[Bug 33835] New: [OMNIBUS] Move Breeding module to Koha namespace
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33835 Bug ID: 33835 Summary: [OMNIBUS] Move Breeding module to Koha namespace Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org -- 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=33835 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33404 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33404 [Bug 33404] Authorities imported from Z39.50 in encodings other than UTF-8 are corrupted -- 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=33835 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- cat C4/Breeding.pm | grep -P "^sub " sub BreedingSearch { sub Z3950Search { sub _auth_build_query { sub _bib_build_query { sub _build_query { sub _handle_one_result { sub _do_xslt_proc { sub _add_custom_field_rowdata sub _isbn_replace { sub _create_connection { sub _translate_query { #SRU query adjusted per server cf. srufields column sub ImportBreedingAuth { sub Z3950SearchAuth { -- 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=33835 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33836 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33836 [Bug 33836] Move the ZOOM event loops out of the Z3950 searches -- 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=33835 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12624, 42321 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12624 [Bug 12624] Getting all search results in C4::Breeding::Z3950Search, instead of pageful https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42321 [Bug 42321] Breeding should handle empty results from SRU targets better -- 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