Message6039

Author dregan
Recipients amak, dregan, fdb, fwierzbicki, lukasz.heldt, ssteiner
Date 2010-09-06.06:36:05
SpamBayes Score 1.3575645e-05
Marked as misclassified No
Message-id <1283754965.86.0.7110812546.issue1268@psf.upfronthosting.co.za>
In-reply-to
Content
This is my first patch, by the way.  Please give let me know if I have not done something correctly.

I have run into this issue, and it's annoying.  I wrote a editor for an XML preference file that contains a DTD with a bogus URL, and to do so, I had to remove the DTD before parsing the pref file, and add it after writing it again.
History
Date User Action Args
2010-09-06 06:36:05dregansetmessageid: <1283754965.86.0.7110812546.issue1268@psf.upfronthosting.co.za>
2010-09-06 06:36:05dregansetrecipients: + dregan, fwierzbicki, amak, fdb, ssteiner, lukasz.heldt
2010-09-06 06:36:05dreganlinkissue1268 messages
2010-09-06 06:36:05dregancreate