Encoding problem in output from plan exporter
---------------------------------------------
Key: DERBY-4902
URL: https://issues.apache.org/jira/browse/DERBY-4902
Project: Derby
Issue Type: Bug
Components: Tools
Affects Versions: 10.7.1.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Minor
If I execute a query with non-ASCII characters in it, the output from the plan
exporter tool is garbled.
Example query: select * from blåbær
The HTML output looks like this in the browser: Query: select * from blåbær
Similar problem with XML: <statement>select * from blåbær</statement>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.