Message7011
Closing this bug as fixed.
The original bug is fixed, i.e. the bug relating to not recognising unicode parameters.
The consequent issue, where w3.org was refusing service for DTD, instead returning a 503, is a w3 issue, not a jython one. Also, the DTD is now resolving, so w3.org have changed their policy for this.
There are necessarily differences between cpython and jython, and XML processing has many, because of the fundamentally different parsers used.
For future users that may wish to disable the DTD related features, it is worth noting that dregan's patch of 2010-09-06.06:55:10 works. |
|
Date |
User |
Action |
Args |
2012-04-01 17:05:33 | amak | set | messageid: <1333299933.3.0.246424538824.issue1268@psf.upfronthosting.co.za> |
2012-04-01 17:05:33 | amak | set | recipients:
+ amak, fwierzbicki, fdb, dregan, ssteiner, lukasz.heldt |
2012-04-01 17:05:33 | amak | link | issue1268 messages |
2012-04-01 17:05:33 | amak | create | |
|