[Koha-bugs] [Bug 25041] Links to 'pending' #ASKED tab in suggestions.pl is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 3 11:46:00 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25041

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 102337
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102337&action=edit
Bug 25041: Restore #ASKED anchor in suggestions table

On commit 4494e8ba6ca7d28972fcc1161c680ecf0b091f62
   Bug 23594: Batch modification for itemtypes on suggestions page
The anchors of the tabs on suggestion.pl has been replaced with
tab_$count instead of the status code.
There was a need at the time, but I cannot remember it.
I restored the previous behavior, and did not find any regressions.

Test plan:
1 - Add several suggestions to Koha
2 - Set them in different status, leaving at least one pending
3 - Go to home page, note it shows count of pending
4 - Click the link on home page
5 - It takes you to correct tab

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list