Quote:
Originally Posted by elibrarian
which loads the imagefile nicely as well when using File Open, but *not* when rightclickling "Text" and Add file. (Well, the imagefile is loaded, but not shown. It seems, that the File Open procedure corrects the internal links to the css and imagefiles, and the rightclick and Add-file leaves them as-is)
|
I can verify the metadata issue. File Open
does load the existing metadata where Add Existing File does not. I wasn't aware of that.
But "Add Existing File"
does correct internal links in CSS and for image files. I do it all the time. I haven't tested with your example, but maybe it's just not adjusting the xlink:href on SVG image statements after importing the image. Maybe a bug.
UPDATE: Even the SVG image statement worked for me as expected using Add Existing File. It imported the image and properly corrected the xlink:href attribute. Just like File Open does. *shrug*
But regardless... I agree that if it's working in a way that people are relying on, it shouldn't be messed with.