You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2010/11/15 13:05:13 UTC

[jira] Closed: (DERBY-4902) Encoding problem in output from plan exporter

     [ https://issues.apache.org/jira/browse/DERBY-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-4902.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.7.1.0

All the regression tests ran cleanly.

Committed revision 1035238.

> 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
>             Fix For: 10.7.1.0
>
>         Attachments: d4902.diff
>
>
> 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.