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

AfterRender() in Loop component should not short circuit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 5.3
    • 5.3, 5.4
    • tapestry-core
    • None

    Description

      A Mixin attached to the Loop component never receives a call to it's AfterRender() method because the Loop component returns a primitive boolean.

      If it returned Null and False (as oppose to true and false) then the mixin's after render method would be called once as the Loop exits.

      http://tapestry.1045711.n5.nabble.com/T5-2-6-AfterRender-phase-method-not-called-on-Mixin-when-attached-to-Loop-component-tp4957898p4958554.html

      Attachments

        Activity

          People

            tawus Taha Hafeez Siddiqi
            slimerdude Steve Eynon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: