What steps will reproduce the problem?
1. Create a structure and add a text field to it
2. Create a page that uses the structure
3. Enter an ampersand into the text field and save the page
What is the expected output? What do you see instead?
I would expect Vosao to automatically escape special characters like ampersands
so that non-technical user does not become confused. Instead, I receive a
cryptic error:
"Error on line 3 of document : The entity name must immediately follow the '&'
in the entity reference. Nested exception: The entity name must immediately
follow the '&' in the entity reference."
Also if I try to manually escape the ampersand myself with & then it will
temporarily correct the problem. But the next time I attempt to edit the page
the & is converted back to just & and I have to manually change it again!
Please use labels and text to provide additional information
Original issue reported on code.google.com by craigr...@gmail.com on 14 Jan 2012 at 9:39
Original issue reported on code.google.com by
craigr...@gmail.com
on 14 Jan 2012 at 9:39