Hi devs
Discussing the svn image caching topic, Andreas pointed out that the
reference to an image should not be broken by changing it's url (as it
is referenced using an uuid).
Looking at the editors this seems to be done in different ways:
BXE: uuid (object ...) in the source code
TinyMCE and one form editor: no uuid in the link; Plain <img
src="test.jpg" .... in the documents source code
This could explain, why in tinyMCE and one form the image reference is
broken after renaming an image url, in BXE the reference continues to
work.
Let's hope it is not a misunderstanding on my side?
Can you reproduce this?
Jürgen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]