Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4144

FilterForm directly adds <input> to <form> --> invalid XHTML strict

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.1
    • 1.5.3
    • wicket-extensions
    • None

    Description

      According to XHTML 1.0 Strict, <form> may contain: ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | noscript | ins | del | script )*

      FilterForm directly adds an <input> tag to the <form> in onComponentTagBody. This results in invalid XHTML 1.0 Strict.

      Attachments

        1. filterform-input-patch.txt
          0.7 kB
          Sander Plas

        Activity

          People

            ivaynberg Igor Vaynberg
            oele Sander Plas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: