Use unicode instead of str on data passed from forms
ClosedPublic

Authored by mkrizek on May 2 2016, 11:50 AM.

Details

Test Plan

Tested locally by putting some non-ascii characters into the justification field, worked.

Diff Detail

Repository
rBLKR blockerbugs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Use unicode instead of str on data passed from forms.May 2 2016, 11:50 AM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added a reviewer: tflink.
tflink accepted this revision.May 3 2016, 1:15 PM
This revision is now accepted and ready to land.May 3 2016, 1:15 PM
This revision was automatically updated to reflect the committed changes.