Serializer messages in English only, and getBundle() problems
-------------------------------------------------------------

         Key: XALANJ-2021
         URL: http://nagoya.apache.org/jira/browse/XALANJ-2021
     Project: XalanJ2
        Type: Bug
  Components: Serialization, Diagnostic-messages-resources  
    Versions: CurrentCVS    
    Reporter: Brian Minchau


Current CVS has these problems with the Serializer's messages.

Languages other than English are missing.

org.apache.xml.serializer.utils.Messages does this:
ResourceBundle.getBundle(m_resourceBundleName_withSuffix, locale);

This is incorrect. For example, for German it would try to load 
SerializerMessages_de_de
Other code in Xalan, such as XMLMessages, doesn't have this problem.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to