Hi,
Can you give me a stack trace for the undefined index notice?

The accent bug should be fixed in 0.1.3, however this is a very fragile bug, 
so there may be multiple causes.  If you can create a simple script that 
reproduces the bug, then send it to me.   However, often I find the problem 
is that people are not using a utf8 analyzer.

I don't understand your routing problem.

Carl

On Wednesday, February 06, 2008, gestadieu wrote:
> Hi all,
>
> I used sfLucenePlugin for a while on version 0.1.0 and it seems there
> are some bugs corrected on the latest version 0.1.4, so I've decided
> to upgrade my plugin unfortunately I now have an error message every
> time I try to rebuild the index (after a symfony cc):
>
> Notice: Undefined index:  object in /Applications/MAMP/bin/php5/lib/
> php/symfony/util/sfMixer.class.php on line 164
>
> I looked at Carl's doc and did not find anything that must be changed
> in the configuration of the plugin after an upgrade. I am a bit
> confuse on this, any idea or suggestion? (I tried also to upgrade to
> 0.1.1 or any others but same results)
>
> Beside this problem (I can always solve it on going back to 0.1.0...),
> I have 2 more questions on the search for a project I am working on
> (french only):
> - when I search 'harcelement' or 'harcélement' I do not find the same
> result (actually the first one does not give me anything). Is this fix
> in 0.1.3 or am I missing something?
> - part of the website is a blog and url for a post is /user/:username/
> post/:slug (@blog in my routing.yml). If my search get something in
> blogs it sends me back an error and mandatory slug is missing
> (although I check inside the index with Lucene Luke and the slug is
> there). Is this a bug because I have 2 parameters  in my route or
> again I am missing something?
>
> Thx
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to