Closed (fixed)
Project:
Wysiwyg ImageField
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 10:37 UTC
Updated:
19 Jan 2011 at 22:00 UTC
Hi,
I just wanted to point out that the image for wysiwyg doesn't work if the imagefield and wysiwyg field are in a fieldgroup.
It would be great if it could.
Thanks again
Thomas
Comments
Comment #1
igorik commentedI can confirm this bug with 6.x. dev too
this module seems too buggy and not sure it it is still maintained.
Comment #2
bibo commentedSubscribe.
Comment #3
decipheredBug confirmed, problem is that the code currently looks for the ImageField in the root of the $form, which is no longer the correct placement.
Working on a solution now.
Comment #4
igorik commentedit will be great when it will be fixed, for me it is stop bug, I am using fieldset (vertical fieldset) for node editing and creating, so it is big problem in this case.
thanks for your return to this module and for your work
Igor
Comment #5
decipheredFix committed to DRUPAL-6--1 and HEAD.
Cheers,
Deciphered.