htmlformat.py missing </body>, quotes on attributes

March 21, 2000
5:25 p.m.
CVS of 2000-03-21 19:00 EST
My /mailman/listinfo page was missing a </BODY> tag. It looks like it is missing from all pages generated by mailman/htmlformat.py
As long as I was looking at the HTML source, I noticed that it quoted the attribute values for some of the tags (like for the BODY tag), but not those for table, table rows, and cells. That led to things like 100% and #99CCFF not being quoted literals.
add </body> tag quote all attribute values
-- Jim Tittsler, Tokyo Python Starship http://starship.python.net/crew/jwt/
9189
Age (days ago)
9189
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jim Tittsler