DMS: Can't Create new Document when using ROOT webapp
-----------------------------------------------------

                 Key: MAGNOLIA-1210
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1210
             Project: magnolia
          Issue Type: Bug
          Components: document management
    Affects Versions: 3.0 RC4
         Environment: Redhat/Mac OS X, Tomcat
            Reporter: Sean McMains
         Assigned To: Philipp Bracher


When the Magnolia WAR is delpoyed normally, creating documents in DMS works 
fine.

When one changes the webapp name to ROOT, however, clicking the New Document 
button results in an error:

ERROR  
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/].[AdminTreeServlet]
 StandardWrapperValve.java(invoke:260) 14.11.2006 09:58:43  Servlet.service() 
for servlet AdminTreeServlet threw exception
info.magnolia.module.admininterface.InvalidTreeHandlerException: No tree 
handler for [.magnolia/dialogs/dmsEdit] found
        at 
info.magnolia.module.admininterface.TreeHandlerManager.getTreeHandler(TreeHandlerManager.java:57)
        at 
info.magnolia.module.admininterface.AdminTreeMVCServlet.getHandler(AdminTreeMVCServlet.java:46)
        at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:96)
        at info.magnolia.cms.servlets.MVCServlet.doGet(MVCServlet.java:48)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
....

This appears to be caused by an incorrect URL for the New Document dialog.

-- 
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
----------------------------------------------------------------

Reply via email to