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

IllegalStateException on WicketFilter.init() after calling setFilterPath()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0
    • 6.1.0
    • wicket
    • None
    • When you pre-configure the filter path using the setFilterPath() method.

    Description

      WICKET-4626 broke the ability to pre-set the filter path using setFilterPath(). The patch introduced by WICKET-4626 calls setFilterPath() from within WicketFilter.init(), and setFilterPath() throws IllegalStateException if it is called more than once.

      Attachments

        1. WICKET-4737.patch
          0.7 kB
          Jesse Long

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              jesselong Jesse Long
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: