Shooter7119 / sequel-pro

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

Exporting results of a query that includes '<' or '>' symbols to XML file, the symbols are not properly escaped in resulting file #1791

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a query including a '<' or '>' sign,
2. Export the query results to XML file
3. Validate syntax of exported XML file

The 'statement' attribute of 'resultset' node contains raw string, with '<' and 
'>' symbols not escaped properly.

What version of Sequel Pro are you using? 1.0.2
What version of OS X are you using? 10.7.5
What version of MySQL are you connecting to on the server? 5.6.10

Please find example file attached.

Original issue reported on code.google.com by toms.mik...@gmail.com on 23 Aug 2013 at 11:12

Attachments: