-
Bug
-
Resolution: Fixed
-
Low
-
8.0.0-struts-m020
-
Severity 3 - Minor
-
Issue Summary
Unable to find resource '/template/notable/submit-close.vm'
Steps to Reproduce
- Try Space XML Export
Expected Results
No exception
Actual Results
The below exception is thrown in the xxxxxxx.log file:
org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource '/template/notable/submit-close.vm' at com.atlassian.confluence.util.velocity.ConfigurableResourceManager.loadResource(ConfigurableResourceManager.java:376) at com.atlassian.confluence.util.velocity.ConfigurableResourceManager.getResource(ConfigurableResourceManager.java:297) at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1400) at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1379) at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.java:401)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
A fix for this issue is available in Confluence Server and Data Center 8.0.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.