Subclass cgi.fieldstorage so we only get unicode strings

Bug #445033 reported by James Vasile
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Planeteria
New
Undecided
Unassigned

Bug Description

We should subclass cgi.fieldstorage so we only get unicode strings. Right now, we're decoding on an ad-hoc basis, which is no good. And there's no reason for it. Subclassing cgi.fieldstorage and using it in admin.py and new_planet.py should only take a few minutes.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.