Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-11666

Display issue constant icons consistantly

XMLWordPrintable

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      There are many logic variations to displaying an issue constant's icon.

      Such variations include:

      • Checking if the image link is relative by checking if it starts with http:// and https:// and some just checks http://
      • Some include the alt attribute
      • Some include the title attribute with both name and description of the issue constant, some just has its name or none.

      There is a velocity macro #macro(displayConstantIcon $constant) in plugins/jira which displays any issue constants icon.
      All issue constant icons should use this macro to display the icon. (the macro will need to be updated after standardising the above variations)

              sam@atlassian.com Sam Chang [Atlassian]
              sam@atlassian.com Sam Chang [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: