Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2979

Handle Throwable instead of RuntimeException in RequestCycle.step()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.4.9
    • None
    • wicket
    • None

    Description

      RequestCycle.java:1346 catches only RuntimeException, thus AssertionError and similar are not caught. In case of an AJAX request, the container will respond with an error page which the user will never see.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fwunderlich Florian Wunderlich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: