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

Change ViewAttachmentServlet to make use of AttachmentManager

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • None
    • Issue - Attachments
    • Standalone, SUN JDK-1.5, Linux (Fedora 6)
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      All attachment handling inside JIRA goes over the AttachmentManager (create,delete,persistOnFileSystem and so on) but the "View Attachment" operation didn't make use of the AttachmentManager, it implements his own logic to deliver the attachment to the viewer inside ViewAttachmentServlet. This is not clear, if implementing an own AttachmentManager extenting the AttachmentManager through a Plugin is not enough, it is also necessary to override/change the ViewAttachmentServlet, but extending JIRA doesn't have to require code changes to JIRA CodeBase.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ercan.oezkan Ercan Oezkan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: