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

Changes for TAP5-2445 broke AbstractConditional components

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-core

    Description

      since michaels performance changes , the if component dont work as in the past like the bottom example.

      Page.java
      @Component(parameters = {"test=condition"}
      private If ifSomethingWrong
      
      Page.tml
      <span t:id="ifSomethingWrong">
        blabla
      </span>
      

      if i use this code, tapestry throws an exception means markup is unbalanced.

      Attachments

        1. sts-intranet.log
          28 kB
          Sven Homburg

        Issue Links

          Activity

            People

              jkemnade Jochen Kemnade
              homburgs Sven Homburg
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: