Markus Angst schrieb:
Andreas Hartmann wrote:
Juergen Ragaller schrieb:
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
That's a bug:
http://issues.apache.org/bugzilla/show_bug.cgi?id=43990


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?
No, it isn't :)

Can you reproduce this?
Yes. We should definitely fix it in 2.0.1.

If there is a 2.0 release with this issue we have to be aware that users have to
migrate their content when upgrading to 2.0.1.

Yes, that's true. But IMO it would be nice to have such a mechanism anyway, and the example content importer already does something similar.

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to