missing ExportPageError.html
----------------------------
Key: MAGNOLIA-1344
URL: http://jira.magnolia.info/browse/MAGNOLIA-1344
Project: Magnolia
Issue Type: Bug
Components: admininterface
Affects Versions: 3.0.x
Reporter: Oliver Lietz
Assigned To: Philipp Bracher
Priority: Minor
please see second error : Template
/info/magnolia/module/admininterface/pages/ExportPageError.html not found
Happend on new (custom) workspace in magnolia repository when exporting to XML
as superuser. Not sure why first error occurs, but could be my fault.
ERROR info.magnolia.cms.servlets.MVCServletHandlerImpl
MVCServletHandlerImpl.java(execute:99) 07.02.2007 08:16:56 can't call command:
exportxml
javax.servlet.ServletException: Write permission needed for export. User not
allowed to WRITE path [/]
at
info.magnolia.module.admininterface.pages.ExportPage.exportxml(ExportPage.java:207)
[...]
ERROR info.magnolia.cms.util.FreeMarkerUtil FreeMarkerUtil.java(process:137)
07.02.2007 08:16:56 exception in template
java.io.FileNotFoundException: Template
/info/magnolia/module/admininterface/pages/ExportPageError.html not found.
at freemarker.template.Configuration.getTemplate(Configuration.java:488)
at freemarker.template.Configuration.getTemplate(Configuration.java:451)
at
info.magnolia.cms.util.FreeMarkerUtil.process(FreeMarkerUtil.java:127)
at
info.magnolia.module.admininterface.TemplatedMVCHandler.renderHtml(TemplatedMVCHandler.java:79)
at
info.magnolia.module.admininterface.pages.ExportPage.renderHtml(ExportPage.java:277)
at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:112)
at info.magnolia.cms.servlets.MVCServlet.doGet(MVCServlet.java:48)
[...]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------