arun13 / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Escaping UserStrings for svg representation #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set Title of Activity like "... & ..."
2. Save
3. Load the svg representation

What is the expected output?
The svg image

What do you see instead?
parse error, because '&' was not escaped 

Original issue reported on code.google.com by ole.ecke...@gmail.com on 19 May 2008 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 23 May 2008 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 23 May 2008 at 3:38

GoogleCodeExporter commented 9 years ago
fixed in issue #445

Original comment by NicoPete...@gmail.com on 3 Jun 2008 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 11 Jun 2008 at 12:32