[ mx4j-Bugs-828597 ] DescriptorSupport toXMLString() doesn't quote values

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Bugs item #828597, was opened at 2003-10-22 19:16
Message generated for change (Settings changed) made by wkharold
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=828597&group_id=47745

Category: JMX implementation
Group: Release 1.1.1 beta1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ward K Harold (wkharold)
Assigned to: Ward K Harold (wkharold)
Summary: DescriptorSupport toXMLString() doesn't quote values

Initial Comment:
The DescriptorSupport class's toXMLString() method
doesn't place quotes (single or double) around the
field element's attribute values. For example it returns:

<field name=bug value=123456></field>

rather than:

<field name="bug" value="123456"></field>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=828597&group_id=47745


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.