[phobos] phobos commit, revision 1544
dsource.org
noreply at dsource.org
Sun May 23 04:52:44 PDT 2010
phobos commit, revision 1544
user: rsinfu
msg:
Fixed bugzilla 3200: std.xml doesn't follow spec for Tag.text.
Thanks to Rainer Schuetze for the patch!
Line 994: Here, we are decoding input, not encoding.
Line 1948: The text (pointed to by p) should be decoded.
In addition to the proposed patch, I explicitly specified DecodeMode.LOOSE as done in other parts of this module. And I added Jesse Phillips' test case as a unittest.
http://www.dsource.org/projects/phobos/changeset/1544
More information about the phobos
mailing list