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

Generated markup for empty tags should include space before closing slash

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0
    • 4.1.1
    • Framework
    • None

    Description

      Currently, generated markup for empty tags doesn't include a space before the closing slash.

      That is, the generated markup is "<span/>" while it ought to be "<span />".

      This is a possible backwards-compatibility issue with some browsers and can easily be fixed with a minor change to the MarkupWriterImpl class's closeTag method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fsa Filip S. Adamsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: