[MAGNOLIA-1344] missing ExportPageError.html Created: 07/Feb/07  Updated: 23/Jan/13  Resolved: 08/Feb/07

Status: Closed
Project: Magnolia
Component/s: admininterface
Affects Version/s: 3.0 Final
Fix Version/s: 3.0.2

Type: Bug Priority: Minor
Reporter: Oliver Lietz Assignee: Philipp Bärfuss
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

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)
[...]



 Comments   
Comment by Philipp Bracher [ 08/Feb/07 ]

Is related to MAGNOLIA-1302. The first commit caused this problem.

Generated at Mon Feb 12 03:26:01 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.