[eml-dev] [Bug 3465] - Change InlineType to CDATA
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Aug 20 16:08:56 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3465
------- Comment #3 from mob at icess.ucsb.edu 2008-08-20 16:08 -------
Sorry, that comment lost some text:
When metacat returned doc mobrien.1.4, the '<' etc that were originally
enclosed in CDATA are now exposed, and the doc is no longer valid xml.
If instead of using a CDATA section, I replaced the offending characters with
entity refs, (<) then predictably, these were resolved and the doc is no
longer valid. See mobrien.1.6
Doing both (using entity refs inside a CDATA section, mobrien.1.5) preserved
the document for viewing, but the returned xml doc is still altered by metacat
- not a good thing.
More information about the Eml-dev
mailing list