FormSerializer doesn't handle unicode strings properly

Bug #903263 reported by Ricardo Kirkner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
piston-mini-client
In Progress
Low
Anthony Lenton

Bug Description

When serializing an object containing unicode strings using the FormSerializer, urllib will raise a UnicodeEncodeError.

The FormSerializer should be smart enough to automatically convert every unicode string into a byte string (preferrably encoded using utf-8, but that may have to be customizable).

Changed in piston-mini-client:
status: New → Confirmed
importance: Undecided → Low
Changed in piston-mini-client:
assignee: nobody → Anthony Lenton (elachuni)
status: Confirmed → In Progress
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.