Nullpointer exception on removeattachmentonprofile.action

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.0
    • Affects Version/s: 1.4.3
    • Component/s: None

      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)

              Assignee:
              Jeremy Higgs
              Reporter:
              jens
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: