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

WicketFilter unify the filterPath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.7
    • 6.0.0
    • wicket
    • None

    Description

      WICKET-4626 WicketFilter unify the filterPath

      Use of getter/setter internally to limit read/writes to filterPath
      field location.

      Removed lazy initialization code from main code path.

      Provide a new method #canonicaliseFilterPath(String) to convert
      "/wicket/" into "wicket/" as expected internally and maybe used by
      unit tests to further validate correct values for filterPath.

      Added unit test for this new method and use method in setter.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            dlmiles Darryl L. Miles
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: