Issue (View Online)

Key: NXP-513
Issue Type: Bug Bug
Status: Resolved Resolved
Priority: Major Major
Resolution: Fixed
Assignee: George Lefter
Reporter: George Lefter
Original Estimate: 2 hours
Remaining Estimate: 2 hours

Operations

View all
View comments
View history
NullPointerException when selecting Modify tab 
Updated: 26/01/07 13:45   Created: 26/01/07 10:35  

The following issue has been resolved as FIXED.

Author: George Lefter
Date: 26/01/07 13:45
Comment:
fixed. FileManageWS was removing changeableDocument from the context.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.0 Final

 Description   
if you create a document with an attachment, go to summary, click "Edit online", and then try to go on "Modify" tab, you get an exception:

java.lang.NullPointerException
        at org.nuxeo.ecm.ui.web.listener.ejb.DocumentActionsBean.getChangeableDocumentType(DocumentActionsBean.java:130)
        at sun.reflect.GeneratedMethodAccessor627.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
        at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
        at org.nuxeo.ecm.ui.web.intercept.ErrorHandlingInterceptor.invokeAndWrapExceptions(ErrorHandlingInterceptor.java:49)

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to