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

XHTML validation error caused by form action tag empty

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Invalid
    • 3.0.10
    • 3.0.11-RC1
    • Styles
    • None
    • PHP 5.3.8, MySQL 5.5.16, Firefox 9.0.1

    Description

      When validating the viewtopic.php page with the W3C Validator I get an error regarding the form action tag of the jumpbox (Messages order). The error is caused by the fact that the variable S_JUMPBOX_ACTION is empty in that page and this behaviour is not allowed by xhtml.

      File: jumpbox.html

      <form method="post" id="jumpbox" action="{S_JUMPBOX_ACTION}" onsubmit="if(document.jumpbox.f.value == -1){return false;}">

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: