[xwiki-users] Problem with tags and accented characters (XWiki 2.7)
Hello, I've a problem with Tags and accented characters. When I use the "Tags [+]" at page bottom and I type a word with accented characters in the little window then add, I get this kind of result : "vélocipède" (for "vélocipède" and I can't delete or rename it after that and get error message. Does anyone have a solution? -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-tags-and-accented-characters-... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, You should check your encoding settings and make sure that you have UTF-8. This application can help you do that: http://extensions.xwiki.org/xwiki/bin/view/Extension/Check+Config+And+Indexe... (CheckDBEncoding page) Hope this helps, Oana On 03/10/2011 12:47 PM, Pidoux75 wrote:
Hello,
I've a problem with Tags and accented characters.
When I use the "Tags [+]" at page bottom and I type a word with accented characters in the little window then add, I get this kind of result : "vélocipède" (for "vélocipède" and I can't delete or rename it after that and get error message.
Does anyone have a solution?
-- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-tags-and-accented-characters-... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Oana Tabaranu
Yes, all wikis here use UTF-8 encoding and I don't have any other problem with accented character in other section (like page creation or other), just when using the Tags[+] at page bottom. If I use the Tags gadget string, below the "page syntax" choice, in "Edit mode" for example, it works perfectly to create a Tag with correct accented character. -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-tags-and-accented-characters-... Sent from the XWiki- Users mailing list archive at Nabble.com.
On 03/11/2011 10:01 AM, Pidoux75 wrote:
Yes, all wikis here use UTF-8 encoding and I don't have any other problem with accented character in other section (like page creation or other), just when using the Tags[+] at page bottom.
If I use the Tags gadget string, below the "page syntax" choice, in "Edit mode" for example, it works perfectly to create a Tag with correct accented character.
Make sure the URIEncoding is properly configured if you're using Tomcat: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding#HTomcat I checked the JS that does the form submission, and everything should be properly escaped. Does this happen in all browsers, or only in a specific one (IE)? -- Sergiu Dumitriu http://purl.org/net/sergiu/
Ooohh thanks a lot Sergiu :) Now it works perfectly. -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-tags-and-accented-characters-... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (3)
-
Oana Tabaranu -
Pidoux75 -
Sergiu Dumitriu