Encoding+decoding to PIL image fails.

Bug #811576 reported by David Green
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QR Tools
Confirmed
High
David Green

Bug Description

When an image is encoded and then decoded from a PIL image, it fails to decode.
Example test output:

TEST CASE:
 data = 'single line text'
 type = 'text'
Is raw data as expected?
 'single line text' == 'single line text'
 YES
Does conversion to/from file work?
 'single line text' == 'single line text'
 YES
Does conversion to/from image work?
 'single line text' == 'NULL'
 NO

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.