[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Andrew Nugged changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #50 f

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #49 from Victor Grousset/tuxayo --- The test plan yielded good results :) Patches were reordered to make it easier to check the tests (they indeed fail when the implementation is missing) Do these commits need a test pl

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #48 from Victor Grousset/tuxayo --- Created attachment 122206 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122206&action=edit Bug 28316: avoid messing up regexes in the search queries This patch ensu

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #122106|0 |1 is obsole

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #122105|0 |1 is obsole

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #122104|0 |1 is obsole

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #122103|0 |1 is obsole

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Victor Grousset/tuxayo changed: What|Removed |Added Attachment #122108|0 |1 is obsole

[Koha-bugs] [Bug 28585] Bug in GET /patrons by date_of_birth

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28585 --- Comment #3 from Hannamari Heiniluoma --- Hi! My query was /patrons/?date_of_birth=2000-01-01. That returns status code 200 and an empty response []. If I change the date format, eg. /patrons/?date_of_birth=2000/01/01 (or any ot

[Koha-bugs] [Bug 28589] Move C4 and Koha to lib

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28589 --- Comment #6 from David Cook --- (In reply to Jonathan Druart from comment #0) > > Are we ready for this move? Is it something we really want? Who is willing > to spend time on working on this (testing mostly)? > What better tim

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #79 from wainuiwitikap...@catalyst.net.nz --- The above comment refers to the first patch: Bug 23653: use local copy of swagger v2 schema -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 wainuiwitikap...@catalyst.net.nz changed: What|Removed |Added CC||wainuiwiti

[Koha-bugs] [Bug 28519] Add a 2nd directory for Perl modules

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519 --- Comment #25 from David Cook --- (In reply to Marcel de Rooy from comment #23) > (In reply to David Cook from comment #0) > > Bug 28489 looks to add CGI::Session::Serializer::yamlxs, but it wants to > > hack it into C4::Auth. > >

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #42 from Victor Grousset/tuxayo --- errata: «date-of-publication:[1950 TO 2020]» -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailin

[Koha-bugs] [Bug 28316] Fix ES crashes related to various punctuation characters

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #41 from Victor Grousset/tuxayo --- > 4) additionally perform a search using range, for example: "[1999 TO 2020]", ensure that it works correctly too. What values should be in the record for the search to yield it? It do

[Koha-bugs] [Bug 26621] .mailmap adjustments

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 wainuiwitikap...@catalyst.net.nz changed: What|Removed |Added Version(s)|20.11.00,20.05.13 |20.11.00,2

[Koha-bugs] [Bug 26621] .mailmap adjustments

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 --- Comment #17 from wainuiwitikap...@catalyst.net.nz --- Backported to 19.11.x for 19.11.19 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 Victor Grousset/tuxayo changed: What|Removed |Added Status|Passed QA |Pushed to oldoldsta

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 Victor Grousset/tuxayo changed: What|Removed |Added Status|ASSIGNED|Passed QA -- You

[Koha-bugs] [Bug 23653] Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 Victor Grousset/tuxayo changed: What|Removed |Added Status|REOPENED|ASSIGNED -- You a

[Koha-bugs] [Bug 28299] OpacHiddenItems not working in OPAC lists

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Katrin Fischer changed: What|Removed |Added Summary|OpacHiddenItems not working |OpacHiddenItems not working

[Koha-bugs] [Bug 28464] Cancelling a waiting hold via SIP returns a failed response even when cancellation succeeds

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 David Nind changed: What|Removed |Added CC||da...@davidnind.com --- Commen

[Koha-bugs] [Bug 28464] Cancelling a waiting hold via SIP returns a failed response even when cancellation succeeds

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 David Nind changed: What|Removed |Added Attachment #121438|0 |1 is obsolete|

[Koha-bugs] [Bug 28464] Cancelling a waiting hold via SIP returns a failed response even when cancellation succeeds

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 David Nind changed: What|Removed |Added Attachment #121437|0 |1 is obsolete|

[Koha-bugs] [Bug 28464] Cancelling a waiting hold via SIP returns a failed response even when cancellation succeeds

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receivi

[Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 David Nind changed: What|Removed |Added Text to go in the||This fixes an issue where

[Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 David Nind changed: What|Removed |Added Attachment #122052|0 |1 is obsolete|

[Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 David Nind changed: What|Removed |Added Attachment #122051|0 |1 is obsolete|

[Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 David Nind changed: What|Removed |Added Attachment #122050|0 |1 is obsolete|

[Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receivi

[Koha-bugs] [Bug 28510] Skip processing holds queue items from closed libraries when HoldsQueueSkipClosed is enabled

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28510 David Nind changed: What|Removed |Added Attachment #121588|0 |1 is obsolete|

[Koha-bugs] [Bug 28510] Skip processing holds queue items from closed libraries when HoldsQueueSkipClosed is enabled

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28510 David Nind changed: What|Removed |Added Attachment #121579|0 |1 is obsolete|

[Koha-bugs] [Bug 28510] Skip processing holds queue items from closed libraries when HoldsQueueSkipClosed is enabled

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28510 David Nind changed: What|Removed |Added Attachment #121578|0 |1 is obsolete|

[Koha-bugs] [Bug 28510] Skip processing holds queue items from closed libraries when HoldsQueueSkipClosed is enabled

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28510 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receivi

[Koha-bugs] [Bug 28576] Add patron image in patron detail section does not specify image size limit

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28576 David Nind changed: What|Removed |Added Text to go in the||This updates the add patron

[Koha-bugs] [Bug 28576] Add patron image in patron detail section does not specify image size limit

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28576 David Nind changed: What|Removed |Added Attachment #122048|0 |1 is obsolete|

[Koha-bugs] [Bug 28576] Add patron image in patron detail section does not specify image size limit

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28576 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receivi

[Koha-bugs] [Bug 28215] software error when updating a record - /cgi-bin/koha/cataloguing/addbiblio.pl

2021-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28215 --- Comment #6 from Katrin Fischer --- It looks like Elasticsearch might be involved here? At the moment I am not able to test with Elasticseach, maybe someone else could give this a go? -- You are receiving this mail because: You