On 29. dec 2005, at 11.48, (Sameer Charles) wrote:
you will get this exception if the node does not exist, you should
check for ifExisting instead of ifNotEmpty
I agree it should also be handled by ifNotEmpty, but that's the way it
is at the moment.
Thanks Sameer
Wrapping the code inside ifExisting tags removes the exceptions.
Now the new problem is that I cannot get rid of image.
Using the editButton tag will show me the corresponding dialog, which
allows one to delete the image. But that will not remove the physical
image from the repository!
<cms:editButton label="Edit Teaser" paragraph="samplesTextImage"
contentNodeName="productTeaser" />
Caching is deactivated and
http://localhost:8080/cms/magcristal/image/16875.jpg still is
available/displayed.
The same is true for the editBar tag:
<cms:editBar deleteLabel="Delete Teaser"
contentNodeName="productTeaser" paragraph="samplesTextImage" />
What else can I do?
Cheers
- Andreas
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------