[xwiki-users] Problem with character in search engine (xwiki 1.1RC1 + 1.1M4)
In search engine of xwiki 1.1RC1 there are a problem with french characters On Main/WebSearch Page: Query: été I click on Search button and I obtain : Query: été with no results. I use UTF-8 encoding in xwiki.cfg, hibernate.cfg.xml and web.xml I launch Tomcat with UTF-8 option: catalina.sh JAVA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF-8". Pascal. _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Pascal, This is a know issue. Apparently it's a combination of: FF + Tomcat + GET request. See http://jira.xwiki.org/jira/browse/XWIKI-1449 for more details (Jerome has analyzed the problem and will update the issue with more information soon). We don't have a perfect solution yet and thus this won't be in XWiki 1.1RC2. However the issue will suggest a workaround using POST request instead of a GET one. Thanks -Vincent On Sep 4, 2007, at 10:27 AM, <[email protected]> <pbasnews- [email protected]> wrote:
In search engine of xwiki 1.1RC1 there are a problem with french characters
On Main/WebSearch Page: Query: été I click on Search button and I obtain : Query: été with no results.
I use UTF-8 encoding in xwiki.cfg, hibernate.cfg.xml and web.xml I launch Tomcat with UTF-8 option: catalina.sh
JAVA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF-8".
Pascal.
______________________________________________________________________ _______ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
pbasnews-tmp@yahoo.fr -
Vincent Massol