Filtering Groups returns 404 Not Found error when filtering on results pages other than results page 1

XMLWordPrintable

      Applying a search filter when searching Groups while on pages other than results page 1 returns a "Not Found" error.

       

      The error message in the browser looks like:

      Not Found

      Error: The requested address '/registry/co_groups/index/co:2/page:2/search.groupName:foo/op:search' was not found on this server.

       

      Error message in web server logs:

      2024-01-31 22:23:48 Error: [NotFoundException] Not Found
      Request URL: /registry/co_groups/index/co:2/page:2/search.status:S/op:search
      Stack Trace:
      #0 /srv/comanage-registry/app/Controller/StandardController.php(1250): PaginatorComponent->paginate()
      #1 /srv/comanage-registry/app/Controller/CoGroupsController.php(447): StandardController->index()
      #2 [internal function]: CoGroupsController->index()
      #3 /srv/comanage-registry/lib/Cake/Controller/Controller.php(499): ReflectionMethod->invokeArgs()
      #4 /srv/comanage-registry/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction()
      #5 /srv/comanage-registry/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
      #6 /srv/comanage-registry/app/webroot/index.php(96): Dispatcher->dispatch()
      #7 {main}

       

      To reproduce:

      1. Select Groups > All Groups on the left-hand side menu.
      2. Navigate to page 2 of the search results.
      3. Apply a search filter, such as Name and hit the Filter button.
      4. The Not Found error page is displayed.

            Assignee:
            Ioannis Eythymios Igoumenos
            Reporter:
            Seth Stein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: