[Koha-bugs] [Bug 14829] Wrong shortcuts in module "cataloging"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 16 10:04:58 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14829

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 42570
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42570&action=edit
Bug 14829: Fix shortcuts in the cataloging and patron modules

In these 2 modules, the shortcuts alt+q, alt+r and alt+u don't work as
in other modules.
The tab are not "built" in the correct order and the id returned to
select the correct tab is wrong.

Test plan:
Go on the circ home page (circ/circulation-home.pl), the patron home
page (members/members-home.pl) and the cataloging home page
(cataloguing/addbooks.pl).
On these 3 pages, without this patch, the shortcuts select different
tabs.
With this patch, the issue is fixed for all of them.

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


More information about the Koha-bugs mailing list