DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43933>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43933 Summary: Uploading an image in BXE added width and height attribute -> empty element Product: Lenya Version: 2.0 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Bitflux Integration AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Adding an Image Element with BXE is leading to the following entry in the document: <object data="lenya-document:a8fa0f90-9878-11dc-bb60-f59cc24ae6a4" height="267" title="kaschaljpg" type="" width="401" /> However I then get an broken image :-( with the URL: http://localhost:8080/lenya/default/authoring/tutorial/testform/jkl/kaschaljpg.jpg?lenya.module=svg&width=401&height=267 The image is displayed if I remove the width and height attributes from the object element leading to: http://localhost:8080/lenya/default/authoring/tutorial/testform/jkl/kaschaljpg.jpg -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
