Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1588

Validation error images are included in the markup for fields without errors, even when the form has client validation disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0.5
    • 5.0.14
    • tapestry-core
    • None

    Description

      If you set clientValidation="false" on a form, T5 renders the validation error image for all input components (for validation errors that might occur):

      <img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon" src="/app/assets/tapestry/field-error-marker.png">

      With clientValidation="false" this should not be needed and markup could be improved + page load time reduced.

      Attachments

        Issue Links

          Activity

            People

              hlship Howard Lewis Ship
              martin.grotzke Martin Grotzke
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: