UTF-8 characters imported from POM aren't properly stored/displayed
-------------------------------------------------------------------

                 Key: CONTINUUM-1602
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1602
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Linux (Fedora 8), locale UTF-8, Tomcat and Jetty, Firefox 
2.0.0.10
            Reporter: Marcin Zajaczkowski
            Priority: Minor
         Attachments: pom.xml

UTF-8 characters in imported POM file (tested with adding Maven2 project) 
aren't properly stored (or at least displayed).

How to reproduce:
1. Import attached POM.
2. Check developers for added project
3. There is '?' in developer name ("F?falski") instead of proper UTF-8 encoded 
Polish character 'ą' ("Fąfalski").

Note:
Character encoding for Continuum pages is setting by default to ISO-8859-1 
(which could be changed to UTF-8), but already in page source there is '?' 
character (so maybe it's wrongly stored in a database? - here using default 
Derby).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to