Message89583
Umm. Isn't _encode used to encode tags and attribute names? The charref
syntax is only valid in CDATA sections and attribute values, which are
encoded by the corresponding _escape functions. I suspect this patch will
make things blow up on a non-ASCII tag/attribute name. |
|
| Date |
User |
Action |
Args |
| 2009-06-21 21:33:03 | effbot | set | recipients:
+ effbot, pitrou, hodgestar, Neil Muller |
| 2009-06-21 21:33:02 | effbot | set | messageid: <[email protected]> |
| 2009-06-21 21:33:01 | effbot | link | issue6233 messages |
| 2009-06-21 21:33:00 | effbot | create | |
|