Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12534

Right-click to display contextual menu doesn't work on tree explorer nor in Content tab

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.7.3-SNAPSHOT
    • Fix Version/s: 5.7.3
    • Component/s: Seam / JSF UI

      Description

      When right clicking, we can see the Ajax waiter on the top right corner, but the contextual menu is not displayed, and the server logs an error, see stacktrace excerpt below (full stack attached):

      2013-09-13 16:05:08,585 WARN  [http-bio-0.0.0.0-8080-exec-23] [org.jboss.seam.servlet.ContextualHttpServletRequest] ended request due to exception
      java.lang.reflect.InvocationTargetException
      	at sun.reflect.GeneratedMethodAccessor768.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:601)
      ...
      Caused by: java.lang.IllegalArgumentException: Faces context is null
      	at org.nuxeo.ecm.webapp.action.ActionContextProvider.createActionContext(ActionContextProvider.java:62)
      	at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:601)
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: