Active
Project:
Wysiwyg ImageField
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 23:45 UTC
Updated:
23 Jun 2011 at 20:44 UTC
I have similar problem as reported in here #1049120: Imagefield images get cleared if existing node is saved without opening wysiwyg selector. but for me the images are not deleted (maybe because i use private file system) Anyway when on add node images cck field is hidden to be use in popup window that for edit node is not and popup window is just empty.
Comments
Comment #1
ShadowMonster commentedWhen I set stable lang code 'pl' instead LANGUAGE_NONE then it is working well. There can be problem because when add node it is set on 'und' and when editing 'pl' (Polish in my case).
Comment #2
Carlos Miranda Levy commentedI have the same issue.
When you add a node, the icon in the WYSIWYG bar works fine invoking the add image widget, which is otherwise hidden from the whole form.
But if I try to edit a node, then widget is displayed with the rest of the form and the icon in the WYSIWYG bar returns an empty window.
I hope this explains it better.
Comment #3
ShadowMonster commentedCheck if this will help you it is just fast dirty fix - replace this function on this below:
You need change the lang code on your - probably on en
Comment #4
kpblcc commentedhttp://drupal.org/node/1049120#comment-4645062