Hi Jim,
indeed, that's the standard behavior for tags in XWiki : a white space is
considered a separator. You can use CamelCaseWords for your tags as a
workaround though. Since, when used in wiki pages, [CamelCaseLink] becomes
<a href:"/CamelCaseLink"> Camel Case Link </a> (white spaces
automatically
added between the words by the rendering engine upon save), this does not
matter much...
Guillaume
On 07/01/2008, Dowson_Jim(a)emc.com <Dowson_Jim(a)emc.com> 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).
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]
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
http://wikibc.blogspot.com/