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

Use valid html5 input elements in forms

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.1.6, 3.2.0-dev
    • 3.1.9-RC1
    • None
    • None

    Description

      The HTML input elements used in phpBB use the size and maxlength settings incorrectly. They should be used as outlined here:
      http://www.w3.org/TR/2014/REC-html5-20141028/forms.html#the-input-element

      For example, inputs of type number should not have the size or maxlength attributes set but rather use min and max.

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              KillBill. KillBill.
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: