[xwiki-devs] Whitespace in tags?
I am having trouble with whitespace handling in tags (1.1.2 & 1.2RC2 on Windows 2003 and Windows XP locally - and even on xwiki.org itself). tag1|tag2|word3 word4 becomes tag1|tag2|word3|word4 and tag1|tag2|tag 3|tag 4 becomes tag1|tag2|tag|3|tag|4 I would consider this a bug - am I wrong? [I used the object properties in the object editor and the tag dialog box in page wiki edit mode with the same result]
Hello, This is caused by the fact that the default tags separators are " ,|" (whitespace comma and |). This can be changed by editing the TagClass in XWiki space. There are 2 fields for this class that you can change: Multiselect separators (for editing ) and Join Separators (for view). You can delete the whitespace from first field. Evelina From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, January 07, 2008 9:02 AM To: [email protected]; [email protected] Subject: [xwiki-devs] Whitespace in tags? Importance: High I am having trouble with whitespace handling in tags (1.1.2 & 1.2RC2 on Windows 2003 and Windows XP locally - and even on xwiki.org itself). tag1|tag2|word3 word4 becomes tag1|tag2|word3|word4 and tag1|tag2|tag 3|tag 4 becomes tag1|tag2|tag|3|tag|4 I would consider this a bug - am I wrong? [I used the object properties in the object editor and the tag dialog box in page wiki edit mode with the same result]
Hi Jim, On Jan 7, 2008, at 8:02 AM, [email protected] wrote:
I am having trouble with whitespace handling in tags (1.1.2 & 1.2RC2 on Windows 2003 and Windows XP locally – and even on xwiki.org itself).
BTW, please refrain from making any test on xwiki.org. It's not a wiki for testing. As mentioned on the registration page if you wish to test stuff please use http://playground.xwiki.org Note that I've deleted your user account on xwiki.org this morning since I didn't know you and thought you were one of these people defacing xwiki.org every now and then. Feel free to recreate it if you want to contribute to xwiki's documentation :) Sorry about that. Thanks -Vincent [snip]
participants (3)
-
Dowson_Jim@emc.com -
Evelina Slatineanu -
Vincent Massol