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=38850>. 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=38850 Summary: Cannot open OpenOffice document Product: Lenya Version: 1.4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Default Publication AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The viewing of an OpenOffice document rendertype in 1.4 is currently broken, e.g. http://localhost:8888/default/authoring/doctypes.html We tried to change in modules/opendocument/sitemap.xmap the <map:generate src="zip:// to <map:generate src="zip://context://lenya/pubs/default/authoring/doctypes/opendocument/index_en.odt!/content.xml"/> It doesn't throw an error anymore, but still, the document is not rendered. If however you put an absolute path, e.g. <map:generate src="zip:///home/ren/src/wyona/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_de.odt!/content.xml"/> then it works (thx to Jonathan :-) Any clue how to correctly specify the document path? -- 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]
