elfuchsjekyll / vosao

Automatically exported from code.google.com/p/vosao
0 stars 0 forks source link

Image reference lost when Structure edited #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a page using a structure that uses an image field
2. Populate the image field
3. Save and Approve 
4. The page displays normally
5. Edit page 
6. Image reference disappears (but continues to display normally unless
page saved and approved without reference).

What is the expected output? What do you see instead?
* Image reference should persist between editing instances.

Original issue reported on code.google.com by ted.husted on 13 Feb 2010 at 7:09

GoogleCodeExporter commented 9 years ago
Try to name tag as image1. It will work. I think there is a bug in jquery 1.3 
and 1.4
or image name for xml tags is reserved. Very strange thing.

Original comment by kinyelo@gmail.com on 15 Feb 2010 at 11:03

GoogleCodeExporter commented 9 years ago
Fixed by using jquery.xmldom plugin.

Original comment by kinyelo@gmail.com on 16 Feb 2010 at 3:16