https://issues.apache.org/bugzilla/show_bug.cgi?id=43990
--- Comment #27 from Andreas Hartmann <[email protected]> 2009-07-15 13:33:04 PST --- (In reply to comment #25) > When a page is reopened in tinymce svn parameters are added: > <img alt="test-image" height="133" > src="lenya-document:a86b2740-3d7b-11de-a5c8-868a4fd960e2?lenya.module=svg&height=133&width=250" > width="250"/> The problem is that when the textarea for TinyMCE is filled, not the document source but the actual rendered page from the publication is used. This has several downsides: * <object> is converted to <img> * the svg module params are added * … IMO the whole integration is a hack, but I don't see an immediate remedy :( -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
