Hi Uwe The link to http://bbz-dormagen-tools.de/TW/01-test/#MotovunJack.svg is bringing up a base64 encoded SVG image, meaning that it was produced by transcluding an SVG tiddler that is stored internally in the wiki.
The SVG image at http://bbz-dormagen-tools.de/TW/01-test/#Einleitung%20ins%20Thema is being rendered as an external image, meaning that was produced either with via the _canonical_uri field, or via an explicit reference to the image URL. As Mario points out, visiting the direct URL of the SVG image ( http://bbz-dormagen-tools.de/TW/01-test/images/MotovunJack.svg) doesn't work because the server content type is set incorrectly. Best wishes Jeremy. On Wed, Dec 3, 2014 at 11:52 AM, PMario <[email protected]> wrote: > I think svg image handling has been changed a bit. I'd need to have a look > at the commits. > > It seems your server returns the image as content-type: text/plain which > is wrong. > It should be image/svg+xml > > probably a server setting. > > -m > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

