Question
I have a TWiki site with several topics containing accentuated characters in their names. However, when I use the
WebSearch form to search for an accentuated word (like 'realizações') it finds only the topics containing the word in their body but not the topics containing the word in their topic name (like 'RealizaçõesNovas').
Environment
--
GustavoChaves - 07 Feb 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry. I just figured out the problem. The configuration variable {Site}{CharSet} should be iso-8859-1 and not iso-8859-15 as it was.
After changing that the search began to work correctly.
--
GustavoChaves - 07 Feb 2008