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

Unmount a page does not work if the path starts with /

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.5
    • 1.5.9, 6.3.0
    • wicket
    • None

    Description

      After a mountPage("/myPage", MyPage.class) when we want to do unmount we have to do:
      unmount("mypage") without a starting / because unmount("/mypage") does not work.

      This was seen on version 1.5.5 of Wicket (was not tested on higher versions)

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            dpmihai Mihai Dinca-Panaitescu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: