[ http://issues.apache.org/jira/browse/XALANJ-2074?page=history ]

Brian Minchau updated XALANJ-2074:
----------------------------------

    Attachment: serializer.message.patch1.txt

Attaching a patch to replace two untranslated messages with one message that 
can get translated in the message file. One message will cover both situations, 
which is simply that the SerializerFactory is being passed a 
java.util.Properties object with missing required properties.  Since 
SerializerFactory and its getSerializer(Propeties) method are public APIs, we 
need a user friendly message here to help.

> SerializerFactory has two untranslated messages
> -----------------------------------------------
>
>          Key: XALANJ-2074
>          URL: http://issues.apache.org/jira/browse/XALANJ-2074
>      Project: XalanJ2
>         Type: Bug
>   Components: Diagnostic-messages-resources, Serialization
>     Versions: CurrentCVS
>     Reporter: Brian Minchau
>     Assignee: Brian Minchau
>     Priority: Minor
>  Attachments: serializer.message.patch1.txt
>
> org.apache.xml.serializer.SerializerFactory can issue these messages when 
> things go wrong.
>   "The output format has a null method name"
>   "The output format must have a ..."
> both of which are hard coded in the source, and not in the message file.

-- 
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


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

Reply via email to