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]