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

Nullpointer exception on removeattachmentonprofile.action

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.0
    • 1.4.3
    • None

    Description

      Currently the administrator can remove attachments on the profile page of any user. Doing so causes a Nullpointer Exception:

      java.lang.NullPointerException
      at com.atlassian.confluence.pages.DefaultAttachmentManager.removeAttachmentFromServer(DefaultAttachmentManager.java:90)
      at com.atlassian.confluence.pages.DelegatorAttachmentManager.removeAttachmentFromServer(DelegatorAttachmentManager.java:65)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)

      Attachments

        Issue Links

          Activity

            People

              8d92d19feb5e Jeremy Higgs
              jens@atlassian.com jens
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: