[ http://issues.apache.org/jira/browse/JUDDI-32?page=history ] Steve Viens closed JUDDI-32: ----------------------------
Fix has been verified. > uddiget.jsp generates wrong charset > ----------------------------------- > > Key: JUDDI-32 > URL: http://issues.apache.org/jira/browse/JUDDI-32 > Project: jUDDI > Type: Bug > Reporter: Steve Viens > Assignee: Steve Viens > > The file 'uddiget.jsp' declares its charset as ISO-8859-1 in a page > directive, but it generates an XML whose encoding is utf-8. This > charset/encoding mismatch may cause garbled outputs in multilingual > environment. The solution should be to change a charset declaration in a page > directive from ISO-8859-1 to UTF-8. > Reported by: Takayuki Nakao -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
