Closed (fixed)
Project:
Textimage autoinsert (abandoned)
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 00:53 UTC
Updated:
8 Mar 2009 at 08:10 UTC
Currently using Textimage Autoinsert with Textimage 5.x-1.x-dev throws the following error:
Fatal error: Cannot use object of type stdClass as array in /path/to/module/textimage_autoinsert.module on line 117
This is due to a change I made in Teximage, which causes textimage_get_presets() to return an array of objects instead of an array or arrays.
Simple fix supplied in patch, will work with both old and new versions of textimage.
| Comment | File | Size | Author |
|---|---|---|---|
| textimage_autoinsert-5.x-1.1-support_textimage_dev-1.patch | 662 bytes | deciphered |
Comments
Comment #1
decipheredBtw, the reason I marked this as a feature request instead of a bug report is that it's technically not a bug report yet as it only effects development versions of Textimage, however it will become a bug report when Textimage 2.1 is release, which I'm hoping to do within the week.
Comment #2
danielb commentedOK thanks for all this deciphered.
Comment #3
danielb commentedComment #4
danielb commented