[Python-bugs-list] [ python-Bugs-444707 ] cgi.escape() should replace single quote

noreply@sourceforge.net noreply@sourceforge.net
Thu, 26 Jul 2001 01:27:08 -0700


Bugs item #444707, was opened at 2001-07-26 01:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=444707&group_id=5470

Category: Python Library
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Artur Zaprzala (zybi)
Assigned to: Nobody/Anonymous (nobody)
Summary: cgi.escape() should replace single quote

Initial Comment:
escape function from cgi module should be able to
replace signle quotation marks with '  as they are
allowed as HTML element attribute delimiters.
Reference:
http://www.w3.org/TR/html4/intro/sgmltut.html#h-3.2.2

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=444707&group_id=5470