Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
Description
When using a dialog with fckEdit controll in on a new paragraph the image cannot be sent to the server unless it is saved for the first time.
Scenario:
1. edit a page with a paragraph whose dialog uses fckEdit control (with images enabled of course).
2. click new (from the newBar) -> select appropriate paragraph
3. click on the image icon and try to upload an image (it will just ignore it).
4. exit out ot image upload dialog and instead enter some text. Save...Now repeat the steps 1,2,3 and it will work.
Interesting enough, this problem does not exist on nested paragraphs which leads me to believe that the reason why image upload fails before the initial save is because the node does not exist yet at that point. That is just my assumption though.