Re: XML reserved characters not escaped!
"Shannon Kendrick" <[email protected]> Tue, 29 Oct 2002 20:53:37 -0500
| Newsgroups | gmane.comp.java.enhydra.zeus |
|---|---|
| Message-ID | <001e01c27fb7$29e82e60$c601a8c0@sklaptop> |
I made some changes to the SimpleGenerator class to escape "&". What's the best way to contribute it back? Shannon Kendrick ----- Original Message ----- From: "Shannon Kendrick" <[email protected]> To: <[email protected]> Sent: Monday, October 28, 2002 4:25 PM Subject: Zeus: XML reserved characters not escaped! > I've encountered an error in the XML that my Zeus-generated classes create > when the "marshal" method is invoked. The problem is that reserved > characters are not escaped, so I am seeing the following: > > <CarrierName>HEALTH&WELFARE FUND</CarrierName> > > I believe that the "&" character should be "&". Has this been fixed in > the code in CVS? I'm currently using beta 3.5. > > Shannon Kendrick > > _______________________________________________ > Zeus mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/zeus