Closed (fixed)
Project:
ImageAPI
Version:
6.x-1.x-dev
Component:
ImageAPI Imagick
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2010 at 22:26 UTC
Updated:
31 Oct 2010 at 18:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
damien tournoud commentedHere is what I suggest:
stderris an error or notComment #2
drewish commentedThanks, committed to HEAD and DRUPAL-6--1.
Comment #3
damien tournoud commentedI got the condition upside down in this patch, sorry (last minute cleanups...).
Comment #4
mikejoconnor commentedDamZ:
That patch looks good, and solves the issue. I've attached an alternative, which does two things.
Comment #5
mikejoconnor commentedHere is another patch, which cleans this up a bit more.
We always report the error code, however we add some logic to print the error message, if it exists.
Comment #6
damien tournoud commentedTested, looks good to me.
Comment #7
drewish commentedSeems like there should either be a period or Message should be lowercase.
Comment #8
mikejoconnor commentedI just realized this didn't make it in. Here's an update. replaced the , with a .
Comment #9
kaareYup. this patch works for me.
Comment #10
drewish commentedThanks, committed to HEAD and DRUPAL-6--1.