[Bug 26779] New: Make desk selection consistent in auth.tt and set-library.tt
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26779 Bug ID: 26779 Summary: Make desk selection consistent in auth.tt and set-library.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nicolas.legrand@bulac.fr QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com, severine.queune@bulac.fr When changing libraries in set-library.tt, the desks selection list print only desk. The desk list is printed with a different code from auth.pp but modified by the same javascript. Make the template code consistent and work for both pages. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26779 Nicolas Legrand <nicolas.legrand@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26779 --- Comment #1 from Nicolas Legrand <nicolas.legrand@bulac.fr> --- Created attachment 112158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112158&action=edit Bug 26779: Make desk selection consistent in auth.tt and set-library.tt When changing libraries in set-library.tt, the desks selection list prints only one desk. The desk list is printed with a different code from auth.pp but modified by the same javascript. Make the template code consistent and work for both pages. Test plan: 1. have at least two libraries with multiple desks and one without any desk. 2. go to set-library.pl, select the library without desks, you should see only a “---” entry. 3. select a library you're not logged in and you should see only one desk entry. 4. apply patch. 5. recheck 2. should still be ok. 6. recheck 3. this time you should see all desks. 7. check you can log and set desks as expected from auth.pp. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26779 Stina Hallin <stina.hallin@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |stina.hallin@ub.lu.se --- Comment #2 from Stina Hallin <stina.hallin@ub.lu.se> --- CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26779 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk Resolution|--- |FIXED Status|Patch doesn't apply |RESOLVED --- Comment #3 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Fixed in more recent bug reports -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org