On 10.06.2011 13:10, Sergiu Dumitriu wrote:
> On 06/10/2011 11:21 AM, Ari wrote:
>> The wonderful article at
>>
>> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding
>>
>> saved the day. :)
> 
> So, was it the Tomcat URIEncoding setting?

I put that to the Connectors, and my quess is that it solved it because
at all times the URI seemed ok, but now it also parsed as ok.

I also upgraded the java5 to java6, but I'd say that the URIEncodind was
THE thing.

Thanks for the help!
BR, ari

> 
>> t: ari
>>
>> On 10.06.2011 12:05, Ari wrote:
>>> On 09.06.2011 14:27, Sergiu Dumitriu wrote:
>>>>> or could I just upgrade to 1.9.4 ->   2.7.x ?
>>>>
>>>> You should upgrade directly to the most recent version, but be careful
>>>> to read the release notes for all major versions, paying attention to
>>>> the upgrade notes.
>>>
>>> Thank for your help. Upgrade has been successfully completed! =)
>>>
>>> However, the one reason for the upgrade was the search which didn't work
>>> with scandinavian letters (say, öä). With high hopes I tested this, and
>>> got the same error..
>>>
>>> What I do is simply enter word "pöö" to search-textfield and do the
>>> search. Result is that the site title and the search page header are:
>>> "pöö".
>>>
>>> The search result page has following meta-info:
>>>
>>>   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
>>>      <meta name="page" content="Search"/>
>>>      <meta name="version" content="1.1"/>
>>>      <meta name="gwt:property" content="locale=fi" />
>>>      <meta name="description" content="Search: pöö" />
>>>
>>>
>>> Server locale is en_US.UTF-8
>>>
>>> XWiki is located at tomcat 5.5.23, the JAVA parameters are
>>>
>>> -Dfile.encoding=UTF-8 -Djava.awt.headless=true
>>>
>>>
>>> Can someone please help me, or point me into the right direction.. :-/
>>>
>>> BR,
>>> ari
> 
> 

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to