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

allow throwing of RenderRewoundException from (submit) listeners

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.2
    • 4.1.2
    • Framework
    • None

    Description

      I'd very much like to be able to abort rewinding from listeners (in order to prevent ANY form listeners from being run). This is useful if you have components which you are embedding within a form and which come with their own submit listeners which in their turn have semantics different from the form-listeners (so you don't want the form listeners to be run).

      Thus far org.apache.tapestry.binding.ListenerMethodBinding#actionTriggered catches RenderRewoundExceptions and wraps them in a BindingException.

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            mark.lehmacher Mark Lehmacher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: