Description
How to reproduce:
- make an app within minutes with a string property
- add this property in the livetable on the homepage of this application
- add an entry with value
test (i)
for that property
actual result
- the value "test " will be seen in the livetable fot the document in question and the property
- expected result*
- the value
test (i)
should be seen in the livetable for the document and property
This is because
(i)
is actually an emoticon combination of characters, and the same will happen with all the emoticon character combinations, they will dissapear from the values displayed in the livetable.
Note that this is not impacting only the displayed value, it's actually impacting all the JSON sent by the livetable results service, even the value of that column (columnName_value in JSON) will be incomplete.
Attachments
Issue Links
- is related to
-
XWIKI-13629 wiki=false parameter for a script macro does not stop emoticons from being transformed
- Open
-
XWIKI-15534 The document tree doesn't show the child nodes of a top level page that starts with D
- Closed