Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1652

template expansion no longer trims whitespace off the right side of the expansion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3
    • 5.3
    • tapestry-core
    • None

    Description

      Recent changes to the parsing of expansions to support maps in expansions has led to whitespace not being properly trimmed off expansions, so:

      ${foo } will be interpreted as the path "foo " rather than "foo", ${message:bar } will fail to find the correct key (because the key should be "bar", but it "bar "), etc.

      Attachments

        Activity

          People

            ongakugainochi Robert Zeigler
            ongakugainochi Robert Zeigler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: