Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-16176

NPE given by tasklist user picker when not logged in

    XMLWordPrintable

Details

    Description

      To reproduce:

      • Allow anonymous access
      • Add a tasklist, containing at least one task
      • Log out
      • Open the task, and click on the icon to open the user picker

      A system error is given:

      org.apache.velocity.exception.MethodInvocationException: Invocation of method 'isSupportsSimpleSearch' in class com.atlassian.confluence.user.actions.UserPickerAction threw exception java.lang.NullPointerException at /spaces/permissions/userpicker-form.vm[line 8, column 70]
          at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:337) 
      
      caused by: java.lang.NullPointerException
          at com.atlassian.confluence.user.actions.SearchUsersAction.isSupportsSimpleSearch(SearchUsersAction.java:157) 
      

      Attachments

        Issue Links

          Activity

            People

              alynch Andrew Lynch (Inactive)
              mhrynczak Mark Hrynczak (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: