Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 19982
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.51
Fixed in: 0.52



Subject: write_multi() to a scalar doesn't save any data
Discovered during development: Imager->write_multi({data => \$data, type=>$type}, @images); doesn't save any data to $data. Workaround 1: write to a temporary file. Workaround 2: use a write callback. This is fixed in my development tree and will be fixed in the next feature release of Imager. If there's a bug fix release for some other bug I'll fix it there too.
fixed in Imager 0.52