Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13864

Error is thrown when session timeout expired on editing a comment

    XMLWordPrintable

Details

    Description

      Steps to reproduce this problem:
      1. Edit a comment
      2. Clear your browser cookies (to make your session timeout)
      3. Click on "Save" button, some message will be shown on the screen. It will be displayed

      Errors
           * You do not have the permission to edit this comment.
           * You do not have the permission to see the specified issue
      

      4. Click on "cancel" button, NullPointerException thrown.

      Error display on screen:

      java.lang.NullPointerException
      	at com.atlassian.jira.web.action.issue.EditComment.doValidation(EditComment.java:45)
      	at webwork.action.ActionSupport.validate(ActionSupport.java:373)
      	at webwork.action.ActionSupport.execute(ActionSupport.java:150)
      	at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:54)
      	at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:132)
      	at com.atlassian.jira.web.dispatcher.JiraServletDispatcher.service(JiraServletDispatcher.java:209)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
      	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
      	at com.atlassian.jira.web.filters.AccessLogFilter.doFilter(AccessLogFilter.java:73)
      

      Attachments

        1. 3102Error.JPG
          3102Error.JPG
          39 kB
        2. 311Error.JPG
          311Error.JPG
          27 kB

        Activity

          People

            Unassigned Unassigned
            ekua Eddie Kua [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: