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

Rewrite issue RSS generator as an action

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • 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

      Currently to generate an issue's RSS, we have a whole bunch of if-then logic in issuedetails-rss.jsp iterating through fields and objects of an issue, and rendering them. All this logic should be written as code in an action, which would construct a DOM object of some sort, and then pass this to the JSP for rendering as text.

      This should also eliminate encoding bugs (JRA-3398), as an XML library presumably does a better job ensuring generated text is valid than we do.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              7ee5c68a815f Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: