Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
PHP
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2012 at 16:53 UTC
Updated:
20 Feb 2012 at 15:50 UTC
The patch the implemented jcrop removed taxonomy image. I added back the code that does taxonomy and modified some queries, in particular, there was a call looking for "taxonomy" in the reference field of the taxonomy table even though taxonomy images are stored as "file". Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| imagecrop.taxonomy.fix_.patch | 5.23 KB | MarkAgarunov |
Comments
Comment #1
gooddesignusa commentedThanks Mark. Seems to be working good on my end. Sorry about removing the taxonomy_image support when I made the jcrop patch.
Comment #2
nils.destoop commentedLooks like working here. Thx for the patch!