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

posting.php with attachements not XHTML Strict

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.4
    • 3.0.5
    • Posting
    • None
    • PHP Environment:
      Database:

    Description

      If i upload an attachment and do a validation on it, the output isnt XHTML Strict.

      				<dt><label for="comment_list[0]">File comment:</label></dt>
      				<dd><textarea name="comment_list[0]" id="comment_list[0]" rows="1" cols="35" class="inputbox">test</textarea></dd>

      Reason being that in for="comment_list[0]" and id="comment_list[0]", those brackets arent allowed.

      Attachments

        Activity

          People

            ToonArmy Chris Smith
            A_O_C A_O_C [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: