[Bug 9203] New: limit pull down broken when adding biblio to subscription
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 Bug ID: 9203 Summary: limit pull down broken when adding biblio to subscription Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com CC: colin.campbell@ptfs-europe.com Created attachment 13864 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13864&action=edit how it used to be when you click search for biblio when adding a new subscription you see a search box and a limiter - but the limiter only has 'All' - it used to have item types in it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 13865 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13865&action=edit pull down now -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- The script seems to have been modified to check the AdvancedSearchTypes system preference and display options based on that (ccode,itemtype, or loc). However, it only works if you have a single choice. If you have "itemtypes|ccode" in your preference it breaks. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 18072 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18072&action=edit Bug 9203 [Incomplete] limit pull down broken when adding biblio to subscription When creating a subscription, if you use "Search for Biblio" link to search for an existing record the popup has a broken item type selection option. This broke when it became possible to add multiple values to the AdvancedSearchTypes system preference. This patch uses code from opac-search.pl as a template for enabling handling of multiple search limiters when buliding the search form. HOWEVER, I'm not sure how to amend the search process to handle multiple limiters. I would be grateful if someone could take it over from here or walk me through the process. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |FIXED --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The form now always offers itemtype and collection code searching in separate pull downs - closing as fixed. -- 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