[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #31 from David Cook --- (In reply to Julian Maurice from comment #28) > Another way could be to move the check to the start of the application (in > the .psgi), so that it's checked only once (if we update the sources,

[Koha-bugs] [Bug 27753] Automate resolution of return claim when checking in an item

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27753 --- Comment #2 from Andrew Fuerste-Henry --- That's a fine idea -- to have the alert at checkin include some interface with which to mark the claim as resolve, rather than just a link to the patron -- but I'm suggesting something

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #15 from David Cook --- Oh I see... with UseICU, we're using curly braces instead of double quotes. Yeah... that's not an ICU thing. You can see some discussion about this here:

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #18 from David Cook --- Note that the above used the fix from Bug 27299, but I just tried again without the tokenization fix, and both {} and "" works fine. -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #19 from David Cook --- Looking at Bug 7092 which introduced UseICU... it looks like this was always a workaround. If someone has a test plan that shows ICU not working with "" or CHR not working with {}, I'd happily

[Koha-bugs] [Bug 25737] Allow for Claims Returned status in Lost Authorized Value to be branch specific

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25737 Lisette Scheer changed: What|Removed |Added CC||lisettesla...@gmail.com

[Koha-bugs] [Bug 23685] Exporting report may consume unlimited memory

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23685 --- Comment #9 from David Cook --- An alternative solution might be to write a CSV file to a temporary file and then use LibreOffice's CLI tools to convert from CSV to ODS. Example: soffice --convert-to ods koha.csv --headless I

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #17 from David Cook --- This is using ICU: Z> find su,complete-subfield={Rock musicians United States Biography 1705} Sent searchRequest. Received SearchResponse. Search was a success. Number of hits: 2, setno 16

[Koha-bugs] [Bug 23685] Exporting report may consume unlimited memory

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23685 --- Comment #8 from David Cook --- Rewriting OpenOffice::OODoc is not really an option, but that would be the most "correct" solution I imagine. However, realistically, we could be more optimal in our current use of

[Koha-bugs] [Bug 27753] Automate resolution of return claim when checking in an item

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27753 Lisette Scheer changed: What|Removed |Added CC||lisettesla...@gmail.com

[Koha-bugs] [Bug 27753] Automate resolution of return claim when checking in an item

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27753 --- Comment #3 from Lisette Scheer --- (In reply to Andrew Fuerste-Henry from comment #2) > That's a fine idea -- to have the alert at checkin include some interface > with which to mark the claim as resolve, rather than just a link

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #16 from David Cook --- I think that curly braces are just an undocumented synonym for double quotes. We could reach out to Indexdata for comment on that. -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 Martin Renvoize changed: What|Removed |Added Text to go in the||This enhancements adds

[Koha-bugs] [Bug 27745] New: Use of uninitialized value in hash element error at /usr/share/koha/lib/C4/Search.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 Bug ID: 27745 Summary: Use of uninitialized value in hash element error at /usr/share/koha/lib/C4/Search.pm Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 Peter Vashchuk changed: What|Removed |Added Summary|Use of uninitialized value |Use of uninitialized value

[Koha-bugs] [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 --- Comment #1 from Peter Vashchuk --- Created attachment 117138 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117138=edit Bug 27745: prevent warning for uninitialized value as a hash key When you edit and save

[Koha-bugs] [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 Peter Vashchuk changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 27746] New: Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 Bug ID: 27746 Summary: Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 27746] Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 Peter Vashchuk changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 27746] Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 --- Comment #1 from Peter Vashchuk --- Created attachment 117139 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117139=edit Bug 27746: prevent regexp undefined warning when checking subfield contents ($oclc) Some

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Tomás Cohen Arazi changed: What|Removed |Added QA Contact||tomasco...@gmail.com --

[Koha-bugs] [Bug 23685] Exporting report may consume unlimited memory

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23685 --- Comment #7 from David Cook --- Wow looking at OpenOffice::OODoc... it hasn't been updated in over 10 years. It's amazing that it still works. Excel::Writer::XLSX has an interesting little write up on the topic of memory usage

[Koha-bugs] [Bug 26316] Add the option to un-lost an item on claim return resolution

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26316 Lisette Scheer changed: What|Removed |Added CC||lisettesla...@gmail.com

[Koha-bugs] [Bug 27581] Rename UseICU system preference to UseICUStyleQuotes

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581 --- Comment #14 from David Cook --- (In reply to Nick Clemens from comment #13) > I did not find the documentation from Zebra on the use of quotes, but I > assume ICU requires the change - many of our partner sites were using >

[Koha-bugs] [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344 --- Comment #17 from Martin Renvoize --- I think --types is a good start.. however I think we aught to split this bug.. so we can discuss and work through queue improvements distinctly from this job.. Mind if I create a couple of

[Koha-bugs] [Bug 26307] Changing patron category should check age limits

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26307 Fridolin Somers changed: What|Removed |Added Resolution|--- |INVALID

[Koha-bugs] [Bug 27673] Replace YAML with YAML::XS

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27673 Fridolin Somers changed: What|Removed |Added CC|

[Koha-bugs] [Bug 24108] Configure if biblionumber or control number is used for saved files from detail page or advanced cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24108 Fridolin Somers changed: What|Removed |Added CC|

[Koha-bugs] [Bug 27719] Receiving orders hangs on processing when missing a replacement price

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27719 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|RESOLVED

[Koha-bugs] [Bug 24469] Record biblionumber in import_biblio when adding to basket via file

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24469 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.03

[Koha-bugs] [Bug 27131] Move code from circ/pendingreserves.pl to modules

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27131 Fridolin Somers changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 27718] Holds to Pull list doesn't respect holdallowed circulation rule anymore

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27718 Bug 27718 depends on bug 27131, which changed state. Bug 27131 Summary: Move code from circ/pendingreserves.pl to modules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27131 What|Removed

[Koha-bugs] [Bug 26498] Add option to set a default expire date for holds at reservation time

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26498 Martin Renvoize changed: What|Removed |Added Text to go in the||This enhancement adds the

[Koha-bugs] [Bug 27694] News tool editor (codemirror) automatically converts HTML entities

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27694 Fridolin Somers changed: What|Removed |Added CC|

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 Martin Renvoize changed: What|Removed |Added Attachment #116015|0 |1 is obsolete|

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 Martin Renvoize changed: What|Removed |Added Attachment #116017|0 |1 is obsolete|

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 Martin Renvoize changed: What|Removed |Added Attachment #116016|0 |1 is obsolete|

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 Martin Renvoize changed: What|Removed |Added Status|Failed QA |Passed QA -- You are

[Koha-bugs] [Bug 27366] Add GET /patrons/:patron_id/holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27366 --- Comment #16 from Martin Renvoize --- Amended the commit messages to get this one moving again.. and added a text for release notes. Back to PQA -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 27680] API DataTables Wrapper fails for ordering on multi-data-field columns

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27680 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 27738] Set fallback for unset DefaultCountryField008 to |||, "no attempt to code"

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27738 Martin Renvoize changed: What|Removed |Added Attachment #117126|0 |1 is obsolete|

[Koha-bugs] [Bug 27738] Set fallback for unset DefaultCountryField008 to |||, "no attempt to code"

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27738 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #26 from Martin Renvoize --- Migrations is a really interesting idea.. I'm not sure why I'd not thought of it.. certainly worth considering. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 24623] Phase out jquery.cookie.js: Advanced MARC editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 --- Comment #1 from Owen Leonard --- Created attachment 117154 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117154=edit Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor This patch changes cookie

[Koha-bugs] [Bug 24623] Phase out jquery.cookie.js: Advanced MARC editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 27748] Encoding problem in link to OverDrive results

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27748 --- Comment #1 from Magnus Enger --- Tested on 20.05.05 and 20.05.08. I *think* the problem is the "escape" on line 934 of koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt: $overdrive_results.html( '' +

[Koha-bugs] [Bug 27751] New: Phase out jquery.cookie.js: Batch item modifications

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27751 Bug ID: 27751 Summary: Phase out jquery.cookie.js: Batch item modifications Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 27750] Remove jquery.cookie.js plugin

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27750 Owen Leonard changed: What|Removed |Added Depends on||27751 Referenced Bugs:

[Koha-bugs] [Bug 23944] Phase out use of jquery.cookie.js in favor of js.cookie.js

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23944 Owen Leonard changed: What|Removed |Added Blocks||27751 Referenced Bugs:

[Koha-bugs] [Bug 15054] Get items from database instead of search engine in search results

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15054 --- Comment #5 from Fridolin Somers --- Now with Elasticsearch, this can be very useful -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 27747] New: Add CodeMirror custom syntax highlighting for SQL runtime parameters

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 Bug ID: 27747 Summary: Add CodeMirror custom syntax highlighting for SQL runtime parameters Change sponsored?: --- Product: Koha Version: master Hardware:

[Koha-bugs] [Bug 27643] Add CodeMirror custom syntax highlighting for SQL runtime parameters

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27643 Owen Leonard changed: What|Removed |Added Blocks||27747 Referenced Bugs:

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #17 from Tomás Cohen Arazi --- Created attachment 117140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117140=edit Bug 27071: Fix Hold pickup library when using hold groups Signed-off-by: Tomas Cohen

[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #29 from Julian Maurice --- About the performance of directory listing, I ran a small test: % mktemp -d /tmp/tmp.t2Pdul9xNn % grep 'DBversion =' installer/data/mysql/updatedatabase.pl | wc -l 1240 # That is the number

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #18 from Tomás Cohen Arazi --- Created attachment 117141 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117141=edit Bug 27071: Code simplification Signed-off-by: Tomas Cohen Arazi -- You are

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #20 from Tomás Cohen Arazi --- Created attachment 117143 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117143=edit Bug 27071: Use GetReservesControlBranch to pick the branch Pretty much like the

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #21 from Tomás Cohen Arazi --- Created attachment 117144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117144=edit Bug 27071: (follow-up) Provide a more meaningful error message Signed-off-by: Tomas

[Koha-bugs] [Bug 27747] Add CodeMirror custom syntax highlighting for column placeholders

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 Owen Leonard changed: What|Removed |Added Summary|Add CodeMirror custom |Add CodeMirror custom

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #19 from Tomás Cohen Arazi --- Created attachment 117142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117142=edit Bug 27071: More tests for Koha::Library->validate_hold_sibling This patch adds tests

[Koha-bugs] [Bug 27747] Add CodeMirror custom syntax highlighting for column placeholders

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 --- Comment #1 from Owen Leonard --- Created attachment 117146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117146=edit Bug 27747: Add CodeMirror custom syntax highlighting for column placeholders This patch

[Koha-bugs] [Bug 27747] Add CodeMirror custom syntax highlighting for column placeholders

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 24194] Add system preference to disable the use of expiration dates for holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24194 --- Comment #37 from Joonas Kylmälä --- (In reply to Joonas Kylmälä from comment #36) > Also if I'm not mistaken the reason you added ReserveExpiration > to set_waiting() is because of ReservesMaxPickUpDelay not working really >

[Koha-bugs] [Bug 27748] New: Encoding problem in link to OverDrive results

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27748 Bug ID: 27748 Summary: Encoding problem in link to OverDrive results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Attachment #116600|0 |1 is obsolete|

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Attachment #116599|0 |1 is obsolete|

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Attachment #116601|0 |1 is obsolete|

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Attachment #116602|0 |1 is obsolete|

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 Tomás Cohen Arazi changed: What|Removed |Added Attachment #116603|0 |1 is obsolete|

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #23 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #7) > (In reply to Tomás Cohen Arazi from comment #6) > > (In reply to Jonathan Druart from comment #3) > > > Created attachment 113929 [details]

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart changed: What|Removed |Added Attachment #114498|0 |1 is obsolete|

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart changed: What|Removed |Added Attachment #114495|0 |1 is obsolete|

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart changed: What|Removed |Added Attachment #114496|0 |1 is obsolete|

[Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart changed: What|Removed |Added Attachment #114497|0 |1 is obsolete|

[Koha-bugs] [Bug 24623] Phase out jquery.cookie.js: Advanced MARC editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 24624] Phase out jquery.cookie.js: Receipt summary

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24624 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 27749] Phase out jquery.cookie.js: Search to hold

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27749 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 27750] New: Remove jquery.cookie.js plugin

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27750 Bug ID: 27750 Summary: Remove jquery.cookie.js plugin Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW

[Koha-bugs] [Bug 27486] Rename system preference delimiter to CSVDelimiter

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27486 Caroline Cyr La Rose changed: What|Removed |Added Keywords|Academy, Manual | -- You are

[Koha-bugs] [Bug 27752] New: Correct eslint errors in batchMod.js

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27752 Bug ID: 27752 Summary: Correct eslint errors in batchMod.js Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 23833] [Omnibus] JavaScript should conform to coding guidelines recommended by ESLint

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23833 Owen Leonard changed: What|Removed |Added Depends on||27752 Referenced Bugs:

[Koha-bugs] [Bug 27751] Phase out jquery.cookie.js: Batch item modifications

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27751 Owen Leonard changed: What|Removed |Added Depends on||27752 Referenced Bugs:

[Koha-bugs] [Bug 27487] Rename system preference reviewson to OPACComments

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27487 Caroline Cyr La Rose changed: What|Removed |Added Keywords|Manual | -- You are

[Koha-bugs] [Bug 24194] Add system preference to disable the use of expiration dates for holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24194 Joonas Kylmälä changed: What|Removed |Added Status|Signed Off |Failed QA

[Koha-bugs] [Bug 27725] Use JavaScript to set history state during patron search

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27725 --- Comment #5 from Owen Leonard --- (In reply to David Nind from comment #4) > - the page remaining with "Patrons found for: begins with 'D'" This is a bug in master. -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #28 from Julian Maurice --- (In reply to Jonathan Druart from comment #27) > I suggested that approach ~8 years ago, and it got abandoned (bug 7167). I > am not against the idea but it's weird we finally get back to

[Koha-bugs] [Bug 23944] Phase out use of jquery.cookie.js in favor of js.cookie.js

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23944 Owen Leonard changed: What|Removed |Added Blocks||27749 Referenced Bugs:

[Koha-bugs] [Bug 27749] New: Phase out jquery.cookie.js: Search to hold

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27749 Bug ID: 27749 Summary: Phase out jquery.cookie.js: Search to hold Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 24619] Phase out jquery.cookie.js: MARC Frameworks

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24619 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 23947] Phase out jquery.cookie.js: Authority merge

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23947 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 23944] Phase out use of jquery.cookie.js in favor of js.cookie.js

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23944 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 24621] Phase out jquery.cookie.js: Basic MARC editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24621 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 24625] Phase out jquery.cookie.js: showLastPatron

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24625 Owen Leonard changed: What|Removed |Added Blocks||27750 Referenced Bugs:

[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #22 from Tomás Cohen Arazi --- Created attachment 117145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117145=edit Bug 27071: (follow-up) Get rid of loop This patch gets rid of a loop on the

[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #27 from Jonathan Druart --- I suggested that approach ~8 years ago, and it got abandoned (bug 7167). I am not against the idea but it's weird we finally get back to it... I personally don't think we should get rid of

[Koha-bugs] [Bug 24623] Phase out jquery.cookie.js: Advanced MARC editor

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard changed: What|Removed |Added Status|NEW |ASSIGNED -- You are

[Koha-bugs] [Bug 24194] Add system preference to disable the use of expiration dates for holds

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24194 --- Comment #38 from Joonas Kylmälä --- And for added robustness, you might wanna throw exception if somebody tries to set the expirationdate field for Koha::Hold. -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 27748] Encoding problem in link to OverDrive results

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27748 --- Comment #2 from Magnus Enger --- "Bug 26578: Clean overdrive searches before passing to OD" touches the relevant parts of the code, but as far as I can see, it does not fix the encoding problem. -- You are receiving this mail

[Koha-bugs] [Bug 15054] Get items from database instead of search engine in search results

2021-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15054 Fridolin Somers changed: What|Removed |Added Status|In Discussion |ASSIGNED -- You are

  1   2   >