Buttons for Toggling Items Display Incorrect Results
- Status
- Pending
- Subject
- Buttons for Toggling Items Display Incorrect Results
- Version
- 28.x
master - Category
- Bug
- Dogfood on a *.tiki.org site
- Feature
- Trackers
- Resolution status
- Fix on the Way
- Submitted by
- Josue Zirimwabagabo
- Lastmod by
- Josue Zirimwabagabo
- Rating
- Description
The buttons to toggle between open, closed, and pending items are not working as expected. Below are the observed issues:
Open Items Button: Clicking the button to toggle open items displays pending items instead.
- Expected URL: https://dev.tiki.org/tracker5?status=o&sort_mode=created_desc
- Actual URL: https://dev.tiki.org/tracker5?status=p&sort_mode=created_desc
Pending Items Button: Clicking the button to toggle pending items displays open items instead.- Expected URL: https://dev.tiki.org/tracker5?status=p&sort_mode=created_desc
- Actual URL: https://dev.tiki.org/tracker5?status=o&sort_mode=created_desc
Closed Items Button: Clicking the button to toggle closed items displays all items instead.- Expected URL: https://dev.tiki.org/tracker5?status=c&sort_mode=created_desc
- Actual URL: https://dev.tiki.org/tracker5?status=opc&sort_mode=created_desc
Steps to Reproduce:- Go to https://dev.tiki.org/tracker5
.
- Click on each of the toggle buttons for open, pending, and closed items.
- Observe the items displayed and compare them to the expected results.
Expected Behavior:
Each button should toggle the correct set of items:- Open Items Button → Displays open items.
- Pending Items Button → Displays pending items.
- Closed Items Button → Displays closed items.
Actual Behavior:
The displayed items do not match the button's intended functionality, as outlined above.- Expected URL: https://dev.tiki.org/tracker5?status=o&sort_mode=created_desc
- Solution
- Workaround
- Importance
- 5
- Easy to solve?
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 8754
- Created
- Tuesday 14 January, 2025 20:44:09 UTC
by Josue Zirimwabagabo - LastModif
- Wednesday 29 January, 2025 18:10:36 UTC