Closed (fixed)
Project:
Textimage
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2012 at 19:36 UTC
Updated:
12 Feb 2013 at 14:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
mondrakeSorry for that. Patch attached, please review and test.
Comment #2
erald commentedTested it and the error is gone however all my images are gone also.
Flushing (several times) and cleaning cache(several times) did not help. Images were not displayed anymore.
The only errors I found in the log is:
Warning: array_pop(): The argument should be an array in textimage_image_from_preset() (line 508 of /sites/all/modules/textimage/textimage.module).
When rolling back to version "7.x-2.0-alpha2+4-dev" everything works.
Sorry not to be more informative but simply have not the time to investigate further. If I have more will be back on this.
Comment #3
mondrakeThanks for reporting.
Are you using 'Uppercase Words' option for Convert to case?
I could not reproduce, sorry. anyone else??
Comment #4
picxelplay commentedJust enabled 7.x-2.0-beta1 on a fresh install of D 7.14 and got the same error.
Comment #5
mondrakeOk. Can you try the patch in #1, or else I can commit it to dev and you could try with the dev package tomorrow?
The reason I haven't committed it yet is in #2 erald reported losing the images with the patch, so I need more reviews before proceeding.
Comment #6
mondrakeOn more general terms, I am trying to establish a proper patch review process for branch 7.x-2.x.
Please see Status settings for an issue.
Can anybody help by reviewing patch #1 and provide feedback?
Comment #7
wundo commentedIt worked for me, committing!