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

Viewing an Issue: Invalid html code

    XMLWordPrintable

Details

    Description

      Issue Summary

      The "Viewing an Issue" page has encountered few errors and warnings.

      Steps to Reproduce

      1. Navigate to "Issues" dropdown and activate it.
      2. Select any issue from "Recent Issues" section.
      3. Observe that "Viewing an Issue" page has been appeared on the page.
      4. Open NU HTML Checker (!https://validator.w3.org/nu/icon.png!Ready to check - Nu Html Checker )
      5. Validate the page mark-up using NU HTML checker.
      6. Observe the errors and warnings on validator page.

      Screenshot

      Actual Results

      The HTML code of the website does not validate against the HTML 5 specification. For instance, the source code presents 132 errors and 13 warnings when checked with the NU HTML checker. As a result, the HTML validator generated errors for nested elements and duplicate ID's.
      This may result in user agents, including assistive technologies, to not accurately interpret and parse content.

      Expected Results

      Ensure that all pages have a valid mark-up. However, to meet accessibility conformance, it is necessary that the following three main requirements are met:
      • All elements are nested properly.
      • All elements have starting and ending tags.
      • Within each page, the values of the id attributes are unique.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Activity

          People

            5aaf0ee3473c Viktor Frunza (Inactive)
            c3f9a46dc7c4 Varsha Bansode
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: