This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Adam.Urban, christian.heimes, eli.bendersky, serhiy.storchaka
Date 2013-07-02.21:06:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372799161.76.0.198309969399.issue18347@psf.upfronthosting.co.za>
In-reply-to
Content
Attached fix with unit test

The HTML serializer has a line tag = tag.lower() and used the lower tag to write the end tag.
History
Date User Action Args
2013-07-02 21:06:01christian.heimessetrecipients: + christian.heimes, eli.bendersky, serhiy.storchaka, Adam.Urban
2013-07-02 21:06:01christian.heimessetmessageid: <1372799161.76.0.198309969399.issue18347@psf.upfronthosting.co.za>
2013-07-02 21:06:01christian.heimeslinkissue18347 messages
2013-07-02 21:06:01christian.heimescreate