Michael wrote:
>>That's a bug in the parser and it's showing up because you don't have
>>the slash as a wordcharacter.
>>
>>The bug in the parser is changing:
>>
>> /news/* into news*
>>
>>If you had / in your Wordcharacters setting(s) then it would work as
>>you expect, but you will have to think if you want "/" as part of a
>>word.
When I add a '/' to the WordCharacters I get not results back from doing
the
category=/news/* search
My WordCharacters look like this
WordCharacters
/0123456789abcdefghijklmnopqrstuvwxyzªµºÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ
which I copied from the src/config.h. I even tried moving the / to the
end of the string. If I remove the '/' then it works just like before.
any ideas ?
--
Michael Peters
Developer
Plus Three, LP
Received on Tue Sep 21 12:15:57 2004