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

Cannot view history due to NullPointerException in ContentMetadataJsonator

    XMLWordPrintable

Details

    Description

      Spotted in my log files during development. Seems to be caused by the change to make UserStatus implement SpaceContentEntityObject as part of CONFPRO-43:

      2011-05-23 18:53:10,057 ERROR [http-8080-1] [atlassian.confluence.servlet.ConfluenceServletDispatcher] sendError Could not execute action
       -- referer: http://localhost:8080/confluence/display/TST/Home | url: /confluence/json/history.action | userName: admin
      java.lang.NullPointerException
      	at com.atlassian.confluence.json.jsonator.ContentMetadataJsonator.convert(ContentMetadataJsonator.java:54)
      	at com.atlassian.confluence.json.jsonator.ContentMetadataJsonator.convert(ContentMetadataJsonator.java:20)
      	at com.atlassian.confluence.json.jsonator.DefaultJsonator.convert(DefaultJsonator.java:121)
      

      Attachments

        Activity

          People

            matt@atlassian.com Matt Ryall
            matt@atlassian.com Matt Ryall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: