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

Active topics XHTML error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.6
    • 3.0.7
    • Styles
    • None
    • PHP Environment:
      Database:

    Description

      On a 3.0.6 board, Firefox XHTML plugin shows an XHTML error
      Error can also be seen on phpbb.com
      http://www.phpbb.com/community/search.php?search_id=active_topics

      line 920 column 451 - Error: end tag for element "label" which is not open

      line 920

      <label>Display posts from previous <select name="st" id="st"><option value="0">All results</option><option value="1">1 day</option><option value="7" selected="selected">7 days</option><option value="14">2 weeks</option><option value="30">1 month</option><option value="90">3 months</option><option value="180">6 months</option><option value="365">1 year</option></select></label><input type="submit" name="sort" value="Go" class="button2" /></label>

      There should be a <label> mismatch in
      styles/prosilver/template/search_results.html
      around line 141

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              mtrs mtrs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: