[Koha-bugs] [Bug 30866] In unit tests, validate CCL queries using ZOOM::Query::CCL2RPN

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30866 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 30866] In unit tests, validate CCL queries using ZOOM::Query::CCL2RPN

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30866 --- Comment #1 from David Cook --- The tricky part of course is that we build/mangle/manipulate/transform queries all over the place so this might be easier said than done. -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 30866] New: In unit tests, validate CCL queries using ZOOM::Query::CCL2RPN

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30866 Bug ID: 30866 Summary: In unit tests, validate CCL queries using ZOOM::Query::CCL2RPN Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 --- Comment #2 from David Cook --- Created attachment 135445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135445=edit Bug 30865: Double-quote Host-item in Koha::Biblio->get_components_query This patch adds

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 David Cook changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 29418] Zebra clean_search_term does not clean search and so results in error

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418 --- Comment #20 from David Cook --- Bumping into this again because of Bug 30865 but escaping a semicolon won't be enough. You'd have to escape question marks as well, since they're a special case which is only handled by "Special

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 --- Comment #1 from David Cook --- Reference on Elasticsearch syntax: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax Reference on CCL/Zebra syntax:

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #524 from David Cook --- (In reply to David Cook from comment #522) > > Regarding Zebra, we actually have the tools to easily catch this in our unit > tests: > Except of course we're feeding the output of

[Koha-bugs] [Bug 29658] Crash on cancelling cancelled order

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29658 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 29283] Cannot delete basket with cancelled order for deleted biblio

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29283 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 David Cook changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |dc...@prosentient.com.au

[Koha-bugs] [Bug 29418] Zebra clean_search_term does not clean search and so results in error

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 David Cook changed: What|Removed |Added Blocks||30865 Referenced Bugs:

[Koha-bugs] [Bug 30865] Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 30865] New: Koha::Biblio->get_components_query should double quote Host-item search

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 Bug ID: 30865 Summary: Koha::Biblio->get_components_query should double quote Host-item search Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 29418] Zebra clean_search_term does not clean search and so results in error

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418 David Cook changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #523 from David Cook --- (In reply to David Cook from comment #522) > (In reply to Martin Renvoize from comment #520) > > Nice one.. faith in community restored.. sorry for being grumpy > > Now I'm feeling grumpy

[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #522 from David Cook --- (In reply to Martin Renvoize from comment #520) > Nice one.. faith in community restored.. sorry for being grumpy Now I'm feeling grumpy reading through these patches again . (In reply to

[Koha-bugs] [Bug 30859] Upgrade jQuery Validation plugin from v1.19.1

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30859 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 30733] Simplify translatable strings

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30733 --- Comment #22 from Victor Grousset/tuxayo --- Created attachment 135444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135444=edit Bug 30733: Move all semicolons inside the translatable strings In the 1st

[Koha-bugs] [Bug 30859] Upgrade jQuery Validation plugin from v1.19.1

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30859 David Nind changed: What|Removed |Added CC||da...@davidnind.com ---

[Koha-bugs] [Bug 30864] New: Patron category form - no validation for password expiration field

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30864 Bug ID: 30864 Summary: Patron category form - no validation for password expiration field Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 30859] Upgrade jQuery Validation plugin from v1.19.1

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30859 David Nind changed: What|Removed |Added Attachment #135420|0 |1 is obsolete|

[Koha-bugs] [Bug 30859] Upgrade jQuery Validation plugin from v1.19.1

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30859 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 13614] Replace usage of YUI on basket groups page

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13614 David Nind changed: What|Removed |Added CC||da...@davidnind.com

[Koha-bugs] [Bug 29374] searchResults explodes if biblio record has been deleted

2022-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29374 Andrew Fuerste-Henry changed: What|Removed |Added Version(s)|21.11.00|21.11.00,21.05.15