Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10362

HTML5 Fix - "name" attribute is deprecated in anchors. Use "id" attribute instead.

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • Styles
    • None

    Description

      The "name" attribute is obsolete in anchor tags according to HTML5 validation. We can use the "id" tag instead, which still works in all browsers (even IE6) instead of the "name" attribute for linking to specific anchors in a page, such as with href="#some_id_target"

      Attachments

        Activity

          People

            igorw Igor Wiedler [X] (Inactive)
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: