[Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #346 from Aleisha Amohia --- I decided to amend count_grouped() to count_holds() so it sounds more like the standard subroutine it will become. It needs to use count() which is why I couldn't just overwrite count().

[Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #345 from Aleisha Amohia --- Created attachment 121623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121623=edit Bug 15516: (follow-up) Count group holds always -- You are receiving this mail

[Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Aleisha Amohia changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 --- Comment #9 from David Cook --- Note though that this proxying of Z39.50 via a HTTP proxy will only work if your HTTP proxy allows connections to Z39.50 ports (like 210, 7090) and doesn't restrict them to 80 and 443. But

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 --- Comment #8 from David Cook --- (In reply to Galen Charlton from comment #2) > Depending on the nature of the proxy involved, it may not be necessary to > use YAZProxy. In particular, the YAZ toolkit supports a special connection

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 --- Comment #7 from David Cook --- It looks like the "proxy" connect option expects the target to be a Z39.50 proxy. However... maybe you could tunnel Z39.50 through HTTP...depending on the proxy...

[Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #29 from wainuiwitikap...@catalyst.net.nz --- Created attachment 121622 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121622=edit Bug 27741: tools folder Bug 27631 corrected the tags in each of the

[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --

[Koha-bugs] [Bug 27761] Koha is reporting deleted items when a pickup is done by OAI

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27761 Katrin Fischer changed: What|Removed |Added Severity|enhancement |normal --- Comment #1

[Koha-bugs] [Bug 27720] Print Holds List slip

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27720 --- Comment #1 from Katrin Fischer --- Hi Daniel, could you explain a bit how this slip would be used in the library? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au ---

[Koha-bugs] [Bug 27964] Link to subscription in serial collections view is broken - the field subscriptionid is undefined in the subscription object.

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27964 --- Comment #2 from Katrin Fischer --- Hi Andreas, could you please include a test plan and problem description in your commit message? Should this be Needs Signoff? -- You are receiving this mail because: You are the assignee for

[Koha-bugs] [Bug 28263] AUTO_RENEWAL message for 'too_many' is wrong

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28263 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #2

[Koha-bugs] [Bug 20388] Elasticsearch - Ability to add search fields from UI

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 --- Comment #121 from Katrin Fischer --- (In reply to Gérard Simon Voyer from comment #120) > Hi Alex! > > I'm trying my hand at sign offs. On a koha-docker-testing CT using master > branch, I seem to fall on this error upon

[Koha-bugs] [Bug 28488] Javascript error in self-checkout (__ is not defined)

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488 --- Comment #4 from David Cook --- (In reply to Katrin Fischer from comment #3) > __() is used in .js files, _() in TT files. Ahh interesting. I wish I remembered where I saw the combo.. -- You are receiving this mail because:

[Koha-bugs] [Bug 27113] Elasticsearch: Autocomplete in search

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 --- Comment #48 from David Cook --- (In reply to Blou from comment #46) > Ivan has already recoded it without sessions in our codebase. But before > pushing that change, we'll be waiting for Tomas' instructions regarding the > svc/

[Koha-bugs] [Bug 28265] Add option to include and calculate sales tax in Point of Sale

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28265 Katrin Fischer changed: What|Removed |Added Version|20.05 |master -- You are

[Koha-bugs] [Bug 28335] Making patron attributes required can cause issues in multi branch systems

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28335 Katrin Fischer changed: What|Removed |Added Severity|enhancement |normal -- You are

[Koha-bugs] [Bug 28335] Making patron attributes required can cause issues in multi branch systems

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28335 Katrin Fischer changed: What|Removed |Added Summary|Making Patron Attributes|Making patron attributes

[Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 --- Comment #5 from David Cook --- (In reply to Katrin Fischer from comment #4) > I get a strong feeling that we should centralize the code for this check... > but as a bug fix this works really well. Agreed. Holds are a total

[Koha-bugs] [Bug 28488] Javascript error in self-checkout (__ is not defined)

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488 --- Comment #3 from Katrin Fischer --- __() is used in .js files, _() in TT files. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.

[Koha-bugs] [Bug 28488] Javascript error in self-checkout (__ is not defined)

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488 --- Comment #2 from David Cook --- I was wondering that as well. What's the difference between __() and _()? I've noticed some cases where they'll both be used close to each other. -- You are receiving this mail because: You are

[Koha-bugs] [Bug 28482] Floating point math prevents items from being returned

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 24855] Lost items not marked returned when floating-point math causes amountoutstanding to be not-quite-zero

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24855 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 24855] Lost items not marked returned when floating-point math causes amountoutstanding to be not-quite-zero

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24855 --- Comment #6 from Katrin Fischer --- Is this possibly a duplicate of bug 28482? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 27348] Error defining INDEXER_PARAMS in /etc/default/koha-common

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

[Koha-bugs] [Bug 27348] Error defining INDEXER_PARAMS in /etc/default/koha-common

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

[Koha-bugs] [Bug 27348] Error defining INDEXER_PARAMS in /etc/default/koha-common

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

[Koha-bugs] [Bug 28191] Update wording on batch patron deletion to reflect changes from bug 26517

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28191 Katrin Fischer changed: What|Removed |Added Assignee|fridolin.som...@biblibre.co |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 28191] Update wording on batch patron deletion to reflect changes from bug 26517

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28191 --- Comment #3 from Katrin Fischer --- Created attachment 121619 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121619=edit Bug 28191: Upate wording on batch patron deletion This adds another point to the list of

[Koha-bugs] [Bug 28191] Update wording on batch patron deletion to reflect changes from bug 26517

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28191 Katrin Fischer changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 23908] Require patrons to confirm their email address

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23908 --- Comment #6 from David Cook --- (In reply to Lari Taskula from comment #2) > Also, we should keep using their old email for messaging until patron has > verified the new one. So this requires some thought for the design. Perhaps

[Koha-bugs] [Bug 23908] Require patrons to confirm their email address

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23908 --- Comment #5 from David Cook --- So Keycloak (the open source Identity and Access Management software) has an "Email verified" attribute for users, and there are several ways that it can be enabled. Administrators can manually

[Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #19 from David Cook --- I'll keep working on my different auth patches as well. At this point, I think that I could probably do a generic OpenID Connect client just using a Koha Plugin, but I'd like to make some Koha

[Koha-bugs] [Bug 28467] Add wording to TrackLastPatronActivity description to tell users that it records SIP authentication

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28467 David Nind changed: What|Removed |Added Text to go in the||This improves the wording

[Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #18 from David Cook --- (In reply to mark.jaroski from comment #17) > In any case, this is probably not the *right* way to do it. But it's fast, > and probably does no real harm since whatever problems it has are the

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

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

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

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

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

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

[Koha-bugs] [Bug 24539] Build generic authentication module interface

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #23 from David Cook --- (In reply to mark.jaroski from comment #22) > I don't know enough about Koha to comment on internal workings, but wouldn't > you always want a session in most authentication situations? Yep. > I

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

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

[Koha-bugs] [Bug 28328] Editing a record can cause an ISE if data too long for column

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28328 --- Comment #1 from Katrin Fischer --- What would be the best solution here? I think we could limit the max size of 010a via the frameworks. But if the LCCN really can be longer than we give them space for now, we should

[Koha-bugs] [Bug 26461] Incorrect handling of hold levels in SIP2 code

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26461 --- Comment #3 from Katrin Fischer --- *** Bug 28311 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 28311] Holds always placed at biblio level

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28311 Katrin Fischer changed: What|Removed |Added Resolution|--- |DUPLICATE

[Koha-bugs] [Bug 28503] When ReservesControlBranch = "patron's home library" and Hold policy = "From home library" all holds are allowed

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

[Koha-bugs] [Bug 28503] When ReservesControlBranch = "patron's home library" and Hold policy = "From home library" all holds are allowed

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

[Koha-bugs] [Bug 28503] When ReservesControlBranch = "patron's home library" and Hold policy = "From home library" all holds are allowed

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

[Koha-bugs] [Bug 28503] When ReservesControlBranch = "patron's home library" and Hold policy = "From home library" all holds are allowed

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

[Koha-bugs] [Bug 19852] Add message text box in circulation for patrons does not accept HTML tags

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19852 --- Comment #1 from Katrin Fischer --- Verified in master, that HTML is still escaped in messages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 19852] Add message text box in circulation for patrons does not accept HTML tags

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19852 Katrin Fischer changed: What|Removed |Added Version|17.05 |master -- You are

[Koha-bugs] [Bug 28336] Cannot change matching rules for authorities

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 --- Comment #4 from Katrin Fischer --- I imagine a different fix could be on pl side - we could set the variable when handling an authority import. Not sure if this would be more practical? -- You are receiving this mail because:

[Koha-bugs] [Bug 28336] Cannot change matching rules for authorities

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 Katrin Fischer changed: What|Removed |Added Attachment #120893|0 |1 is obsolete|

[Koha-bugs] [Bug 28336] Cannot change matching rules for authorities

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 Katrin Fischer changed: What|Removed |Added Patch complexity|--- |Small patch

[Koha-bugs] [Bug 28336] Cannot change matching rules for authorities

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 --- Comment #2 from Katrin Fischer --- I could not replicate the database error, but I can confirm that this warn is fixed by the patch and the behaviour is improved: [Thu Jun 03 22:49:45.840349 2021] [cgi:error] [pid 12799]

[Koha-bugs] [Bug 12733] Interactive inventory tool

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #7 from Katrin Fischer --- (In reply to Hannah Co from comment #6) > I created a plugin that does scan-as-you-go shelf reading and inventory > updating. https://github.com/hmconorthwestu/koha-plugin-shelfreading > > The

[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 --- Comment #133 from David Nind --- Created attachment 121612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121612=edit Test fails for holds - 2021-06-04 I've attached the test results for prove -v

[Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 Katrin Fischer changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 23908] Require patrons to confirm their email address

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23908 --- Comment #4 from Katrin Fischer --- (In reply to Christopher Brannon from comment #0) > Dead e-mails are a pain to deal with. > > It would be great if e-mail notifications were verified, regardless of > registering online or in

[Koha-bugs] [Bug 23908] Require patrons to confirm their email address

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23908 Katrin Fischer changed: What|Removed |Added CC||cbran...@cdalibrary.org

[Koha-bugs] [Bug 28357] E-mail Verification

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28357 Katrin Fischer changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 28360] Link to make article reqests should display on detail page when user is not logged in

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28360 --- Comment #1 from Katrin Fischer --- I just retested this in 20.11: ArticleRequestsLinkControl = Always show - Result list: Article request link always shows - Detail page: Article request link only shows when logged in I think

[Koha-bugs] [Bug 19220] Allow XSLT processing for Z39.50 authority targets like for bibliographic targets

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19220 --- Comment #8 from Katrin Fischer --- Sorry, Matts, I can't get this to work. - I've made sure to search for all different terms - The field I want to delete is still there after I imported the record We really need someone else

[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #12 from Katrin Fischer --- Tested OPAC, intranet and list result lists. You might want to add a unit test for QA :) -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #11 from Katrin Fischer --- Created attachment 121611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121611=edit Bug 28373: (QA follow-up) Fix typo in system preference description -- You are

[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Katrin Fischer changed: What|Removed |Added Attachment #121115|0 |1 is obsolete|

[Koha-bugs] [Bug 28373] Items fields not used in default XSLT

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 28269] Order search should be possible with ISSN too

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28269 Katrin Fischer changed: What|Removed |Added Version|20.11 |master --- Comment #1

[Koha-bugs] [Bug 6590] Removing hyphens from ISBN and ISSN when cataloging a biblio

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6590 --- Comment #25 from Katrin Fischer --- *** Bug 27774 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 27774] Always remove hyphens from ISBN when cataloging

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27774 Katrin Fischer changed: What|Removed |Added Status|In Discussion |RESOLVED

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 --- Comment #6 from Andrew Fuerste-Henry --- I added a patch to update the syspref and set this back to Needs Signoff. Thanks! -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 6590] Removing hyphens from ISBN and ISSN when cataloging a biblio

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6590 Katrin Fischer changed: What|Removed |Added Summary|Removing hyphens from isbn |Removing hyphens from ISBN

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 --- Comment #5 from Andrew Fuerste-Henry --- Created attachment 121609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121609=edit Bug 28455: Update wording on TrackLastPatronActivity This patch updates the

[Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Andrew Fuerste-Henry changed: What|Removed |Added Status|Failed QA |Needs Signoff --

[Koha-bugs] [Bug 28439] Add ability to suspend club enrollments

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28439 --- Comment #1 from Katrin Fischer --- I had a similar request for routing lists a while ago - linking as see also. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.

[Koha-bugs] [Bug 28439] Add ability to suspend club enrollments

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28439 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22591] Allow to temporarily suspend patrons from routing lists

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22591 Katrin Fischer changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 28372] Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28372 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #2

[Koha-bugs] [Bug 27949] Batch printing of article request slips

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27949 --- Comment #1 from Agustín Moyano --- Created attachment 121608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121608=edit Bug 27949: Allow multiple article requests print slip This bug allows for batch printing

[Koha-bugs] [Bug 27949] Batch printing of article request slips

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27949 Agustín Moyano changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch

[Koha-bugs] [Bug 28497] Display city and zipcode as part of address on user search summary

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28497 Katrin Fischer changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 25614] "Clear filter" button permanently disabled on ILL request list

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25614 Katrin Fischer changed: What|Removed |Added Blocks||28444 Referenced Bugs:

[Koha-bugs] [Bug 28444] Filter/search box missing above main ILL table on 20.11

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28444 Katrin Fischer changed: What|Removed |Added Resolution|--- |INVALID

[Koha-bugs] [Bug 28497] Display city and zipcode as part of address on user search summary

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28497 --- Comment #2 from David Roberts --- Hi Katrin, actually you might be right. I was working on this page: https://snipboard.io/ANyRQE.jpg However, this is on a 19.11 system so it looks like it might have been fixed in later

[Koha-bugs] [Bug 28446] Fix encoding of OverDrive content on Your summary, OverDrive Account

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28446 --- Comment #2 from Katrin Fischer --- Hm, not sure how this can be tested easily - those with Overdrive accounts might not have the required material with special characters. Magnus, do you have someone who could test this maybe?

[Koha-bugs] [Bug 28458] Prefill vendor in "Add from subscription" form

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28458 --- Comment #1 from Katrin Fischer --- +1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 12316] Can't put text and other information on barcode labels

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12316 Katrin Fischer changed: What|Removed |Added Summary|Can't put text on barcode |Can't put text and other

[Koha-bugs] [Bug 12316] Can't put text on barcode label

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12316 Katrin Fischer changed: What|Removed |Added Summary|can't put text on barcode |Can't put text on barcode

[Koha-bugs] [Bug 28484] Elasticsearch fails to parse query if colon or exclamation point is in 245$a

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484 Katrin Fischer changed: What|Removed |Added Component|Cataloging |Searching - Elasticsearch

[Koha-bugs] [Bug 28484] Elasticsearch fails to parse query if colon or exclamation point is in 245$a

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484 Katrin Fischer changed: What|Removed |Added Severity|enhancement |normal -- You are

[Koha-bugs] [Bug 28488] Javascript error in self-checkout (__ is not defined)

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488 Katrin Fischer changed: What|Removed |Added CC||oleon...@myacpl.org ---

[Koha-bugs] [Bug 28491] field 003 not updated after import

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28491 Katrin Fischer changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 28497] Display city and zipcode as part of address on user search summary

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28497 --- Comment #1 from Katrin Fischer --- Hi David, I just checked on master and the city and zip code do show for me in the patron search result list. But I am a little confused by the path you gave, am I looking in the wrong place?

[Koha-bugs] [Bug 27949] Batch printing of article request slips

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27949 Agustín Moyano changed: What|Removed |Added Status|NEW |ASSIGNED -- You are

[Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 --- Comment #4 from Katrin Fischer --- I've tried to replicate the issue on master, but it all seemed to work alright. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.

[Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Victor Grousset/tuxayo changed: What|Removed |Added Version(s)|21.05.00,20.11.06,20.05.12,

[Koha-bugs] [Bug 28506] Editing purchase suggestion with no library or item type does not save edits

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28506 --- Comment #1 from Katrin Fischer --- I don't manage to add a suggestion without a library in the staff interface, it always reverts the pull down to my logged in library (I think it shouldn't and feel like we had fixed that

[Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Victor Grousset/tuxayo changed: What|Removed |Added Version(s)|21.05.00,20.11.06,20.05.12,

[Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Victor Grousset/tuxayo changed: What|Removed |Added Version(s)|21.05.00,20.11.06,20.05.12,

[Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm

2021-06-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 --- Comment #9 from Victor Grousset/tuxayo --- Actually it was for v19.11.18-2, a micro release to contain this last moment patch. -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   >