From bugzilla-daemon at bugs.koha-community.org Sat May 1 00:01:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Apr 2021 22:01:22 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120318|0 |1 is obsolete| | --- Comment #7 from Victor Grousset/tuxayo --- Created attachment 120349 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120349&action=edit Bug 28248: aqorders.created_by is nullable This patch introduces a change to the spec to acknowledge that the field is nullable. This is fixed in 21.05+ as part of bug 20212. To test: 1. Have an order with created_by = NULL 2. Use your favourite REST tool (Advanced REST Client(libre), Postman?) to fetch the order => FAIL: It throws a nasty error about non-nullable field being null 3. Apply this patch 4. Reload all 5. Repeat 2 => SUCCESS: It returns things, created_by is NULL, as it should 6. Sign off :-D Signed-off-by: Tomas Cohen Arazi Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 00:02:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Apr 2021 22:02:46 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |victor at tuxayo.net --- Comment #8 from Victor Grousset/tuxayo --- Works :) Testing notes: - don't forget it's for 20.11.x, not master. - Testing without REST client can be done via http://localhost:8081/api/v1/acquisitions/orders/1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 00:06:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Apr 2021 22:06:19 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 --- Comment #9 from Victor Grousset/tuxayo --- Code looks good, QA script happy. Count my QA stamp in :) Signoff still needed if you can Stefan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 01:36:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Apr 2021 23:36:33 +0000 Subject: [Koha-bugs] [Bug 25449] Make itemtype mandatory by default In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #6 from Victor Grousset/tuxayo --- Should this ticket be "in discussion" or "assigned"(i.e. needs work) If not, what would be a test plan for the current patch? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 02:47:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 00:47:01 +0000 Subject: [Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #23 from Victor Grousset/tuxayo --- > c. Confirm that non linked subfields are stored and displayed correctly - item edition list - MARC details - OPAC marc view Is that it? > d. Try with a "more subfield" that is linked with an authorised value category what is a "more subfield"? > 3. Test barcode values just put a barcode and using it afterwards? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 16:02:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 14:02:11 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 16:53:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 14:53:32 +0000 Subject: [Koha-bugs] [Bug 11919] Staff should be able to place (and capture) holds on items that cannot fill hold requests for patrons In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11919 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|staff should be able to |Staff should be able to |place (and capture) holds |place (and capture) holds |on items that cannot fill |on items that cannot fill |hold requests for patrons |hold requests for patrons -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 17:39:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 15:39:34 +0000 Subject: [Koha-bugs] [Bug 28275] New: Cart in OPAC doesn't sent mails if surname or firstname contains diacritics Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28275 Bug ID: 28275 Summary: Cart in OPAC doesn't sent mails if surname or firstname contains diacritics Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: verolencinas at yahoo.com.ar QA Contact: testopia at bugs.koha-community.org If surname or firstname have diacritics, users can't send their carts in the OPAC. Test: 1) Create a user with diacritics in surname or firstname 2) Log in the OPAC with this user 3) Send records through the cart. You get an error in the cart and in the opac-error.log this error message: opac-sendbasket.pl: Error sending mail: Invalid 'reply_to' parameter: ... at /usr/share/koha/opac/cgi-bin/opac/opac-sendbasket.pl line 174 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 18:44:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 16:44:17 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120035|0 |1 is obsolete| | --- Comment #7 from Victor Grousset/tuxayo --- Created attachment 120350 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120350&action=edit Bug 28200: Add workaround for Net::Netmask abbreviated values This patch adds the shortnet workaround to allow Net::Netmask to parse abbreviated values. To test: 1) Apply patch on a Debian 11 Koha 2) Run unit tests prove t/Koha/Middleware/RealIP.t 3) redo for a Debian 9 Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 18:46:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 16:46:09 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #8 from Victor Grousset/tuxayo --- Works as expected on Debian 11 and Debian 9, tested with and without the patch env: koha-testing-docker Not switching to signoff because the ticket is kinda "In discussion" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 20:15:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 18:15:15 +0000 Subject: [Koha-bugs] [Bug 24852] XSLT paths not adjusted for dev installs In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24852 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #17 from Victor Grousset/tuxayo --- > 2. Restart all the things and refresh a bibliographic record detail page > Notice that you see the change from the "htdocs", outside of the git repo That's puzzling, I see the git repo version. Can't find the issue after double checking. > 6. Repeat 2. > Notice that you now see the change from htdocs Still git version. So with and without the patch. With dev_install 1 and dev_install 0, I always see the git repo version. A diff between the two files confirmed the difference. Does anyone else has the same issue? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 1 23:43:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 21:43:49 +0000 Subject: [Koha-bugs] [Bug 28086] Email address shown on OpacMaintenancePage should use ReplytoDefault if set In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28086 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor --- Comment #14 from Katrin Fischer --- Actually more of a bugfix I think - in our case at the moment always a 'noreply@' is shown. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 00:02:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 22:02:22 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115909|0 |1 is obsolete| | --- Comment #2 from Victor Grousset/tuxayo --- Created attachment 120351 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120351&action=edit Bug 27562: itiva notices break if record title contains quotes itiva has reported to us that quotes in the title of a record cause the call to not be made to the patron. The fix is to remove quotes from the title, as quotes are not spoken anyway ( That is, "Queens" and "Queen's" are pronounced the same ). Test Plan: 1) Set up itiva to send phone notes 2) Find a record with quotes in the title 3) Trigger an itiva notice ( checkout, checkin, place hold, etc ) using the itiva outbound cronjob 4) View the CSV, note the title has the quotes in it 5) Apply this patch 6) Repeat steps 2-3 7) View the CSV, note the title contains no quotes! Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 00:05:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 22:05:40 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #3 from Victor Grousset/tuxayo --- works :) git author needs a fix: * Author 'Koha user' seems invalid -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 00:18:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 May 2021 22:18:13 +0000 Subject: [Koha-bugs] [Bug 28155] Guided report save goes to 403 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28155 --- Comment #9 from Katrin Fischer --- (In reply to Kim Colbourne from comment #8) > Apologies for previous double post. Changed WAF to detection only and > everything runs fine. So it's something in the ruleset, nothing to do with > Koha. Apologies again. No problem, glad a solution could be found! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 02:54:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 00:54:54 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #7 from Victor Grousset/tuxayo --- /kohadevbox/run.sh yields the following error. Note: Writing koha-zebra.8 Running [sudo rm /usr/share/man/man8/koha-*.8.gz]... Running [sudo gzip /usr/share/man/man8/koha-*.8]... See kohadev-db-request.txt for database creation request. Please forward it to the right person, and then run /usr/sbin/koha-create --populate-db kohadev Thanks. Failed to connect to bus: No such file or directory [....] Restarting apache2 (via systemctl): apache2.serviceFailed to connect to bus: No such file or directory failed! ###### /h/d/d/k/koha-testing-docker ❯❯❯ cat Dockerfile-27844 FROM koha/koha-testing:master RUN apt-get update \ && apt-get -y install systemd systemd-sysv CMD ["/sbin/init"] ###### git diff docker-compose.yml koha: - image: koha/koha-testing:${KOHA_IMAGE} + image: container-bug-27844 depends_on: [...] - /home/datumoj/dev/koha/koha-testing-docker/persistent-files/bash_history-koha:/var/lib/koha/kohadev/.bash_history + - /sys/fs/cgroup:/sys/fs/cgroup:ro tmpfs: ##### build command docker build -t container-bug-27844 -f Dockerfile-27844 . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 05:38:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 03:38:59 +0000 Subject: [Koha-bugs] [Bug 28086] Email address shown on OpacMaintenancePage should use ReplytoDefault if set In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28086 --- Comment #15 from Tomás Cohen Arazi --- I think we should have a new configuration for this particular use case (email address to be displayed in OPAC when some error needs to be reported). If I was to pick one, I would say the admin address is the right one, and libraries should set different values for each branch. But I see Katrin's point/need. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 05:57:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 03:57:04 +0000 Subject: [Koha-bugs] [Bug 27849] Koha::Token may access undefined C4::Context->userenv In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27849 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #2 from Victor Grousset/tuxayo --- Saluton :) Ĉu estas bona maniero por testi? Is that a good way to test: Add the following code: Koha::Token->new->check_csrf({ session_id => scalar $query->cookie('CGISESSID'), token => scalar $query->param('csrf_token'), }); In opac/opac-user.pl After C4::Context->preference('casAuthentication') and C4::Auth_with_cas::logout_if_required($query); And before my ( $template, $borrowernumber, $cookie ) = get_template_and_user( It seems to be the case since it crashes without the patch and work with it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:25:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:25:32 +0000 Subject: [Koha-bugs] [Bug 28086] Email address shown on OpacMaintenancePage should use ReplytoDefault if set In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28086 --- Comment #16 from Katrin Fischer --- (In reply to Tomás Cohen Arazi from comment #15) > I think we should have a new configuration for this particular use case > (email address to be displayed in OPAC when some error needs to be reported). > > If I was to pick one, I would say the admin address is the right one, and > libraries should set different values for each branch. But I see Katrin's > point/need. It's not only my need actually. I think as the reply-to address is used when you reply to emails, it makes a lot of sense to use it first. If you don't want to use it, you don't have to set it at all. I believe this is all the configuration we need here. It's optional and probably will only be set when you have a use case that requires it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:44:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:44:29 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Order unitprice is not set |Order unitprice is not set |anymore and totals are 0. |anymore and totals are 0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:44:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:44:44 +0000 Subject: [Koha-bugs] [Bug 28259] Checking at branch B an item in waiting hold state at branch A kill Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28259 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Checking at branch B an |Checking at branch B an |item in waiting hold state |item in waiting hold state |at branch A kill koha |at branch A kill Koha -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:47:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:47:05 +0000 Subject: [Koha-bugs] [Bug 28276] New: Do not fetch config ($KOHA_CONF) from memcached Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Bug ID: 28276 Summary: Do not fetch config ($KOHA_CONF) from memcached Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice at biblibre.com Reporter: julian.maurice at biblibre.com QA Contact: testopia at bugs.koha-community.org memcached address and namespace are in $KOHA_CONF, so it is required to read it before being able to access the cache. And after that, configuration is kept in memory forever. Storing this in memcached is useless and even counter-productive, since Koha reads both the file and the cache. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:47:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:47:40 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #1 from Julian Maurice --- Created attachment 120352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120352&action=edit Bug 28276: Do not fetch config ($KOHA_CONF) from memcached memcached address and namespace are in $KOHA_CONF, so it is required to read it before being able to access the cache. And after that, configuration is kept in memory forever. Storing this in memcached is useless and even counter-productive, since Koha reads both the file and the cache This patch addresses this issue by removing the cache-related code from C4::Context->new. It means that C4::Context->new will always read the configuration file, so this patch also replaces inappropriate calls to C4::Context->new->config by appropriate calls to C4::Context->config It also fixes a bug where C4::Context->new would ignore the filepath given in parameters if there was something in cache. It also removes a problematic call to Koha::Caches->get_instance. Because this call was outside of any subroutine, it would have happened before the initialization of $C4::Context::context (which happen in C4::Context::import) Test plan: 1. Do not apply the patch yet 2. Add the following line at the beginning of Koha::Config::read_from_file warn "read_from_file($file)"; This will allow you to check how many times the file is read. 3. Flush memcached and restart starman 4. Check the logs, you should see "read_from_file" a bunch of times 5. Apply the patch 6. Re-add the line from step 2 7. Flush memcached and restart starman 8. Check the logs, you should see "read_from_file" only once 9. Make sure the memcached config from $KOHA_CONF (memcached_servers, memcached_namespace) is taken into account by checking the About page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 14:47:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 12:47:52 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 16:01:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 14:01:23 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #270 from Katrin Fischer --- As this had been waiting so long I've tried to fix the conflict in kohastructure.sql myself, but then ran into the next one in paths.json... Can you please rebase? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 16:03:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 14:03:25 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #44 from Katrin Fischer --- I am sorry, this no longer applies: Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 14364 - Allow automatically canceled expired waiting holds to fill the next hold Using index info to reconstruct a base tree... M C4/Reserves.pm M Koha/Hold.pm M installer/data/mysql/mandatory/sysprefs.sql M installer/data/mysql/pl-PL/mandatory/sample_notices.sql M koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref Auto-merging installer/data/mysql/pl-PL/mandatory/sample_notices.sql CONFLICT (content): Merge conflict in installer/data/mysql/pl-PL/mandatory/sample_notices.sql Auto-merging installer/data/mysql/mandatory/sysprefs.sql Auto-merging Koha/Hold.pm CONFLICT (content): Merge conflict in Koha/Hold.pm Auto-merging C4/Reserves.pm CONFLICT (content): Merge conflict in C4/Reserves.pm error: Failed to merge in the changes. Patch failed at 0001 Bug 14364 - Allow automatically canceled expired waiting holds to fill the next hold The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-14364---Allow-automatically-canceled-expired-w-834arw.patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 16:11:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 14:11:52 +0000 Subject: [Koha-bugs] [Bug 20551] Add option for including deleted records in export_records.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20551 --- Comment #36 from Katrin Fischer --- > > 5). There actually is a "deleteditems" table so I guess it would be possible > to include these, even though it's hard to imagine why you would want to do > this. Since the default is to include items perhaps it would be best to > leave this as is and never include items for deleted biblios, or you will > get more data than you probably want by default. It would also increase code > complexity, probably with little benefit. If someone requests this it can be > fixed later perhaps. Will point it out in the documentation that items are > not included. I think introducing the export of deleted records and deleted items separately would be a good idea. Let's start with this well defined feature and think about the deleted items some more. While records have a flag to say "deleted", we don't have the same for items. So we could start exporting deleted items that belonged to deleted records, but what about other deleted items on existing records? How to "mark" them as deleted? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 16:12:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 14:12:55 +0000 Subject: [Koha-bugs] [Bug 20551] Add option for including deleted records in export_records.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20551 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #37 from Katrin Fischer --- I am sorry, but tests are failing :( kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/Exporter/Record.t t/db_dependent/Exporter/Record.t .. 1/6 Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MARC/File/XML.pm line 397, <$fh> chunk 7. # Failed test 'Deleted record has the correct leader value' # at t/db_dependent/Exporter/Record.t line 179. # got: '00134dam a22000617a 4500' # expected: '00136dam a22000617a 4500' # Looks like you failed 1 test of 4. # Failed test 'export xml' # at t/db_dependent/Exporter/Record.t line 180. # Failed test 'Deleted record has the correct leader value' # at t/db_dependent/Exporter/Record.t line 211. # got: '00134dam a22000617a 4500' # expected: '00136dam a22000617a 4500' # Looks like you failed 1 test of 4. # Failed test 'export iso2709' # at t/db_dependent/Exporter/Record.t line 212. # Looks like you failed 2 tests of 6. t/db_dependent/Exporter/Record.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/6 subtests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 16:14:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 14:14:38 +0000 Subject: [Koha-bugs] [Bug 13952] Import and export of authority types In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13952 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #135 from Katrin Fischer --- I am really sorry, but this patch set no longer applies and I can't fix it: Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 13952: Import and export authority types Applying: Bug 13952: (follow-up) Fixing authority type import error: sha1 information is lacking or useless (C4/ImportExportFramework.pm). error: could not build fake ancestor Patch failed at 0001 Bug 13952: (follow-up) Fixing authority type import The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-13952-follow-up-Fixing-authority-type-import-NMOJ0F.patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:23 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117535|0 |1 is obsolete| | --- Comment #13 from Katrin Fischer --- Created attachment 120353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120353&action=edit Bug 26247: Make retaining search terms in staff client optional This patch adds a new system preference 'StaffRetainSearchTerms' - if enabled header searches will be retained on the results page as current behvaiour. If disabled the search box will be empty after searching To test: 1 - Search in staff client from header 2 - Confirm search terms are retained 3 - Apply patch, update database 4 - Search again, terms still retained 5 - Disable StaffRetainSearchTerms preference 6 - Search again 7 - Search box is cleared Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:28 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117536|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer --- Created attachment 120354 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120354&action=edit Bug 26247: Consolidate search box code This cleans up the various search bar templates to use a single template for the 'Search the catalog box' To test: 1 - Apply patch 2 - Confirm the 'Search the catalog' appears and works from modules: Budgets Cataloging Circulation Currencies Contracts Home page Notices and slips Patrons Administration Serials Acquisitions -> suggestions Z3950 Admin Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:33 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117537|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer --- Created attachment 120355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120355&action=edit Bug 26247: Only copy header inputs if marked sticky This alters the 'keep_text' function to require 'head-searchbox' elements to be marked with class 'sticky' ti have values carry over There have been complaints about the stickiness of retained search terms, this patch attempts to mitigate that while preserving stickiness for other searches To test: 1 - Enable 'StaffRetainSearchTerms' (or don't apply previous patches) 2 - Search in staff client from header 3 - Search term is retained in the search box 4 - Click abother tab like 'checkin' 5 - Search term is copied to new tab 6 - Apply patch 7 - Reload the page 8 - Search in header 9 - Search term still retained 10 - Click on another header tab 11 - Search term is not copied Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:39 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117538|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer --- Created attachment 120356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120356&action=edit Bug 26247: Make search terms optionally sticky This patch adds a configurable option for retaining stickiness of search terms across search tabs To test: 1 - Apply all patches except this one, enable StaffRetainSearchTerms 2 - Search in staff client from header 3 - Confirm behaviour is that term is retained, but not copied when switching header search tab 4 - Apply this patch, updatedatabase 5 - Search again 6 - Previous behaviour is restored, search terms are sticky between tabs 7 - Disable preference StaffStickySearchTerms 8 - Search again 9 - Search terms retained, but not sticky Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:44 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117539|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer --- Created attachment 120357 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120357&action=edit Bug 26247: Atomic update Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:49 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 --- Comment #18 from Katrin Fischer --- Created attachment 120358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120358&action=edit Bug 26247: (QA follow-up) Fix tab chars -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:45:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:45:55 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 --- Comment #19 from Katrin Fischer --- Created attachment 120359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120359&action=edit Bug 26247: (QA follow-up) Fix 0/1 and terminology in preferences -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:46:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:46:01 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 --- Comment #20 from Katrin Fischer --- Created attachment 120360 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120360&action=edit Bug 26247: (QA follow-up) Move prefs from Search > Results display to Search > Search form -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 17:58:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 15:58:05 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #21 from Katrin Fischer --- Hi Nick, I've done some small follow-ups and some testing: Tested with: copy & retain 1) Budgets /cgi-bin/koha/admin/aqbudgetperiods.pl When I add a search term to catalog search or checkout tab, it's not copied to the other tab. 2) Cataloging /cgi-bin/koha/cataloguing/addbooks.pl This seems to work ok. But only the catalog search retains the search term, cataloging seach does not. I think this is intentional, but would probably be a good addition? 3) Circulation 4) Currencies 5) Contracts 6) Home page 7 Notices and slips 8) Patrons 9) Administration 10) Serials When I enter an ISSN or Title in the first tab, it isn't copied to the other tabs. 11) Acquisitions -> suggestions 12) Z3950 Admin 13) Then I have set "don't copy" and "don't retain". But the only tab this seem to affect is the catalog search tab? If I enter a search term in "check out", it will still be copied to checkin, renew, search patrons. Only when switching to catalog search it will be emptied. This appears a bit of strange behaviour, if it's intentional, we should change the pref description. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:00:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:00:05 +0000 Subject: [Koha-bugs] [Bug 26392] Wrap all translatable strings in opac-main.tt In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392 --- Comment #43 from Katrin Fischer --- I feel like this might be better as "in discussion", but it should really be discussed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:14:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:14:20 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #21 from Katrin Fischer --- I've tested, QA script and unit tests pass. Also the following test plan checks out: Test plan: 1 - Map permanent_location to a marc field 2 - Expose that field in the item editor 3 - Edit an item, changing location to X and permanent location to Y, save 4 - confirm record shows location=x, permanent_location=y 5 - Edit item again, change location to Z, do not change permanent location, save 6 - confirm location and permanent_location both equal Z 7 - apply patch, restart 8 - repeat steps 3-5 9 - confirm location=Z, permanent location=Y 10 - prove t/db_dependent/Items.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:16:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:16:30 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:16:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:16:34 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117728|0 |1 is obsolete| | --- Comment #22 from Katrin Fischer --- Created attachment 120361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120361&action=edit Bug 27837: Update permanent location if passed into ModItemFromMarc Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rhonda Kuiper Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:16:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:16:40 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117729|0 |1 is obsolete| | --- Comment #23 from Katrin Fischer --- Created attachment 120362 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120362&action=edit Bug 27837: Add unit tests Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rhonda Kuiper Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:16:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:16:46 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117730|0 |1 is obsolete| | --- Comment #24 from Katrin Fischer --- Created attachment 120363 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120363&action=edit Bug 27837: Prevent the tests to fail is the field is mapped Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:16:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:16:51 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117738|0 |1 is obsolete| | --- Comment #25 from Katrin Fischer --- Created attachment 120364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120364&action=edit Bug 27837: Permanent location to be empty string, check if key exists Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:20:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:20:12 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #26 from Katrin Fischer --- (In reply to Jonathan Druart from comment #20) > Can you explain this follow-up, Kyle? > What's the use case, how did you find it? > We certainly need a couple of tests to cover it. I read this as that we need 2 more unit tests that cover some more cases? Setting to failed QA to alert Kyle. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 2 18:21:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 16:21:57 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #102 from Katrin Fischer --- I am sorry, this patch set no longer applies and I can't fix it: Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 23260: Make borrowernumber nullable in items_last_borrower Applying: Bug 23260: Inline code to anonymise_issue_history Applying: Bug 23260: Simplify tests Applying: Bug 23260: (follow-up) Remove last_borrower updates from issues count Applying: Bug 23260: Add a new test Applying: Bug 23260: Proposed preference driven filtering Applying: Bug 23260: (follow-up) Add AnonymiseLastBorrower and AnonymiseLastBorrowerDays sysprefs Applying: Bug 23260: (follow-up) Update test error: sha1 information is lacking or useless (t/db_dependent/Koha/Patrons.t). error: could not build fake ancestor Patch failed at 0001 Bug 23260: (follow-up) Update test The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-23260-follow-up-Update-test-oyzp2x.patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 01:11:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 23:11:22 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #9 from David Cook --- I'm not sure I'm following the flow but I'm guessing Jonathan was referring to th swagger.json line in the fallback section? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 01:16:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 23:16:14 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 --- Comment #8 from David Cook --- Bizarre. I'm probably not going to look at this again any time soon, so you might want to try a non-containerized Docker environment. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 01:21:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 23:21:28 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 01:25:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 23:25:39 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #10 from Tomás Cohen Arazi --- (In reply to David Cook from comment #9) > I'm not sure I'm following the flow but I'm guessing Jonathan was referring > to th swagger.json line in the fallback section? Yes, it was a busy Friday. Will fix it tomorrow. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 01:59:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 May 2021 23:59:50 +0000 Subject: [Koha-bugs] [Bug 28277] New: MARCOrgCode has bad default value Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28277 Bug ID: 28277 Summary: MARCOrgCode has bad default value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org Apparently, for Koha's recorded history, MARCOrgCode has always defaulted to OSt. (See commit f8e9fb6445dadbdef91e13a253c9c6bcb75e0eec) I never really thought about it too much but I just took a look at https://www.loc.gov/marc/organizations/org-search.php and OSt is "Stow Public Library" in Ohio in the USA. Really we should default to an empty/blank value rather than a wrong value. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 02:00:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 00:00:02 +0000 Subject: [Koha-bugs] [Bug 28277] MARCOrgCode has an incorrect default value In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28277 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|MARCOrgCode has bad default |MARCOrgCode has an |value |incorrect default value -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 02:05:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 00:05:22 +0000 Subject: [Koha-bugs] [Bug 28277] MARCOrgCode has an incorrect default value In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28277 --- Comment #1 from David Cook --- It's kind of interesting seeing how many Koha libraries around the world have a 003 of OSt... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 02:40:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 00:40:00 +0000 Subject: [Koha-bugs] [Bug 28277] MARCOrgCode has an incorrect default value In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28277 --- Comment #2 from David Cook --- Likewise the DEFAULT framework should not have 003 as mandatory... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:32:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:32:35 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117131|0 |1 is obsolete| | --- Comment #250 from David Cook --- Created attachment 120365 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120365&action=edit Bug 15565: Koha::Biblio->allowed_holds and tests Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:32:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:32:44 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117132|0 |1 is obsolete| | --- Comment #251 from David Cook --- Created attachment 120366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120366&action=edit Bug 15565: Place multiple holds on one record on staff client Test plan: 1) Apply patch and restart services 2) Set the maxreserves system preference to 3 3) Set the following circulation rules: holds allowed (total) = 10 holds allowed (daily) = 10 holds per record (count) = 10 3) Set up a record with 4 items 4) Go to place a hold on this record 5) Notice that the items table under 'Place a hold on a specific item' now uses checkboxes instead of radio buttons 6) Check all 4 checkboxes. Confirm that when you check the 4th checkbox, an alert pops up warning the you've reached the maximum. Confirm that when you close the alert, the checkbox unchecks itself. 7) Try setting different values for the above circulation rules that are lower than the number of items on this record. Confirm the alert pops up as expected. 8) Set the circulation rules and syspref all to 4+. Check some items and confirm the holds. 9) Confirm that item-level holds are placed on all selected items. Sponsored-by: Catalyst IT Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:32:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:32:52 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117133|0 |1 is obsolete| | --- Comment #252 from David Cook --- Created attachment 120367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120367&action=edit Bug 15565: Place multiple holds on one record on OPAC Test plan: 1) Apply patch and restart services 2) Set the maxreserves system preference to 3 3) Set the following circulation rules: holds allowed (total) = 10 holds allowed (daily) = 10 holds per record (count) = 10 3) Set up a record with 4 items 4) Go to place a hold on this record 5) Notice that the items table under 'Place a hold on a specific item' now uses checkboxes instead of radio buttons 6) Check all 4 checkboxes. Confirm that when you check the 4th checkbox, an alert pops up warning the you've reached the maximum. Confirm that when you close the alert, the checkbox unchecks itself. 7) Try setting different values for the above circulation rules that are lower than the number of items on this record. Confirm the alert pops up as expected. 8) Set the circulation rules and syspref all to 4+. Check some items and confirm the holds. 9) Confirm that item-level holds are placed on all selected items. Sponsored-by: Catalyst IT Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:33:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:33:59 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #253 from David Cook --- Slightly updated test plan. Everything is working well in koha-testing-docker. Test plan: 0) git bz apply 15565 1) restart_all 2) Set the maxreserves system preference to 3 (from 50) 3) Set the following circulation rules: holds allowed (total) = 10 (from unlimited) holds allowed (daily) = 10 (from unlimited) holds per record (count) = 10 (from 2) 3) Set up a record with 4 items E.g. add 3 items to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29 4) Go to place a hold on this record in Staff Interface 5) Notice that the items table under 'Place a hold on a specific item' now uses checkboxes instead of radio buttons 6) Check all 4 checkboxes. Confirm that when you check the 4th checkbox, an alert pops up warning the you've reached the maximum. Confirm that when you close the alert, the checkbox is not checked. 7) Set the following circulation rules: holds allowed (total) = 2 (from 10) holds allowed (daily) = 2 (from 10) holds per record (count) = 2 (from 10) 8) Perform the same above actions on the OPAC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:53:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:53:39 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #300 from David Cook --- The patch works as expected using the following test plan. My test plan: 0a. Apply the patch 0b. perl ./installer/data/mysql/updatedatabase.pl 0c. perl misc/devel/update_dbix_class_files.pl --koha-conf /etc/koha/sites/kohadev/koha-conf.xml 0d. restart_all 1. Go to intranet search, display some results, click on some checkboxes and click on 'Place hold' button at the top of the results. (e.g. http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=test) 2. Search for a patron 3. Check the 'Treat as hold group' checkbox 4. Click on 'Place hold' 5. In the next screen you should see all the holds you placed with the additional text '(part of a hold group)' in Details column. 6. Click on the "hold group" link. A modal window should appear with the content of the hold group (a list of holds) 7. Check in an item of one of the reserved biblios and confirm the hold (e.g. Check in 39999000001310 ) 8. The hold status is changed to Waiting, and all other holds are deleted. Note: the "hold group" link is displayed in the following pages: - reserve/request.pl - circ/circulation.pl - members/moremember.pl - circ/pendingreserves.pl Note: A hold group is counted as only one hold -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:54:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:54:51 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118350|0 |1 is obsolete| | --- Comment #301 from David Cook --- Created attachment 120368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120368&action=edit Bug 15516: Database and installer updates Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:54:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:54:59 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118351|0 |1 is obsolete| | --- Comment #302 from David Cook --- Created attachment 120369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120369&action=edit Bug 15516: Relevant controller changes and tests Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:55:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:55:08 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118352|0 |1 is obsolete| | --- Comment #303 from David Cook --- Created attachment 120370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120370&action=edit Bug 15516: Allow to reserve first available item from a group of titles It can be useful, for instance, if a library has the same title from different publishers (so 1 title but several biblio records) but the user only wants a copy of the book, regardless of the publisher. This feature only applies to the staff client. Test plan: 0. Run updatedatabase.pl and misc/devel/update_dbix_class_files.pl 1. Go to intranet search, display some results, click on some checkboxes and click on 'Place hold' button at the top of the results. 2. Search for a patron 3. Check the 'Treat as hold group' checkbox 4. Click on 'Place hold' 5. In the next screen you should see all the holds you placed with the additional text '(part of a hold group)' in Details column. 6. Click on the "hold group" link. A modal window should appear with the content of the hold group (a list of holds) 7. Check in an item of one of the reserved biblios and confirm the hold 8. The hold status is changed to Waiting, and all other holds are deleted. Note: the "hold group" link is displayed in the following pages: - reserve/request.pl - circ/circulation.pl - members/moremember.pl - circ/pendingreserves.pl Note: A hold group is counted as only one hold Sponsored-by: Catalyst IT Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:55:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:55:17 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118353|0 |1 is obsolete| | --- Comment #304 from David Cook --- Created attachment 120371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120371&action=edit Bug 15516: Schema updates Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:55:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:55:24 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118354|0 |1 is obsolete| | --- Comment #305 from David Cook --- Created attachment 120372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120372&action=edit Bug 15516: (follow-up) Add hold group message to holds queue A hold that is part of a hold group will be indicated as such in the holds queue. Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:55:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:55:33 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118355|0 |1 is obsolete| | --- Comment #306 from David Cook --- Created attachment 120373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120373&action=edit Bug 15516: (follow-up) Remove other holds in hold_group from holds_queue When one hold is fulfilled or set waiting Signed-off-by: Michal Denar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:56:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:56:20 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |dcook at prosentient.com.au |y.org | --- Comment #307 from David Cook --- Rebased and works as expected with following test plan: My test plan: 0a. Apply the patch 0b. perl ./installer/data/mysql/updatedatabase.pl 0c. perl misc/devel/update_dbix_class_files.pl --koha-conf /etc/koha/sites/kohadev/koha-conf.xml 0d. restart_all 1. Go to intranet search, display some results, click on some checkboxes and click on 'Place hold' button at the top of the results. (e.g. http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=test) 2. Search for a patron 3. Check the 'Treat as hold group' checkbox 4. Click on 'Place hold' 5. In the next screen you should see all the holds you placed with the additional text '(part of a hold group)' in Details column. 6. Click on the "hold group" link. A modal window should appear with the content of the hold group (a list of holds) 7. Check in an item of one of the reserved biblios and confirm the hold (e.g. Check in 39999000001310 ) 8. The hold status is changed to Waiting, and all other holds are deleted. Note: the "hold group" link is displayed in the following pages: - reserve/request.pl - circ/circulation.pl - members/moremember.pl - circ/pendingreserves.pl Note: A hold group is counted as only one hold -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 03:57:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 01:57:00 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #308 from David Cook --- However, it's failing the QA test tools: root at kohadevbox:koha(bug_15516)$ qa testing 6 commit(s) (applied to 8fe090f 'e3 Bug 27864: (QA follow-up) Select2 ') Processing files before patches Argument "" isn't numeric in numeric gt (>) at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt line 331. |========================>| 27 / 27 (100.00%) Processing files after patches Argument "" isn't numeric in numeric gt (>) at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt line 331. |========================>| 27 / 27 (100.00%) OK C4/Reserves.pm FAIL Koha/Hold.pm FAIL critic # Subroutines::ProhibitExplicitReturnUndef: Got 1 violation(s). OK Koha/HoldGroup.pm OK Koha/HoldGroups.pm OK Koha/Holds.pm FAIL Koha/Schema/Result/HoldGroup.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 OK Koha/Schema/Result/OldReserve.pm OK Koha/Schema/Result/Reserve.pm OK circ/view_holdsqueue.pl OK installer/data/mysql/kohastructure.sql OK koha-tmpl/intranet-tmpl/prog/en/includes/hold-group-modal.inc FAIL koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc FAIL filters wrong_html_filter at line 181 (
(part of a hold group)
) missing_filter at line 181 (
(part of a hold group)
) OK koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt OK koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt FAIL koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt FAIL filters wrong_html_filter at line 185 (
(part of a hold group)
) missing_filter at line 185 (
(part of a hold group)
) OK koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt FAIL koha-tmpl/intranet-tmpl/prog/en/modules/reserve/hold-group.tt FAIL filters missing_filter at line 23 ( [% hold.priority %]) missing_filter at line 24 ( [% hold.reservenotes %]) FAIL forbidden patterns forbidden pattern: Title elements must start with the unique information (bug 26703) (line 2) OK koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt OK koha-tmpl/intranet-tmpl/prog/js/hold-group.js OK koha-tmpl/intranet-tmpl/prog/js/holds.js OK opac/opac-reserve.pl FAIL reserve/hold-group.pl FAIL critic Subroutine "new" called using indirect syntax at line 25, column 11. See page 349 of PBP. FAIL file permissions File must have the exec flag FAIL forbidden patterns forbidden pattern: Script permissions is authnotrequired => 0, it could be correct for an OPAC script if it is was you really want error (bug 24663) (line 30) OK reserve/placerequest.pl OK reserve/request.pl OK svc/holds OK t/db_dependent/Koha/Holds.t FAIL t/db_dependent/Reserves/HoldGroup.t FAIL file permissions File must have the exec flag Processing additional checks OK! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 04:08:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 02:08:10 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #309 from David Cook --- Code looks all right just looking at the diff, so I think fixing the QA test tool failures should resolve things. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 06:13:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 04:13:29 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #9 from David Cook --- If we are going to drop support for the abbreviated format, then we can update this bug to just change the unit test and maybe print a warning in the release notes or something. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 07:20:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 05:20:57 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #310 from David Cook --- Comment on attachment 120368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120368 Bug 15516: Database and installer updates Review of attachment 120368: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15516&attachment=120368) ----------------------------------------------------------------- ::: installer/data/mysql/kohastructure.sql @@ +4350,3 @@ > CONSTRAINT `reserves_ibfk_4` FOREIGN KEY (`branchcode`) REFERENCES `branches` (`branchcode`) ON DELETE CASCADE ON UPDATE CASCADE, > CONSTRAINT `reserves_ibfk_5` FOREIGN KEY (`itemtype`) REFERENCES `itemtypes` (`itemtype`) ON DELETE CASCADE ON UPDATE CASCADE, > CONSTRAINT `reserves_ibfk_6` FOREIGN KEY (`desk_id`) REFERENCES `desks` (`desk_id`) ON DELETE SET NULL ON UPDATE CASCADE There is a missing comma here which causes this error: Something went wrong loading file /kohadevbox/koha/installer/data/mysql/kohastructure.sql ([SQL ERROR]: CREATE TABLE `reserves` ( -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 08:04:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 06:04:40 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #36 from David Cook --- "home library and holding library" doesn't work for individual libraries. It's generating the following PQF: @attrset Bib-1 @or @and @attr 1=8023 @attr 4=6 @attr 5=1 @attr 2=102 39999000001310 @attr 1=homebranch CPL @attr 1=8012 CPL The Library Group option generates the following which is correct: @attrset Bib-1 @and @attr 1=8023 @attr 4=6 @attr 5=1 @attr 2=102 39999000001310 @or @attr 1=homebranch CPL @attr 1=8012 CPL The key is the parentheses in your query. For the group you're doing this: "(%s or %s)" For the individual you're doing this: "$homebranchlimit or $holdingbranchlimit" If you change that last one to the following it should work: "($homebranchlimit or $holdingbranchlimit)" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 08:40:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 06:40:22 +0000 Subject: [Koha-bugs] [Bug 19237] PERSO_NAME authority file ignores first indicator value of new headings saved In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19237 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED CC| |dcook at prosentient.com.au --- Comment #4 from David Cook --- Indicator 1 for PERSO_NAME is being imported correctly in master. I'm going to mark this as invalid unless someone indicates a current supported version that has this problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 08:43:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 06:43:07 +0000 Subject: [Koha-bugs] [Bug 19236] UNIF_TITLE authority ignores 2nd indicator value for all new headings saved In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19236 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from David Cook --- I thought I was having this problem in 19.11 but I can't reproduce it now, and it's working fine in master. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:01:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:01:36 +0000 Subject: [Koha-bugs] [Bug 28278] New: Improve $KOHA_CONF parsing speed by using XML::LibXML Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Bug ID: 28278 Summary: Improve $KOHA_CONF parsing speed by using XML::LibXML Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice at biblibre.com Reporter: julian.maurice at biblibre.com QA Contact: testopia at bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:03:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:03:12 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #1 from Julian Maurice --- Created attachment 120374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120374&action=edit Bug 28278: Add unit test for Koha::Config::read_from_file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:03:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:03:16 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #2 from Julian Maurice --- Created attachment 120375 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120375&action=edit Bug 28278: Improve $KOHA_CONF parsing speed by using XML::LibXML - Without the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 3.585 s ± 0.018 s [User: 3.531 s, System: 0.049 s] Range (min … max): 3.547 s … 3.612 s 10 runs - With the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 1.122 s ± 0.028 s [User: 1.104 s, System: 0.014 s] Range (min … max): 1.095 s … 1.189 s 10 runs Test plan: 1. Apply the first patch (the one with the unit tests) and make sure tests pass: `prove t/Koha/Config.t` 2. Apply the rest of the patches and verify that tests still pass: `prove t/Koha/Config.t`. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:03:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:03:26 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:21:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:21:58 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Ere Maijala changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://lists.katipo.co.nz/ | |pipermail/koha/2021-April/0 | |56140.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:57:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:57:44 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #50 from Emmi Takkinen --- Created attachment 120376 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120376&action=edit Bug 14723: Use DATETIME instead DATE Letters.t tests failed since time_queued didn't include timecode. Use DATETIME when inserting into message_queue. To test prove t/db_dependent/Letters.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 09:57:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 07:57:55 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Emmi Takkinen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 10:03:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 08:03:39 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|Unsponsored |Sponsored -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 10:22:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 08:22:57 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Blocks| |7170 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 [Bug 7170] Remove use of XML::Simple -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 10:22:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 08:22:57 +0000 Subject: [Koha-bugs] [Bug 7170] Remove use of XML::Simple In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28278 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 10:26:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 08:26:34 +0000 Subject: [Koha-bugs] [Bug 28103] Barcode fails when adding item during order receive In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28103 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Barcode fails when adding |Barcode fails when adding |item during order receival |item during order receive -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:19:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:19:05 +0000 Subject: [Koha-bugs] [Bug 24147] Objects.t is failing randomly In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 --- Comment #14 from Jonathan Druart --- Again on U16 run 276 on Docker_6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:23:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:23:38 +0000 Subject: [Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526 --- Comment #24 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #23) > > c. Confirm that non linked subfields are stored and displayed correctly > > - item edition list > - MARC details > - OPAC marc view > > Is that it? This patch set is affecting the add item form only. > > d. Try with a "more subfield" that is linked with an authorised value > category > > what is a "more subfield"? A subfield that is not mapped with a DB column (and so stored in items.more_subfields_xml) > > 3. Test barcode values > > just put a barcode and using it afterwards? barcode generated by a plugin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:36:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:36:49 +0000 Subject: [Koha-bugs] [Bug 28230] Renewing/Checking out record with AE or OE letter in title can make Koha totally unfunctional In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28230 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:36:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:36:52 +0000 Subject: [Koha-bugs] [Bug 27566] CSS rule not applying to HTML select / option - displays with serif font ignoring rules In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27566 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:41:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:41:03 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:41:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:41:15 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:42:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:42:18 +0000 Subject: [Koha-bugs] [Bug 25424] Document our exceptions In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25424 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:42:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:42:35 +0000 Subject: [Koha-bugs] [Bug 25412] [OMNIBUS] Enhance POD in Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25412 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:43:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:43:57 +0000 Subject: [Koha-bugs] [Bug 24387] Rename News tool In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24387 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:45:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:45:04 +0000 Subject: [Koha-bugs] [Bug 22890] Add a chronological changelog In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22890 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:45:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:45:17 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate, |rel_21_11_candidate |RM_priority | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:13 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:19 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118087|0 |1 is obsolete| | Attachment #118088|0 |1 is obsolete| | Attachment #118089|0 |1 is obsolete| | Attachment #118090|0 |1 is obsolete| | Attachment #118091|0 |1 is obsolete| | Attachment #118092|0 |1 is obsolete| | Attachment #118093|0 |1 is obsolete| | Attachment #118094|0 |1 is obsolete| | Attachment #118095|0 |1 is obsolete| | Attachment #118096|0 |1 is obsolete| | Attachment #118097|0 |1 is obsolete| | Attachment #118098|0 |1 is obsolete| | Attachment #118099|0 |1 is obsolete| | Attachment #118100|0 |1 is obsolete| | Attachment #118101|0 |1 is obsolete| | Attachment #118102|0 |1 is obsolete| | Attachment #118103|0 |1 is obsolete| | Attachment #118104|0 |1 is obsolete| | Attachment #118105|0 |1 is obsolete| | Attachment #118106|0 |1 is obsolete| | --- Comment #171 from Jonathan Druart --- Created attachment 120377 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120377&action=edit Bug 22544: Move get_opac_new to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:26 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #172 from Jonathan Druart --- Created attachment 120378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120378&action=edit Bug 22544: Move get_opac_news to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:32 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #173 from Jonathan Druart --- Created attachment 120379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120379&action=edit Bug 22544: Move del_opac_new to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:38 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #174 from Jonathan Druart --- Created attachment 120380 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120380&action=edit Bug 22544: Move upd_opac_new to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:44 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #175 from Jonathan Druart --- Created attachment 120381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120381&action=edit Bug 22544: Move add_opac_item to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:50 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #176 from Jonathan Druart --- Created attachment 120382 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120382&action=edit Bug 22544: Move GetNewsToDisplay to Koha namespace Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:52 +0000 Subject: [Koha-bugs] [Bug 22407] OMNIBUS: Use DBIC relations to fetch related object rather than searching for the object In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22407 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:53:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:53:56 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #177 from Jonathan Druart --- Created attachment 120383 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120383&action=edit Bug 22544: Add tests Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:02 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #178 from Jonathan Druart --- Created attachment 120384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120384&action=edit Bug 22544: Refactor searching of news items Test plan: 1) Go to tools and define some news 2) Try different parameters, try to edit new items, and delete some 3) Go to all places where news are presented and ensure that there are the right ones shown: opac main page - based on language opac righ column (formerly syspref OpacNavRight) - based on language opac news rss feed circulation slip (not quick slip) intranet main page 4) run tests: prove t/db_dependent/Koha/News.t Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:08 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #179 from Jonathan Druart --- Created attachment 120385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120385&action=edit Bug 22544: (QA follow-up) Fix spelling Signed-off-by: Josef Moravec Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:13 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #180 from Jonathan Druart --- Created attachment 120386 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120386&action=edit Bug 22544: Update to current codebase Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:19 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #181 from Jonathan Druart --- Created attachment 120387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120387&action=edit Bug 22544: Update search_for_display to be able to take more types Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:25 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #182 from Jonathan Druart --- Created attachment 120388 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120388&action=edit Bug 22544: Fix filtering by location on tools -> news management Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:31 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #183 from Jonathan Druart --- Created attachment 120389 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120389&action=edit Bug 22544: Clarify documentation and change param 'type' to 'location' Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:37 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #184 from Jonathan Druart --- Created attachment 120390 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120390&action=edit Bug 22544: Enhance exception description Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:44 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #185 from Jonathan Druart --- Created attachment 120391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120391&action=edit Bug 22544: Add default language value to KohaNews template plugin Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:51 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #186 from Jonathan Druart --- Created attachment 120392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120392&action=edit Bug 22544: Use template plugin for news author display Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:54:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:54:58 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #187 from Jonathan Druart --- Created attachment 120393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120393&action=edit Bug 22544: TT plugin should return hashref only if news exist It restore the header and fix the RSS feeds (see comment 103) Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:55:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:55:05 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #188 from Jonathan Druart --- Created attachment 120394 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120394&action=edit Bug 22544: Fix OpacLoginInstructions Moved recently Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:55:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:55:11 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #189 from Jonathan Druart --- Created attachment 120395 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120395&action=edit Bug 22544: Restore newdate and timestamp for slip notices Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:55:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:55:17 +0000 Subject: [Koha-bugs] [Bug 22544] Move C4:NewsChannels to Koha namespace In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22544 --- Comment #190 from Jonathan Druart --- Created attachment 120396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120396&action=edit Bug 22544: fix count call - to squash Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:58:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:58:07 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:58:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:58:29 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115514|0 |1 is obsolete| | Attachment #115515|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart --- Created attachment 120397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120397&action=edit Bug 18984: Remove NORMARC support -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:58:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:58:35 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 --- Comment #5 from Jonathan Druart --- Created attachment 120398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120398&action=edit Bug 18984: Remove ES mapping for NORMARC perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:58:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:58:49 +0000 Subject: [Koha-bugs] [Bug 15278] Port default slips and notices from bespoke syntax to Template Toolkit In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15278 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 11:59:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 09:59:11 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:02:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:02:25 +0000 Subject: [Koha-bugs] [Bug 17138] UpdateFine() modyfies existing fine records even when there is no need In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17138 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:08:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:08:08 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:08:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:08:12 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115537|0 |1 is obsolete| | Attachment #115538|0 |1 is obsolete| | Attachment #115539|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart --- Created attachment 120399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120399&action=edit Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables Bug 14570 added a borrower_relationships table but it didn't remove the relationship column from the following tables: - deletedborrowers - borrowers - borrower_modifications -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:08:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:08:16 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #9 from Jonathan Druart --- Created attachment 120400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120400&action=edit Bug 26995: Remove references to relationship column -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:08:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:08:42 +0000 Subject: [Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:13:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:13:25 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:14:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:14:09 +0000 Subject: [Koha-bugs] [Bug 24975] Refactor database translations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:14:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:14:30 +0000 Subject: [Koha-bugs] [Bug 11426] Make HighlightOwnItemsOnOPAC work with XSLT In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11426 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:28:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:28:48 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:36:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:36:14 +0000 Subject: [Koha-bugs] [Bug 26398] Credit and Debit types on creating a manual credits and manual invoices are not translatable In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26398 Marjorie Barry-Vila changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:36:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:36:28 +0000 Subject: [Koha-bugs] [Bug 26926] Omnibus: Update all occurrences of to apply ACC2 coding guideline In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Academy | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:52:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:52:33 +0000 Subject: [Koha-bugs] [Bug 25325] ElasticSearch mapping export lacks staff_client/opac fields In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25325 --- Comment #19 from Fridolin Somers --- I say we should update mapping.yaml, it is a reference when starting to manage Elasticsearch with files. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 12:53:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 10:53:00 +0000 Subject: [Koha-bugs] [Bug 28275] Cart in OPAC doesn't sent mails if surname or firstname contains diacritics In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28275 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #1 from Owen Leonard --- Confirmed in master. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 13:29:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 11:29:10 +0000 Subject: [Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 Björn Nylén changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120300|0 |1 is obsolete| | --- Comment #12 from Björn Nylén --- Created attachment 120401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120401&action=edit Cache authorised values in C4::Items::GetItemsInfo (corrected) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 13:30:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 11:30:18 +0000 Subject: [Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 Björn Nylén changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120311|0 |1 is obsolete| | --- Comment #13 from Björn Nylén --- Created attachment 120402 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120402&action=edit Cache Koha::Library object in Branches template plugin (modified per sug.) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 13:40:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 11:40:39 +0000 Subject: [Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 --- Comment #14 from Björn Nylén --- (In reply to David Cook from comment #11) > Hey Björn, have you tested these patches? > > I haven't tested them, but at a glance it looks like they contain errors. > > 1) > For instance, in the first one, $av_cache doesn't look like it's declared > anywhere. I think that will probably throw a fatal error (or at best a > warning). You should be declaring that before the loop in GetItemsInfo. > > You're also using fairly deep hash structures which could break. For > instance: > $av_cache->{$data->{frameworkcode}}->{'items.stack'}->{$data->{stack}}- > >{lib} = $data->{stack}; > > If $data->{frameworkcode} or more likely $data->{stack} don't exist , then > you're going to probably get a fatal error. You might want to wrap some of > this cache code in a function with more checks/conditions in it. > > 2) > I think that the second patch will generate either fatal errors or warnings > as well since you're not testing for the existence of $self->{branches} > before tyring $self->{branches}->{$branchcode}. > > You can either create $self->{branches} in a "sub new" function or just test > for it first. Something like "$self->{branches} = {} unless > $self->{branches}". Then You can test for $self->{branches}->{$branchcode} > because you've initialized $self->{branches} as a hashref. Yeah, I tested and developed in a separate repo and tried to just copy paste the code to the one with Koha-master code and missed the variable declaration. About GetItemsInfo: Removed the deep hashes as they were unneccesary. (Framwork is the same for all items in biblio) Autovivification should do the trick with the undefined hash-keys but added them more explicitly. It's more obvious what's done that way.The only warnings I got were the item-values that are NULL in the database so I check for those. Branches: Added a "new" sub to init the cache in a more explicit manner. Autovivification did it before but is a bit more obscure. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 14:59:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 12:59:44 +0000 Subject: [Koha-bugs] [Bug 26273] Expose cashup summary history for a cash register In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273 --- Comment #59 from Tomás Cohen Arazi --- Created attachment 120403 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120403&action=edit Bug 28273: Unit tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 14:59:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 12:59:50 +0000 Subject: [Koha-bugs] [Bug 26273] Expose cashup summary history for a cash register In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273 --- Comment #60 from Tomás Cohen Arazi --- Created attachment 120404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120404&action=edit Bug 28273: Add Koha::Biblios->pickup_locations -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:00:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:00:47 +0000 Subject: [Koha-bugs] [Bug 28279] New: mappings.yaml no longer in sync Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 Bug ID: 28279 Summary: mappings.yaml no longer in sync Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: System Administration Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Depends on: 19482, 27316, 20589, 25325 We are missing some changes in the mappings.yaml file: * missing staff_client/opac (bug 25325 and bug 20589) * missing mandatory (bug 19482) * sort (bug 27316) became a boolean field Which means export_elasticsearch_mappings.pl generates a file that differs a lot from the one we have in our codebase. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19482 [Bug 19482] Elasticsearch - prevent removal / editing of required indexes https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20589 [Bug 20589] Add field boosting and use elastic query fields parameter instead of deprecated _all https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25325 [Bug 25325] ElasticSearch mapping export lacks staff_client/opac fields https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27316 [Bug 27316] In mappings use yes/no for sortable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:00:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:00:47 +0000 Subject: [Koha-bugs] [Bug 19482] Elasticsearch - prevent removal / editing of required indexes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19482 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28279 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 [Bug 28279] mappings.yaml no longer in sync -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:00:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:00:47 +0000 Subject: [Koha-bugs] [Bug 27316] In mappings use yes/no for sortable In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27316 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28279 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 [Bug 28279] mappings.yaml no longer in sync -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:00:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:00:47 +0000 Subject: [Koha-bugs] [Bug 20589] Add field boosting and use elastic query fields parameter instead of deprecated _all In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20589 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28279 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 [Bug 28279] mappings.yaml no longer in sync -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:00:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:00:47 +0000 Subject: [Koha-bugs] [Bug 25325] ElasticSearch mapping export lacks staff_client/opac fields In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25325 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28279 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 [Bug 28279] mappings.yaml no longer in sync -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:06:08 +0000 Subject: [Koha-bugs] [Bug 27856] Update mappings.yaml after bug 27316 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27856 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27316 | Status|Passed QA |RESOLVED Resolution|--- |DUPLICATE --- Comment #8 from Jonathan Druart --- *** This bug has been marked as a duplicate of bug 28279 *** Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27316 [Bug 27316] In mappings use yes/no for sortable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:06:08 +0000 Subject: [Koha-bugs] [Bug 28279] mappings.yaml no longer in sync In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #1 from Jonathan Druart --- *** Bug 27856 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:06:08 +0000 Subject: [Koha-bugs] [Bug 27316] In mappings use yes/no for sortable In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27316 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|27856 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27856 [Bug 27856] Update mappings.yaml after bug 27316 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:06:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:06:42 +0000 Subject: [Koha-bugs] [Bug 28279] mappings.yaml no longer in sync In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:06:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:06:47 +0000 Subject: [Koha-bugs] [Bug 28279] mappings.yaml no longer in sync In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28279 --- Comment #2 from Jonathan Druart --- Created attachment 120405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120405&action=edit Bug 28279: Re-sync mappings.yaml We are missing some changes in the mappings.yaml file: * missing staff_client/opac (bug 25325 and bug 20589) * missing mandatory (bug 19482) * sort (bug 27316) became a boolean field Which means export_elasticsearch_mappings.pl generates a file that differs a lot from the one we have in our codebase. There are also indentation changes certainly caused by the replacement of YAML with YAML::XS Test plan: 1. reset_all without this patch 2. export the mappings to a non-tracked file (ie. don't erate mappings.yaml from source) 3. Apply this patch 4. Compare both file => No change expected 5. Reset the mappings (so using the mappings.yaml after the changes from this patch) 6. Compare the tables on the UI (with and without the patch applied) => No change expected QA will use --word-diff to make sure only mandatory, sort and staff_client/opac are modified -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:10:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:10:02 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wait for OverDrive results |Show list of hits for one |before redirecting to |search result |single Koha result | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:10:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:10:19 +0000 Subject: [Koha-bugs] [Bug 28259] Checking at branch B an item in waiting hold state at branch A kill Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28259 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Status|Signed Off |Failed QA --- Comment #6 from Jonathan Druart --- We need a test for this change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:10:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:10:38 +0000 Subject: [Koha-bugs] [Bug 28259] Checking at branch B an item in waiting hold state at branch A kill Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28259 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:10:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:10:39 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 --- Comment #5 from Magnus Enger --- A library has asked me to implement this, at least for the OPAC. Any suggestions for what the syspref should be called? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:21:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:21:22 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 --- Comment #6 from Magnus Enger --- Would something like OPACShowResultListOfOne work? OPACShowResultListOfOne = 0 => Current behaviour, go directly to detail view if there is only one hit OPACShowResultListOfOne = 1 => New behaviour, show the result list even if there is only one hit. And then: OPACShowResultListOfOne [Show|Don't show] the result list in a bibliographic search, if there is only one hit. Where Show = 1 Don't show = 0 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 3 15:38:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 13:38:21 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |magnus at libriotech.no |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:04:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:04:40 +0000 Subject: [Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 --- Comment #5 from Jonathan Druart --- Created attachment 120406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120406&action=edit Bug 28271: Preselect the current item lost value -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:05:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:05:30 +0000 Subject: [Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 --- Comment #6 from Jonathan Druart --- (In reply to Andrew Fuerste-Henry from comment #4) > That's really nice and slick! Three bits of feedback: > - if the lost value dropdown defaulted to the item's current status it would > make it harder for folks to accidentally change it Done. > - it would also be helpful if the dropdown noted which lost status the item > is currently at, something like "Claims Returned (current status)" Can you retest and you detail a bit more? I am not sure I see where you want it displayed. > - something like "Not lost" would be more clear than just a blank line Done. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:07:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:07:55 +0000 Subject: [Koha-bugs] [Bug 26273] Expose cashup summary history for a cash register In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120403|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:08:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:08:06 +0000 Subject: [Koha-bugs] [Bug 26273] Expose cashup summary history for a cash register In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120404|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:08:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:08:57 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 120407 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120407&action=edit Bug 28273: Unit tests https://bugs.koha-community.org/show_bug.cgi?id=26273 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:09:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:09:02 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 120408 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120408&action=edit Bug 28273: Add Koha::Biblios->pickup_locations https://bugs.koha-community.org/show_bug.cgi?id=26273 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:31:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:31:01 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 jmbroust changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jean-manuel.broust at univ-lyo | |n2.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:32:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:32:24 +0000 Subject: [Koha-bugs] [Bug 27784] Unknown authority types break elasticsearch authorities indexing In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27784 jmbroust changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jean-manuel.broust at univ-lyo | |n2.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:35:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:35:41 +0000 Subject: [Koha-bugs] [Bug 28221] Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24183 CC| |nick at bywatersolutions.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24183 [Bug 24183] Introduce `before_send_messages` hook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 16:35:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 14:35:41 +0000 Subject: [Koha-bugs] [Bug 24183] Introduce `before_send_messages` hook In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24183 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28221 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 [Bug 28221] Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 17:59:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 15:59:56 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 --- Comment #9 from Victor Grousset/tuxayo --- > you might want to try a non-containerized Docker environment. You mean a non-koha-testing-docker env? Still using docker and with manual Koha install. And what about a KohaDevBox? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 20:15:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 18:15:42 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120253|0 |1 is obsolete| | Attachment #120254|0 |1 is obsolete| | Attachment #120255|0 |1 is obsolete| | Attachment #120256|0 |1 is obsolete| | --- Comment #14 from Owen Leonard --- Created attachment 120409 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120409&action=edit Bug 28179: Add the Chocolat gallery lightbox JS library Chocolat is a lightbox JS library. https://chocolat.insipi.de https://github.com/nicolas-t/Chocolat https://chocolat.gitbook.io Why Chocolat? It's released under the GPL v3 license, easy to use, configure and extend, and is still maintained/active. (and it has a nice name) Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 20:15:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 18:15:46 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #15 from Owen Leonard --- Created attachment 120410 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120410&action=edit Bug 28179: Add a lightbox gallery to display cover images - detail page, staff interface This patch adds the ability to display the cover images of a bibliographic record in a gallery. Cover images attached to items can also be displayed in separated galleries. Test plan: All the cover images are affected, all the different sources will be tested. All the steps will be done on the same bibliographic record. 1. Local cover images a. Turn on LocalCoverImages and AllowMultipleCovers b. Add several local cover images to a bibliographic record c. Add several local cover images to an item d. Click on an image and confirm that it is displayed in a gallery and you can navigate see all the images attached to the bibliographic record e. Same for items 2. Adlibris a. Turn on AdlibrisCoversEnabled b. Edit the biliographic record and add an ISBN that will return a cover image for this service (9780670026623 for instance) c. Display the cover images in the gallery d. Note the link to the adlibris.com website at the bottom 3. Amazon a. Turn on AmazonCoverImages b. Display the cover images in the gallery 4. Coce a. Turn on IntranetCoce, set CoceHost to "http://coce.tamil.fr:8080" and select some values for CoceProviders. b. Display the cover images in the gallery 5. Custom cover images a. Turn on CustomCoverImages and set CustomCoverImagesURL to https://covers.openlibrary.org/b/isbn/{isbn}-M.jpg of anything else meaningful b. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 20:15:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 18:15:49 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #16 from Owen Leonard --- Created attachment 120411 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120411&action=edit Bug 28179: Adjust chocolat.js to display href In order to display link in the description we need to adjust chocolat.js Maybe this needs to be reported upstream Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 20:15:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 18:15:53 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #17 from Owen Leonard --- Created attachment 120412 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120412&action=edit Bug 28179: (follow-up) Updates to styling of lightbox controls This patch fixes a bug and adds some style changes which I think are nice. The bugfix is to change the z-index of the lightbox footer so that it isn't hidden when there is a language menu in the footer. The cosmetic changes replace the Chocolat image icons with new SVG assets based on Bootstrap Icons (https://icons.getbootstrap.com/). The color changes I think help the controls to be more visible. License information about Bootstrap Icons has been added to the About page. Signed-off-by: Jonathan Druart Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 20:15:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 18:15:57 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #18 from Owen Leonard --- Created attachment 120413 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120413&action=edit Bug 28179: (follow-up) Remove console.log This patch removes a "console.log" from detail.tt and replaces it with similar output to the user. It will probably never be triggered, but better to handle it gracefully than have a hidden log. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 21:43:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 19:43:06 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #2 from Victor Grousset/tuxayo --- Error: «Starting Z39.50/SRU daemon for kohadev:Global symbol "$file" requires explicit package name (did you forget to declare "my $file"?) at /kohadevbox/koha/Koha/Config.pm line 36.» I guess there should be simple quotes right? Test results: Is that what should be expected? (less reads but still multiple) ==================== Before patch ======================== ==================== restart ============================= root at kohadevbox:kohadevbox$ restart_all Restarting Apache httpd web server: apache2. Restarting Koha ILS: koha-commonStopping Plack daemon for kohadev:. Error: Z39.50/SRU not running for kohadev: failed! Stopping Koha worker daemon for kohadev:. Stopping Koha indexing daemon for kohadev:. Starting Plack daemon for kohadev:. Starting Z39.50/SRU daemon for kohadev:read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. . Starting Koha worker daemon for kohadev:. Starting Koha indexing daemon for kohadev:. ==================== logs ======================== ==> /var/log/koha/kohadev/plack-error.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/sip-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/indexer-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/worker-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/indexer-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==================== After patch ======================== ==================== restart ============================= root at kohadevbox:kohadevbox$ restart_all Restarting Apache httpd web server: apache2. Restarting Koha ILS: koha-commonStopping Plack daemon for kohadev:. Stopping Z39.50/SRU daemon for kohadev:. Stopping Koha worker daemon for kohadev:. Stopping Koha indexing daemon for kohadev:. Starting Plack daemon for kohadev:. Starting Z39.50/SRU daemon for kohadev:read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. . Starting Koha worker daemon for kohadev:. Starting Koha indexing daemon for kohadev:. ==================== logs ======================== ==> /var/log/koha/kohadev/plack-error.log <== Process Backgrounded 2021/05/03-19:36:13 Starman::Server (type Net::Server::PreFork) starting! pid(3537) Binding to UNIX socket file "/var/run/koha/kohadev/plack.sock" Setting gid to "1000 1000" Setting uid to "1000" Starman: Accepting connections at unix://localhost:/var/run/koha/kohadev/plack.sock/ read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/sip-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/indexer-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. ==> /var/log/koha/kohadev/worker-output.log <== read_from_file($file)####################### at /kohadevbox/koha/Koha/Config.pm line 36. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 21:48:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 19:48:59 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120374|0 |1 is obsolete| | --- Comment #3 from Victor Grousset/tuxayo --- Created attachment 120414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120414&action=edit Bug 28278: Add unit test for Koha::Config::read_from_file Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 21:49:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 19:49:03 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120375|0 |1 is obsolete| | --- Comment #4 from Victor Grousset/tuxayo --- Created attachment 120415 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120415&action=edit Bug 28278: Improve $KOHA_CONF parsing speed by using XML::LibXML - Without the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 3.585 s ± 0.018 s [User: 3.531 s, System: 0.049 s] Range (min … max): 3.547 s … 3.612 s 10 runs - With the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 1.122 s ± 0.028 s [User: 1.104 s, System: 0.014 s] Range (min … max): 1.095 s … 1.189 s 10 runs Test plan: 1. Apply the first patch (the one with the unit tests) and make sure tests pass: `prove t/Koha/Config.t` 2. Apply the rest of the patches and verify that tests still pass: `prove t/Koha/Config.t`. Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 21:54:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 19:54:26 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Needs Signoff |Signed Off --- Comment #5 from Victor Grousset/tuxayo --- Works :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 22:46:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 20:46:19 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 --- Comment #24 from Victor Grousset/tuxayo --- Created attachment 120416 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120416&action=edit Bug 27594: (follow-up) don't display "Copy link[...]" when not possible Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 22:48:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 20:48:15 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 --- Comment #25 from Victor Grousset/tuxayo --- > I don't know how else to test this in an environment that isn't considered by the browser to be secure for the purposes of copy and paste operations (as local addresses are). In koha-testing-docker, running "ip a" allows to get the IP of the container. And on the host it works to access it. As opposed to localhost, it's not considered a secure context. Thanks for proposing to test in a non secure context. There was in fact a bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 3 23:36:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 21:36:37 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #26 from Victor Grousset/tuxayo --- Work, code looks good, QA script happy. Passed :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:26:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:26:47 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105876|0 |1 is obsolete| | --- Comment #73 from Victor Grousset/tuxayo --- Created attachment 120417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120417&action=edit Bug 19821: Run tests on a separate database Running the tests on the same database as the one used for dev has some drawbacks: - Everybody has different data, so we cannot make any assumptions about data in tests and it can make tests fail for non-obvious reasons. - Tests have to clean up every change to the database using SQL transactions, so we cannot write testable code that use transactions (AFAIK) - Transactions in tests happen to be committed sometimes, resulting in garbage data added to the dev database This patch provides a .proverc file that will load t/lib/Bootstrap.pm before the tests are run. t/lib/Bootstrap.pm is responsible for recreating a fresh database and telling the test scripts to use it. To use it, just run prove normally from the root directory of Koha. By default, the database is 'koha_test' and it's created using MARC21 SQL files, it can be changed by running: prove --norc \ --Mt::lib::Bootstrap=database,koha_test,marcflavour,UNIMARC Test plan: 1. Apply bug 19185 which will also apply these patches 2. In the DBMS run `select count(*) from koha_kohadev.borrowers;` (adapt if your usual koha DB isn't koha_kohadev) 3. Run the test plan of bug 19185 and during execution of the installation test, pay attention to the following: 4. List the databases in the DBMS (show databases;) to ensure that koha_test is created 5. After the test has run, the koha_test database should not be here anymore. 6. In the DBMS run `select count(*) from koha_kohadev.borrowers;` 7. That was to verify that the database you use usually was untouched. The counts should be the same. Signed-off-by: Jon Knight Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:26:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:26:53 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105877|0 |1 is obsolete| | --- Comment #74 from Victor Grousset/tuxayo --- Created attachment 120418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120418&action=edit Bug 19821: Close filehandle after writing Signed-off-by: Jon Knight Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:26:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:26:58 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105878|0 |1 is obsolete| | --- Comment #75 from Victor Grousset/tuxayo --- Created attachment 120419 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120419&action=edit Bug 19821: Install sample data, ES mappings and Version syspref Also move .proverc to .proverc.dist, so it cannot be used by accident. Different ways to use it: 1/ prove --rc .proverc.dist Use defaults 2/ cp .proverc.dist .proverc && prove Allows to configure db name, marcflavour, and prove options Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:27:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:27:04 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105879|0 |1 is obsolete| | --- Comment #76 from Victor Grousset/tuxayo --- Created attachment 120420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120420&action=edit Bug 19821: Ignore .proverc and .proverc.dist in Makefile.t Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:27:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:27:11 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105880|0 |1 is obsolete| | --- Comment #77 from Victor Grousset/tuxayo --- Created attachment 120421 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120421&action=edit Bug 19821: Do not modify KOHA_CONF, use new database_test entry instead I have tried to use the original idea of this patch for bug 19185, but it cannot work as it. ENV is not shared between processus and KOHA_CONF will not be read by webserver (used for selenium tests). Moreover on bug 19185 we are testing the installation process and we do not want the database to be populated with sample data, we just need a new and clean DB. Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:27:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:27:18 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105881|0 |1 is obsolete| | --- Comment #78 from Victor Grousset/tuxayo --- Created attachment 120422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120422&action=edit Bug 19821: Use database_test entry if exists If the database_test entry exists in the config file we are going to use it. This will be a trick for developers and CI Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:27:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:27:24 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105882|0 |1 is obsolete| | --- Comment #79 from Victor Grousset/tuxayo --- Created attachment 120423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120423&action=edit Bug 19821: Require database_test != database To prevent developpers to drop their database. Signed-off-by: Martin Renvoize Signed-off-by: Bouzid Fergani Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:32:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:32:23 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 --- Comment #80 from Victor Grousset/tuxayo --- Still works, solved a simple conflict for ".proverc and .proverc.dist in Makefile.t" *But* I missed the test plan of comment 75 in my first signoff and I don't know how to make it work. How it that supposed to be ran? > 1/ prove --rc .proverc.dist > Use defaults kohadev-koha at kohadevbox:/kohadevbox/koha$ prove --rc .proverc.dist t/00-checkdatabase-version.t ................ ok t/00-deprecated.t ........................... ok t/00-load.t ................................. DBD::mysql::st execute failed: Table 'koha_test.systempreferences' doesn't exist [for Statement "SELECT `me`.`variable`, `me`.`value`, `me`.`options`, `me`.`explanation`, `me`.`type` FROM `systempreferences` `me` WHERE ( `me`.`variable` = ? )" with ParamValues: 0='casauthentication'] at /kohadevbox/koha/Koha/Database.pm line 124. DBD::mysql::st execute failed: Table 'koha_test.systempreferences' doesn't exist [for Statement "SELECT `me`.`variable`, `me`.`value`, `me`.`options`, `me`.`explanation`, `me`.`type` FROM `systempreferences` `me` WHERE ( `me`.`variable` = ? )" with ParamValues: 0='caslogout'] at /kohadevbox/koha/Koha/Database.pm line 124. And more errors about the DB. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 00:32:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 May 2021 22:32:28 +0000 Subject: [Koha-bugs] [Bug 19185] Web installer and onboarding tool selenium test In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185 --- Comment #40 from Victor Grousset/tuxayo --- Still works :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 02:48:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 00:48:47 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 --- Comment #10 from David Cook --- (In reply to Victor Grousset/tuxayo from comment #9) > > you might want to try a non-containerized Docker environment. > > You mean a non-koha-testing-docker env? Still using docker and with manual > Koha install. Haha I meant a non-containerized Dev environment. I used the wrong D word. > And what about a KohaDevBox? Yep that should work. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:31:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:31:56 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:32:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:32:00 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120330|0 |1 is obsolete| | --- Comment #5 from Aleisha Amohia --- Created attachment 120424 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120424&action=edit Bug 28268: Improve memory usage when indexing authorities in Elasticsearch Retrieves the complete records one by one to avoid huge memory usage. Note that this removes the call to GuessAuthTypeCode, but it is done later in Koha::SearchEngine::Elasticsearch::marc_records_to_documents (and was never done if you asked to index a single record with --authid parameter). Test plan: 1. Apply patch 2. Reindex authorities: perl misc/search_tools/rebuild_elasticsearch.pl -a -d -v 3. Check that indexing completed successfully and results are correct. Signed-off-by: Aleisha Amohia -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:36:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:36:42 +0000 Subject: [Koha-bugs] [Bug 26587] detail.pl is very slow for records with many items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 --- Comment #15 from David Cook --- Sounds great, Björn. I'll put this on my list to review. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:41:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:41:13 +0000 Subject: [Koha-bugs] [Bug 26374] Update for 19974 is not idempotent In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26374 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- CC|aleisha at catalyst.net.nz | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:46:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:46:18 +0000 Subject: [Koha-bugs] [Bug 16522] Add 773 (Host item entry) to the cart and list displays and e-mails In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16522 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:46:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:46:22 +0000 Subject: [Koha-bugs] [Bug 16522] Add 773 (Host item entry) to the cart and list displays and e-mails In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16522 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114429|0 |1 is obsolete| | --- Comment #7 from Aleisha Amohia --- Created attachment 120425 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120425&action=edit Bug 16522: Adding 773 to cart and list displays and emails This patch adds a new subroutine get_host_item_entries in the Koha::Biblio module which retrieves any 773 fields from the biblio record. The subroutine is used to show a host item entry and a link to the record in the following places: - staff client list - staff client cart - staff client send list email - staff client send cart email - opac list - opac cart - opac send list email email - opac send cart email To test: 1. apply patch, restart services 2. log into the staff client and enable the syspref EasyAnalyticalRecords 3. find a record with an item. take note of the barcode. 4. go to another record (biblio 2). click Edit -> Link to host record 5. enter the barcode in the input and submit. 6. click the MARC tab and confirm the host record has been linked under MARC field 773. 7. add biblio 2 to your cart, and to a list. 8. go to your cart. confirm you see the 'host item entry' link. 9. click on 'more details' and confirm you see the 'host item entries' link. 10. click 'send' to email the cart. confirm the email contains the host item entry and the link sends you to the catalogue page for the record in the OPAC. 11. go to the list you added the record to. confirm you see the 'source' link for the host item entry. 12. click 'send list' to email the list. confirm the email contains the host item entry and the link sends you to the catalogue page for the record in the OPAC. 13. log into the OPAC. repeat steps 7 to 12 on the OPAC and confirm they all pass as expected. 14. confirm tests pass: t/db_dependent/Koha/Biblio.t Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:46:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:46:24 +0000 Subject: [Koha-bugs] [Bug 28221] Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #6 from David Cook --- Suggestion for a title change would be "proces_mesage_queue.pl missing Try::Tiny use statement" or "proces_mesage_queue.pl not loading Try::Tiny". Not a big deal but might just be clearer for release notes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:46:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:46:54 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:49:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:49:01 +0000 Subject: [Koha-bugs] [Bug 28275] Cart in OPAC doesn't sent mails if surname or firstname contains diacritics In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28275 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:50:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:50:24 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook --- I feel like the non-XSLT view was deprecated just not removed? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:51:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:51:04 +0000 Subject: [Koha-bugs] [Bug 18984] Remove support for NORMARC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 05:53:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 03:53:19 +0000 Subject: [Koha-bugs] [Bug 25424] Document our exceptions In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25424 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 06:13:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 04:13:41 +0000 Subject: [Koha-bugs] [Bug 27961] External track clicks links should get uri filtered In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27961 --- Comment #14 from Aleisha Amohia --- Created attachment 120426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120426&action=edit Bug 27961: [20.05.x] Ensure external URLs are filtered TT variables are used to build the link in items.uri . This is a problem particularly when TrackClicks is enabled because the items.uri value doesn't get escaped, resulting in a 404. To test: 1) Enable the TrackClicks system preference (set to Track or Track anonymously) 2) Find a record with an item 3) Edit the item and put an external URL under the Uniform Resource Identifier field 4) Go to that record in the OPAC 5) Click on Link to resource 6) Confirm you are not redirected to the URL and instead see a 404 7) Apply the patch and refresh the page 8) Click on Link to resource 9) Confirm you are redirected as expected 10) Go back to the staff client to edit your item. This time put two URLs in the Uniform Resource Identifier field, separated by ' | '. (Don't forget the spaces around the pipe, and don't forget to add a trailing slash to the URL). 11) Go back to the OPAC and refresh the page. 12) Confirm both URLs redirect as expected. Sponsored-by: Parliamentary Library New Zealand -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 08:51:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 06:51:13 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #3 from Julian Maurice --- (In reply to Victor Grousset/tuxayo from comment #2) > Error: > «Starting Z39.50/SRU daemon for kohadev:Global symbol "$file" requires > explicit package name (did you forget to declare "my $file"?) at > /kohadevbox/koha/Koha/Config.pm line 36.» > > I guess there should be simple quotes right? You probably added the warn too early. It should be just after getting the parameters: my ($class, $file) = @_; warn "read_from_file($file)"; > Test results: Is that what should be expected? (less reads but still > multiple) You should see it once per worker. I see that there are two "read_from_file" in plack-error.log (after the patch). So if you have two workers that's normal. Please make sure there are no "read_from_file" after startup, when you use koha web interface. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 09:13:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 07:13:13 +0000 Subject: [Koha-bugs] [Bug 28280] New: itemtypes page defaultreplacecost and processfee aren't using Price filter. Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 Bug ID: 28280 Summary: itemtypes page defaultreplacecost and processfee aren't using Price filter. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: didier.gautheron at biblibre.com QA Contact: testopia at bugs.koha-community.org I don't know if it's an oversight or because they couldn't be NULL anymore if $Price is used but in /cgi-bin/koha/admin/itemtypes.pl page detail defaultreplacecost and processfee aren't formatted unlike To Test: 1- create an item type with a 'Default replacement cost' and a 'Processing fee (when lost)' 2- numbers are displayed with 6 decimals. 4- apply patch 5- numbers are displayed with 2 decimals. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 09:25:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 07:25:42 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 Didier Gautheron changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |didier.gautheron at biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 09:26:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 07:26:22 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 Didier Gautheron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 09:26:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 07:26:26 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 --- Comment #1 from Didier Gautheron --- Created attachment 120427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120427&action=edit Bug 28280: itemtype page, add price formatting To Test: 1- create an item type with a 'Default replacement cost' and a 'Processing fee (when lost)' 2- numbers are displayed with 6 decimals. 4- apply patch 5- numbers are displayed with 2 decimals. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 09:49:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 07:49:52 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #15 from Joonas Kylmälä --- Victor what were the exact steps you used, I still get the error, I even deleted koha-testing-docker (Debian GNU/Linux 9 version) completely and re-created it from scratch and I still get the error after: $ koha-mysql kohadev < installer/data/mysql/kohastructure.sql $ restart_all $ ./translate update pl-PL $ ./translate install pl-PL $ restart_all --> Go to installer page and select pl-PL as installer language, click through it and notice it gives error: > Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 in the MARC21 step. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:32:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:32:16 +0000 Subject: [Koha-bugs] [Bug 28281] New: Installer doesn't work on some languages (pl-PL) because it double decodes installer data Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Bug ID: 28281 Summary: Installer doesn't work on some languages (pl-PL) because it double decodes installer data Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Blocks: 27623 If trying to install Koha with pl-PL language it doesn't work due to double encoding error in C4/Installer.pm: $ koha-mysql kohadev < installer/data/mysql/kohastructure.sql $ restart_all $ ./translate update pl-PL $ ./translate install pl-PL $ restart_all --> Go to installer page and select pl-PL as installer language, click through it and notice it gives error: > Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 In installer the output of two calls YAML::XS::LoadFile is still decoded another time even though according to YAML::XS documentation the call to Load already decodes it. This causes the above error to happen in the MARC21 installation step. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 [Bug 27623] Remove pl-PL installer data -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:32:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:32:16 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Joonas Kylmälä changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28281 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:32:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:32:52 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #16 from Joonas Kylmälä --- I found the cause and opened bug 28281. I will work on a fix (or I already have but missing test). -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:33:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:33:20 +0000 Subject: [Koha-bugs] [Bug 25100] Add ability to add custom text to top of the Self registration Form In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25100 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27951 CC| |magnus at libriotech.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:33:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:33:20 +0000 Subject: [Koha-bugs] [Bug 27951] Allow Per Branch customization for self registration form In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27951 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25100 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:33:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:33:29 +0000 Subject: [Koha-bugs] [Bug 28221] process_message_queue.pl missing `use Try::Tiny` In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Script |process_message_queue.pl |process_message_queue.pl |missing `use Try::Tiny` |uses Try::Tiny but doesn't | |'use' it | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:34:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:34:35 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Joonas Kylmälä changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |joonas.kylmala at helsinki.fi |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 10:38:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 08:38:07 +0000 Subject: [Koha-bugs] [Bug 28282] New: Make labels for self registration form mappable Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28282 Bug ID: 28282 Summary: Make labels for self registration form mappable Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: magnus at libriotech.no QA Contact: testopia at bugs.koha-community.org Every now and then I get a request to change the label of one or more fields in the patron self registration form. This could be because a field has been re-purposed, or because local usage differs from the translation. I imagine we could have a map from the database column names, to the labels that are shown to the patrons: address: Department phone: Internal phone number -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:08:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:08:02 +0000 Subject: [Koha-bugs] [Bug 28282] Make labels for self registration form mappable In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28282 --- Comment #1 from Katrin Fischer --- I think we are getting more and more reports like this for making things "renameable". The issue is always multi-language instances. Could be reusing the itemtype translation system an option? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:12:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:12:16 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #4 from Martin Renvoize --- Comment on attachment 120352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120352 Bug 28276: Do not fetch config ($KOHA_CONF) from memcached Review of attachment 120352: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=28276&attachment=120352) ----------------------------------------------------------------- ::: Koha/Database.pm @@ +49,4 @@ > > require Koha::Schema; > > + my $db_driver = C4::Context::db_scheme2dbi(C4::Context->config('db_scheme'));; This change looks reasonable to me, but is worth highlighting to whoever does QA as worth digging into.. I'm not 100% sure if there's some background reason this used to call $context->{db_driver} instead of passing db_scheme into db_scheme2dbi. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:13:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:13:50 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120352|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize --- Created attachment 120428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120428&action=edit Bug 28276: Do not fetch config ($KOHA_CONF) from memcached memcached address and namespace are in $KOHA_CONF, so it is required to read it before being able to access the cache. And after that, configuration is kept in memory forever. Storing this in memcached is useless and even counter-productive, since Koha reads both the file and the cache This patch addresses this issue by removing the cache-related code from C4::Context->new. It means that C4::Context->new will always read the configuration file, so this patch also replaces inappropriate calls to C4::Context->new->config by appropriate calls to C4::Context->config It also fixes a bug where C4::Context->new would ignore the filepath given in parameters if there was something in cache. It also removes a problematic call to Koha::Caches->get_instance. Because this call was outside of any subroutine, it would have happened before the initialization of $C4::Context::context (which happen in C4::Context::import) Test plan: 1. Do not apply the patch yet 2. Add the following line at the beginning of Koha::Config::read_from_file warn "read_from_file($file)"; This will allow you to check how many times the file is read. 3. Flush memcached and restart starman 4. Check the logs, you should see "read_from_file" a bunch of times 5. Apply the patch 6. Re-add the line from step 2 7. Flush memcached and restart starman 8. Check the logs, you should see "read_from_file" only once 9. Make sure the memcached config from $KOHA_CONF (memcached_servers, memcached_namespace) is taken into account by checking the About page Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:14:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:14:27 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Needs Signoff |Signed Off --- Comment #6 from Martin Renvoize --- This achieves the desired effect for me.. works well and is a nice bit of cleanup. Signing off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:21:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:21:44 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #6 from Jonathan Druart --- How much is the gain then? 2.5s for 10000 runs? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:32:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:32:24 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #7 from Julian Maurice --- (In reply to Jonathan Druart from comment #6) > How much is the gain then? 2.5s for 10000 runs? It's for 1000 runs, so in the end I should gain something like 2.5ms at startup. It's not much, but still better, right ? :) Note that this was tested on my laptop with a i5-6440HQ CPU @ 2.60GHz The gain should be greater on slower hardware (just a guess; please test it on different hardware) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:34:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:34:03 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Status|NEW |ASSIGNED Depends on| |22824 --- Comment #1 from Jonathan Druart --- Caused by bug 22824 I assume. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 [Bug 22824] Replace YAML::Syck with YAML::XS -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:34:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:34:03 +0000 Subject: [Koha-bugs] [Bug 22824] Replace YAML::Syck with YAML::XS In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28281 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:35:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:35:41 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28154 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:35:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:35:41 +0000 Subject: [Koha-bugs] [Bug 28154] Translate script faces encoding issues In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28154 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28281 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:51:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:51:46 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 11:57:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 09:57:34 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #8 from Jonathan Druart --- Right, the "10 runs" confused me, but ofc it's an average. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:00:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:00:08 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #9 from Jonathan Druart --- Without patch: Time (mean ± σ): 6.293 s ± 0.243 s [User: 6.181 s, System: 0.090 s] Range (min … max): 6.012 s … 6.852 s 10 runs With patch: Time (mean ± σ): 2.006 s ± 0.050 s [User: 1.937 s, System: 0.058 s] Range (min … max): 1.939 s … 2.092 s 10 runs i5-6200U CPU @ 2.30GHz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:10:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:10:38 +0000 Subject: [Koha-bugs] [Bug 28283] New: `Quantity received` should have inputmode="numeric" Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Bug ID: 28283 Summary: `Quantity received` should have inputmode="numeric" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org ACC2 suggests 'inputmode="numeric"' for numeric inputs. This is missing on the acquisitions item receipt page for the 'Quantity received' input. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:10:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:10:50 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26926 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926 [Bug 26926] Omnibus: Update all occurrences of to apply ACC2 coding guideline -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:10:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:10:50 +0000 Subject: [Koha-bugs] [Bug 26926] Omnibus: Update all occurrences of to apply ACC2 coding guideline In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28283 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 [Bug 28283] `Quantity received` should have inputmode="numeric" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:17:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:17:19 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 --- Comment #1 from Martin Renvoize --- Created attachment 120430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120430&action=edit Bug 28283: Add `inputmode="numeric"` to quantity on orderreceive This patch adds an inputmode to the quantity field on the order receive page in acquisitions. Test plan 1. Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. 2. Note that the 'Quantity received' input has an inputmode now. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:18:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:18:58 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:19:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:19:03 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #33 from Jonathan Druart --- Created attachment 120431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120431&action=edit But 18989: Restore hidding items on detail -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:19:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:19:49 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120431|0 |1 is obsolete| | --- Comment #34 from Jonathan Druart --- Created attachment 120432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120432&action=edit Bug 18989: Restore hidding items on detail -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:21:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:21:00 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120430|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize --- Created attachment 120433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120433&action=edit Bug 28283: Add `inputmode="numeric"` to quantity on orderreceive This patch adds an inputmode to the quantity field on the order receive page in acquisitions. Test plan 1. Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. 2. Note that the 'Quantity received' input has an inputmode now. 3. Note that the 'Quantity received' input also has a pattern attribute. 4. Note that you should not be able to enter non-integer values. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:21:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:21:22 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:21:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:21:26 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:21:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:21:33 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:21:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:21:51 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard at myacpl.org, | |wainuiwitikapark at catalyst.n | |et.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:35:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:35:59 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119450|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize --- Created attachment 120434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120434&action=edit Bug 28135: Replace use of input type number in additem.js This patch corrects in instance where JavaScript is creating an input tag with type "number." To test, apply the patch and make sure the AcqCreateItem system preference is set to "when receiving." - Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. - On the page for receiving items you should see an add item form. - Click the "Add multiple items" button at the bottom of the form. - Test the "Number of items to add" field. It should not accept any input except numbers. Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:36:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:36:45 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Failed QA |Signed Off --- Comment #4 from Martin Renvoize --- This one seems to work for me.. what browser were you using to test Severine? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:37:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:37:38 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com, | |severine.queune at bulac.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:40:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:40:10 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119451|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize --- Created attachment 120435 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120435&action=edit Bug 28134: Replace use of input type number in onboarding templates This patch changes the instances of input of type="number" to input type="text" with attributes inputmode="numeric" and pattern="[0-9]*" To test, apply the patch and run through the process of installing Koha. When you reach onboarding step 2, "Create a patron category," check the enrollment period -> "In months" field. The field should not accept any input except numbers. Continue onboarding until step 5, "Create a new circulation rule." On this page, check that these fields accept only numbers: - Current checkouts allowed - Loan period - Renewals allowed - Renewals period - Holds allowed (total) - Holds allowed (daily) - Holds per record (count) Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:40:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:40:37 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Martin Renvoize --- Catches all cases and works as expected.. Signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:48:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:48:33 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120346|0 |1 is obsolete| | --- Comment #9 from Martin Renvoize --- Created attachment 120436 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120436&action=edit Bug 27246: Remove obsolete BEGIN code from C4::Context We don't longer enter the HTTP_USER_AGENT conditional in the BEGIN block of C4::Context. It was used when apache only was used. I am suggesting to remove it but keep the $CGI::VERSION < 4.08 condition to keep support of all version (not sure it's needed but won't hurt). I have not found a lot of occurrences of KOHA_BACKTRACES and I am assuming not much people are using it, we should prefer the dev_install flag instead (to set environment="development" when plack is started and enabled the starman trace) Test plan: Regression test what you think is useful Confirm the above statements Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:49:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:49:39 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #10 from Martin Renvoize --- Nice bit of cleanup, no regressions spotted and I agree with David's conclusion that I don't think it's been used for quite some time. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:53:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:53:40 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #5 from Martin Renvoize --- I think we can safely use my SO as a PQA. This is a trivial fix on a set of integer inputs so no ambiguity around decimal handling. PQA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:18 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119687|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize --- Created attachment 120437 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120437&action=edit Bug 27740: Corrected tags & hierarchy of headings Bug 27610 corrected the

tags in each of the OPAC files. This patch corrects the hierarchy of the rest of the headings on each of the pages. To test: 1) Go to the OPAC 2) Apply Bug 27610 patch 3) Apply patch (Bug 27740) 4) Go to each of the pages and check that the headings under

are in the correct order and hierarchy Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:22 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119688|0 |1 is obsolete| | --- Comment #36 from Martin Renvoize --- Created attachment 120438 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120438&action=edit Bug 27740: (QA follow-up) Fix 'Payment method' The 'Payment method' heading now needs to be moved to the second level to ensure consistent header heirarchy. Test plan 1/ Add some debts to a patrons account 2/ Enable online payments (Paypal is a good example) 3/ Login to the OPAC and navigate to the 'Charges' page 4/ Note the header hierarchy has no gaps... (h1 -> h2, not h1 -> h3) Signed-off-by: Martin Renvoize Signed-off-by: Wainui Witika-Park Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:27 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119689|0 |1 is obsolete| | --- Comment #37 from Martin Renvoize --- Created attachment 120439 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120439&action=edit Bug 27740: (QA follow-up) Fix 'Your purchase suggestions' On the purchase suggestions page you could end up with two "Your purchase suggestions" headings, one as an h1 and one as an h2.. Test plan 1/ Add at least one purchage suggestion to a patron 2/ Navigate to 'Purchase suggestions' 3/ Note that just one 'Your purchase suggestsions' heading appears with a top level '1'. Signed-off-by: Martin Renvoize Signed-off-by: Wainui Witika-Park Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:31 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119953|0 |1 is obsolete| | --- Comment #38 from Martin Renvoize --- Created attachment 120440 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120440&action=edit Bug 27740: (follow-up) changed welcome user to

In the 'user_summary block', the "Welcome, user" was an

. This has been changed to a

as it isn't really a heading. The styling can be changed to make it appear as it was before, or to make it appear more significant on the page. To test: 1) Go to the OPAC 2) Go to the home page 3) Go to the 'user_summary' block 4) Check that the part where is says "Welcome, user" is now a

Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:35 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119954|0 |1 is obsolete| | --- Comment #39 from Martin Renvoize --- Created attachment 120441 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120441&action=edit Bug 27740: (follow-up) quote of the day to

If the quote of the day feature is enabled, a "Quote of the day" heading is displayed. It was an

which was not proper hierarchy, so this has been changed to an

. To test: 1) Go to staff client 2) Enable quote of the day preference 3) Go to the OPAC 4) Observe "Quote of the day" heading 5) Ensure it is an

Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:39 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119955|0 |1 is obsolete| | --- Comment #40 from Martin Renvoize --- Created attachment 120442 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120442&action=edit Bug 27740: (follow-up) Added User summary heading Added a User summary

To test: 1) Go to OPAC 2) Go to home page 3) Check that there is a

saying "User summary" Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 12:58:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 10:58:43 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119981|0 |1 is obsolete| | --- Comment #41 from Martin Renvoize --- Created attachment 120443 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120443&action=edit Bug 27740: (follow-up) changed "User summary" css Changed user summary CSS to style H2 not H3 heading To test: 1) Go to OPAC homepage 2) Login as a user with at least one loan 3) See that the "User summary" heading is not styled 4) Apply patch 5) Run yarn build --view OPAC 6) Confirm the heading is now styled with grey background Signed-off-by: Wainui Witika-Park Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 13:01:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 11:01:10 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #42 from Martin Renvoize --- Great work team! I can't spot any further issues, but with Koha as "optional" as it is with various preferences and options changing what's displayed on the page I wouldn't be at all surprised if between us we've missed an occurrence somewhere with a specific setup. However, I think this is a great foundation and should be pushed as is.. we should just keep an eye out for bugs going forward. So.. with that said.. PQA! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 13:01:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 11:01:40 +0000 Subject: [Koha-bugs] [Bug 28188] Accessibility: OPAC - the contrast ratio for text is insufficient [OMNIBUS] In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28188 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #1 from Martin Renvoize --- Good call Henry.. I look forward to seeing some work happen on this during the next cycle :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 13:15:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 11:15:44 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 --- Comment #3 from Owen Leonard --- (In reply to David Cook from comment #2) > I feel like the non-XSLT view was deprecated just not removed? I don't understand what you're saying. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 13:22:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 11:22:34 +0000 Subject: [Koha-bugs] [Bug 28284] New: Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Bug ID: 28284 Summary: Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com This was previously resolved in bug 25877 - reintroduced by bug 28118 To recreate: 1 - Make a branch not a pickup location 2 - Sign in to staff client as that branch 3 - Attempt to place hold on item from another branch for a patron at the branch this is not a pickup location 4 - No items available - libraryNotPickupLocation -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 13:23:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 11:23:32 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:14 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119918|0 |1 is obsolete| | --- Comment #8 from PTFS Europe Sandboxes --- Created attachment 120444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120444&action=edit Bug 28180: Add Chocolat to OPAC See Bug 28179: Add the Chocolat gallery lightbox JS library Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:19 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119919|0 |1 is obsolete| | --- Comment #9 from PTFS Europe Sandboxes --- Created attachment 120445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120445&action=edit Bug 28180: Add a lightbox gallery to display cover images - detail page, OPAC interface This patch is the OPAC version of Bug 28179: Add a lightbox gallery to display cover images - detail page, staff interface But there were several difficulties as the staff and OPAC code diverged a lot. First we are going to apply the different enhancements that have been made staff-side: - Display all the local cover image on the bibliographic detail pages (before this patch only the first one was displayed) - The slider functionality added by bug 25031 Test plan: All the cover images are affected, all the different sources will be tested. All the steps will be done on the same bibliographic record. 1. Local cover images a. Turn on OPACLocalCoverImages and AllowMultipleCover b. Add several local cover images to a bibliographic record c. Add several local cover images to an item d. Click on an image and confirm that it is displayed in a gallery and you can navigate see all the images attached to the bibliographic record e. Same for items 2. Adlibris a. Turn on AdlibrisCoversEnabled b. Edit the biliographic record and add an ISBN that will return a cover image for this service (9780670026623 for instance) c. Display the cover images in the gallery d. Note the link to the adlibris.com website at the bottom 3. Amazon a. Turn on OPACAmazonCoverImages b. Display the cover images in the gallery 4. Coce a. Turn on OpacCoce, set CoceHost to "http://coce.tamil.fr:8080" and select some values for CoceProviders. b. Display the cover images in the gallery 5. Custom cover images a. Turn on OPACCustomCoverImages and set CustomCoverImagesURL to https://covers.openlibrary.org/b/isbn/{isbn}-M.jpg of anything else meaningful b. Display the cover images in the gallery QA Note: Other sources have been removed by this patch but will be re-added by follow-ups Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:23 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119920|0 |1 is obsolete| | --- Comment #10 from PTFS Europe Sandboxes --- Created attachment 120446 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120446&action=edit Bug 28180: Reintroduce and adjust Syndetics Test plan: 1. Enable SyndeticsEnabled and SyndeticsCoverImages 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:27 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119921|0 |1 is obsolete| | --- Comment #11 from PTFS Europe Sandboxes --- Created attachment 120447 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120447&action=edit Bug 28180: Reintroduce and adjust Google Jackets Test plan: 1. Turn on GoogleJackets 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:31 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119922|0 |1 is obsolete| | --- Comment #12 from PTFS Europe Sandboxes --- Created attachment 120448 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120448&action=edit Bug 28180: Reintroduce and adjust OpenLibrary 1. Turn on OpenLibraryCovers 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:34 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119923|0 |1 is obsolete| | --- Comment #13 from PTFS Europe Sandboxes --- Created attachment 120449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120449&action=edit Bug 28180: Reintroduce and adjust Baker and Taylor Test plan: 1. Turn on BakerTaylorEnabled and fill BakerTaylorUsername/BakerTaylorPassword (if you don't have, ask me) 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:18:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:18:38 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119924|0 |1 is obsolete| | --- Comment #14 from PTFS Europe Sandboxes --- Created attachment 120450 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120450&action=edit Bug 28180: Bug fix - cannot select cover-nav button when on top of the .contentblock Found a bug and ended up with this solution, suggestions welcomed! example with OpenLibrary with isbn=9780670026623, the image is a bit higher than others and then the cover-nav buttons are on top of .contentblock and cannot be clicked Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: joubu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:19:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:19:40 +0000 Subject: [Koha-bugs] [Bug 28182] Elastic search exact authorities search includes punctuation In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28182 jmbroust changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jean-manuel.broust at univ-lyo | |n2.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:43:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:43:38 +0000 Subject: [Koha-bugs] [Bug 26790] Refactor Koha configuration (koha-conf.xml) In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26790 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:47:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:47:26 +0000 Subject: [Koha-bugs] [Bug 26790] Refactor Koha configuration (koha-conf.xml) In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26790 --- Comment #7 from Martin Renvoize --- +1 for moving Koha config out of zebra config file +1 for not using XML As for the TOML vs YAML debate, I don't really have a horse in the race. The YAML support in Perl seems to have reached a suitable level of maturity so I feel it's a fairly safe bet really.. but I can understand some of the issues Julian presents. TOML is certainly a bit simpler in scope, and we shouldn't really be using the full scope of YAML in our configs anyway really so I'd suggest we shouldn't really be falling into many of the traps it presents.. How mature is the TOML support in perl... I note David looked at the TOML module (which is pure perl) and hasn't been updated since 2016.. does that mean it's perfect or it's just not maintained? There's also a recent TOML::XS module on cpan.. but will this get packaged and is it likely to be around for a while and maintained. Either way.. I think the splitting out of Zebra config from the config file is a great first step. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:49:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:49:43 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120399|0 |1 is obsolete| | --- Comment #10 from Martin Renvoize --- Created attachment 120451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120451&action=edit Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables Bug 14570 added a borrower_relationships table but it didn't remove the relationship column from the following tables: - deletedborrowers - borrowers - borrower_modifications Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:49:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:49:47 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120400|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize --- Created attachment 120452 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120452&action=edit Bug 26995: Remove references to relationship column Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:49:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:49:51 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #12 from Martin Renvoize --- Created attachment 120453 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120453&action=edit Bug 26995: (QA follow-up) Fix logic in database update The logic was reversed.. if the column exists we want to delete it ;) Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:51:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:51:07 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |martin.renvoize at ptfs-europe | |.com --- Comment #13 from Martin Renvoize --- Not sure what happened with this one.. there are patches uploaded by Jonathan but no signoff lines from him and the author suggests Kyle. Either way, it works as expected with my follow-up. Signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:54:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:54:53 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=26790 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 14:54:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 12:54:53 +0000 Subject: [Koha-bugs] [Bug 26790] Refactor Koha configuration (koha-conf.xml) In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26790 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28278 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:02:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:02:15 +0000 Subject: [Koha-bugs] [Bug 27944] Add new stages to the article request process In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27944 Agustín Moyano changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119022|0 |1 is obsolete| | --- Comment #5 from Agustín Moyano --- Hi Marcel, I'll reply between lines (In reply to Marcel de Rooy from comment #4) > Hi Augustin, > > I have some questions here: > > The tab is called Requested, but since all entries are requests, wouldnt it > be more logical to call it New ? I'll change it right away. For me "new" sounded like it was recently created, but I thought you may have old unprocessed requests, so in that context it seemed reasonable to call it "requested". > > If I pick a request to process, it would be handy to move it to Processing > immediately from the New tab? Instead of an additional move thru Pending. I wasn't told that was allowed, but it can be added. > > Can you explain the mail for a move to Pending? Since the patron gets an > email when he submitted the request and will have an email when we hit > Processing, does this mail saying 'We are doing nothing yet' make him happy > :) ? > I believe it's better to give as much feedback to patrons as we can.. Even if that message means "Your request was moved from the drawer of the left, to the drawer on the right". It might save the librarian a call like "what happend with my request" > Please run qa tools. I see this failure: > FAIL koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt > FAIL valid_template > Attempt to reload Koha/Template/Plugin/Biblio.pm aborted. > Compilation failed in require at > /usr/lib/x86_64-linux-gnu/perl5/5.24/Template/Plugins.pm line 206. > => Is this related to biblio-view-menu.inc ? I believe it's a bug in qa tools, but I really got no idea why this error appears. I'll check it out once more --- Comment #6 from Agustín Moyano --- Created attachment 120454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120454&action=edit Bug 27944: Add "requested" stage in article request process This patch adds the stage "requested" in article request process, which is previous to pending stage. To test: 1. apply this patch 2. updatedatabase 3. enable ArticleRequests syspref 4. from staff inteface and from opac search for a record and place an article request 5. koha-mysql kohadev 6. query: select subject, content, letter_code from message_queue; CHECK => There is a message for each article request with code AR_REQUESTED => In opac-user.pl, in "Article requests" tab you should see a row in the table with "Requested" status 5. in staff go to Circulation -> Article Requests SUCCESS => You should see 3 tabs, one for Requested stage (with two requests), one for Pending stage and one for Processing stage. 6. play with actions buttons CHECK => you should see a new action called "Set request as pending" SUCCESS => All action buttons behave as expected, and tab counts updates correctly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:05:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:05:08 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #10 from Martin Renvoize --- Without patch Time (mean ± σ): 7.349 s ± 0.268 s [User: 6.451 s, System: 0.348 s] Range (min … max): 6.968 s … 7.775 s 10 runs With patch Time (mean ± σ): 2.377 s ± 0.104 s [User: 1.993 s, System: 0.148 s] Range (min … max): 2.266 s … 2.551 s 10 runs Run on a production virtual server. I'm happy with the result and the test is thorough... no regressions found. I'd love to see the subsequent bugs to split out the zebra config and possibly move away from XML.. but for now, even putting the performance improvement aside, this is a great step in the right direction for dropping our reliance on XML::Simple. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:05:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:05:50 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120414|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize --- Created attachment 120455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120455&action=edit Bug 28278: Add unit test for Koha::Config::read_from_file Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:05:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:05:53 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120415|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize --- Created attachment 120456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120456&action=edit Bug 28278: Improve $KOHA_CONF parsing speed by using XML::LibXML - Without the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 3.585 s ± 0.018 s [User: 3.531 s, System: 0.049 s] Range (min … max): 3.547 s … 3.612 s 10 runs - With the patch: $ hyperfine --warmup 1 \ 'perl -MKoha::Config -e "Koha::Config->read_from_file(\$ENV{KOHA_CONF}) for (1..1000)"' Time (mean ± σ): 1.122 s ± 0.028 s [User: 1.104 s, System: 0.014 s] Range (min … max): 1.095 s … 1.189 s 10 runs Test plan: 1. Apply the first patch (the one with the unit tests) and make sure tests pass: `prove t/Koha/Config.t` 2. Apply the rest of the patches and verify that tests still pass: `prove t/Koha/Config.t`. Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:06:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:06:07 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:06:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:06:09 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #14 from Jonathan Druart --- Created attachment 120457 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120457&action=edit Bug 28254: Simplify tests This is only cosmetic, and maybe personal preferences. It seems easier to create the library object with the pickup_library we want to use. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:06:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:06:16 +0000 Subject: [Koha-bugs] [Bug 20256] Add ability to limit editing of items to home library or library group In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20256 Fiona Borthwick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fiona.borthwick at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:06:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:06:30 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #15 from Jonathan Druart --- Created attachment 120458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120458&action=edit Bug 28254: Add missing tests for PUT and POST -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:16:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:16:25 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #27 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #24) > Created attachment 120416 [details] [review] > Bug 27594: (follow-up) don't display "Copy link[...]" when not possible > > Signed-off-by: Victor Grousset/tuxayo I don't understand this patch. It does hide the link, not only when the copy is not possible, but always. I was expecting to see some JS code to check navigator.clipboard and add the link if defined. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:17:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:17:18 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #28 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #24) > Created attachment 120416 [details] [review] [review] > Bug 27594: (follow-up) don't display "Copy link[...]" when not possible > > Signed-off-by: Victor Grousset/tuxayo I don't understand this patch. It does remove the tooltip, not only when the copy is not possible, but always. I was expecting to see some JS code to check navigator.clipboard and add the link if defined. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:17:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:17:42 +0000 Subject: [Koha-bugs] [Bug 7170] Remove use of XML::Simple In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #23 from Martin Renvoize --- I wonder if this might be a nice one to hit the 21.11 roadmap? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:18:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:18:03 +0000 Subject: [Koha-bugs] [Bug 7170] Remove use of XML::Simple In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com, | |nick at bywatersolutions.com, | |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:31 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:34 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 --- Comment #11 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:37 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:39 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 --- Comment #43 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:42 +0000 Subject: [Koha-bugs] [Bug 27760] Add handling for x-koha-override In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27760 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:45 +0000 Subject: [Koha-bugs] [Bug 27760] Add handling for x-koha-override In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27760 --- Comment #22 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:47 +0000 Subject: [Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:50 +0000 Subject: [Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #27 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:53 +0000 Subject: [Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:55 +0000 Subject: [Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 --- Comment #11 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:24:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:24:58 +0000 Subject: [Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:25:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:25:01 +0000 Subject: [Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 --- Comment #7 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:25:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:25:03 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:25:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:25:06 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 --- Comment #6 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:25:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:25:09 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:25:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:25:12 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #16 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:26:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:26:45 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #14 from Jonathan Druart --- (In reply to Martin Renvoize from comment #13) > Not sure what happened with this one.. there are patches uploaded by > Jonathan but no signoff lines from him and the author suggests Kyle. I've only rebased the patch yesterday. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:34:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:34:51 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120409|0 |1 is obsolete| | Attachment #120410|0 |1 is obsolete| | Attachment #120411|0 |1 is obsolete| | Attachment #120412|0 |1 is obsolete| | Attachment #120413|0 |1 is obsolete| | --- Comment #19 from Jonathan Druart --- Created attachment 120459 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120459&action=edit Bug 28179: Add the Chocolat gallery lightbox JS library Chocolat is a lightbox JS library. https://chocolat.insipi.de https://github.com/nicolas-t/Chocolat https://chocolat.gitbook.io Why Chocolat? It's released under the GPL v3 license, easy to use, configure and extend, and is still maintained/active. (and it has a nice name) Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:34:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:34:56 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #20 from Jonathan Druart --- Created attachment 120460 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120460&action=edit Bug 28179: Add a lightbox gallery to display cover images - detail page, staff interface This patch adds the ability to display the cover images of a bibliographic record in a gallery. Cover images attached to items can also be displayed in separated galleries. Test plan: All the cover images are affected, all the different sources will be tested. All the steps will be done on the same bibliographic record. 1. Local cover images a. Turn on LocalCoverImages and AllowMultipleCovers b. Add several local cover images to a bibliographic record c. Add several local cover images to an item d. Click on an image and confirm that it is displayed in a gallery and you can navigate see all the images attached to the bibliographic record e. Same for items 2. Adlibris a. Turn on AdlibrisCoversEnabled b. Edit the biliographic record and add an ISBN that will return a cover image for this service (9780670026623 for instance) c. Display the cover images in the gallery d. Note the link to the adlibris.com website at the bottom 3. Amazon a. Turn on AmazonCoverImages b. Display the cover images in the gallery 4. Coce a. Turn on IntranetCoce, set CoceHost to "http://coce.tamil.fr:8080" and select some values for CoceProviders. b. Display the cover images in the gallery 5. Custom cover images a. Turn on CustomCoverImages and set CustomCoverImagesURL to https://covers.openlibrary.org/b/isbn/{isbn}-M.jpg of anything else meaningful b. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:35:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:35:00 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #21 from Jonathan Druart --- Created attachment 120461 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120461&action=edit Bug 28179: Adjust chocolat.js to display href In order to display link in the description we need to adjust chocolat.js Maybe this needs to be reported upstream Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:35:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:35:06 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #22 from Jonathan Druart --- Created attachment 120462 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120462&action=edit Bug 28179: (follow-up) Updates to styling of lightbox controls This patch fixes a bug and adds some style changes which I think are nice. The bugfix is to change the z-index of the lightbox footer so that it isn't hidden when there is a language menu in the footer. The cosmetic changes replace the Chocolat image icons with new SVG assets based on Bootstrap Icons (https://icons.getbootstrap.com/). The color changes I think help the controls to be more visible. License information about Bootstrap Icons has been added to the About page. Signed-off-by: Jonathan Druart Signed-off-by: Owen Leonard Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:35:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:35:10 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #23 from Jonathan Druart --- Created attachment 120463 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120463&action=edit Bug 28179: (follow-up) Remove console.log This patch removes a "console.log" from detail.tt and replaces it with similar output to the user. It will probably never be triggered, but better to handle it gracefully than have a hidden log. Signed-off-by: Owen Leonard Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:35:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:35:50 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #24 from Jonathan Druart --- Signed-off-by patches attached on behalf of the sponsor. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:36:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:36:15 +0000 Subject: [Koha-bugs] [Bug 28285] New: Lists sorted by copyrightdate display results in ascending date order Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28285 Bug ID: 28285 Summary: Lists sorted by copyrightdate display results in ascending date order Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Lists Assignee: koha-bugs at lists.koha-community.org Reporter: lucy.vaux-harvey at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl If you create a list and choose to sort by copyrightdate the list results will display on both staff interface and opac in ascending date order (oldest first). It would be useful to be able to choose ascending or descending as the default as often libraries will want the newest items to appear first. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:39:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:39:44 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120444|0 |1 is obsolete| | Attachment #120445|0 |1 is obsolete| | Attachment #120446|0 |1 is obsolete| | Attachment #120447|0 |1 is obsolete| | Attachment #120448|0 |1 is obsolete| | Attachment #120449|0 |1 is obsolete| | Attachment #120450|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart --- Created attachment 120464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120464&action=edit Bug 28180: Add Chocolat to OPAC See Bug 28179: Add the Chocolat gallery lightbox JS library Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:39:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:39:49 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #16 from Jonathan Druart --- Created attachment 120465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120465&action=edit Bug 28180: Add a lightbox gallery to display cover images - detail page, OPAC interface This patch is the OPAC version of Bug 28179: Add a lightbox gallery to display cover images - detail page, staff interface But there were several difficulties as the staff and OPAC code diverged a lot. First we are going to apply the different enhancements that have been made staff-side: - Display all the local cover image on the bibliographic detail pages (before this patch only the first one was displayed) - The slider functionality added by bug 25031 Test plan: All the cover images are affected, all the different sources will be tested. All the steps will be done on the same bibliographic record. 1. Local cover images a. Turn on OPACLocalCoverImages and AllowMultipleCover b. Add several local cover images to a bibliographic record c. Add several local cover images to an item d. Click on an image and confirm that it is displayed in a gallery and you can navigate see all the images attached to the bibliographic record e. Same for items 2. Adlibris a. Turn on AdlibrisCoversEnabled b. Edit the biliographic record and add an ISBN that will return a cover image for this service (9780670026623 for instance) c. Display the cover images in the gallery d. Note the link to the adlibris.com website at the bottom 3. Amazon a. Turn on OPACAmazonCoverImages b. Display the cover images in the gallery 4. Coce a. Turn on OpacCoce, set CoceHost to "http://coce.tamil.fr:8080" and select some values for CoceProviders. b. Display the cover images in the gallery 5. Custom cover images a. Turn on OPACCustomCoverImages and set CustomCoverImagesURL to https://covers.openlibrary.org/b/isbn/{isbn}-M.jpg of anything else meaningful b. Display the cover images in the gallery QA Note: Other sources have been removed by this patch but will be re-added by follow-ups Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:39:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:39:53 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #17 from Jonathan Druart --- Created attachment 120466 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120466&action=edit Bug 28180: Reintroduce and adjust Syndetics Test plan: 1. Enable SyndeticsEnabled and SyndeticsCoverImages 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:39:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:39:57 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #18 from Jonathan Druart --- Created attachment 120467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120467&action=edit Bug 28180: Reintroduce and adjust Google Jackets Test plan: 1. Turn on GoogleJackets 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:40:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:40:01 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #19 from Jonathan Druart --- Created attachment 120468 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120468&action=edit Bug 28180: Reintroduce and adjust OpenLibrary 1. Turn on OpenLibraryCovers 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:40:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:40:06 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #20 from Jonathan Druart --- Created attachment 120469 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120469&action=edit Bug 28180: Reintroduce and adjust Baker and Taylor Test plan: 1. Turn on BakerTaylorEnabled and fill BakerTaylorUsername/BakerTaylorPassword (if you don't have, ask me) 2. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:40:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:40:10 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #21 from Jonathan Druart --- Created attachment 120470 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120470&action=edit Bug 28180: Bug fix - cannot select cover-nav button when on top of the .contentblock Found a bug and ended up with this solution, suggestions welcomed! example with OpenLibrary with isbn=9780670026623, the image is a bit higher than others and then the cover-nav buttons are on top of .contentblock and cannot be clicked Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Rasmus Leißner -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:41:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:41:10 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #22 from Jonathan Druart --- Signed-off-by patches attached on behalf of the sponsor. The sandbox's signoff process picked the name of the creator of the sandbox instead of the one filled in on the signoff form. Also, the status has not been adjusted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:48:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:48:11 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #17 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #16) > Pushed to master for 21.05, thanks to everybody involved! Thanks, and many thanks for the follow-ups! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 15:53:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 13:53:45 +0000 Subject: [Koha-bugs] [Bug 28286] New: Place hold button not displayed when biblio has only Ordered items Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Bug ID: 28286 Summary: Place hold button not displayed when biblio has only Ordered items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, nugged at gmail.com, stalkernoid at gmail.com The "Place hold" button doesn't show up if there are only Ordered items, but it should since it is possible to place a hold for Ordered item. To reproduce go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX and add first 1 item with notforloan = 0 and notice the "Place hold" button shows, then change the notforloan value to -1 / Ordered and notice the hold button disappears. The bug happens because in koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc we decide whether to show the button based on if there are loanable items and not holdable items: > [% IF Context.Scalar(Context.Scalar(items, "filter_by_for_loan"), "count") %] The call here should be changed to "filter_by_for_hold" in order to fix the issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:25:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:25:08 +0000 Subject: [Koha-bugs] [Bug 28287] New: reports execution should stop on execute_query errors Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28287 Bug ID: 28287 Summary: reports execution should stop on execute_query errors Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: didier.gautheron at biblibre.com Reporter: didier.gautheron at biblibre.com QA Contact: testopia at bugs.koha-community.org nbe_rows is computed even if execute_query return an error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:38:09 +0000 Subject: [Koha-bugs] [Bug 28288] New: XISBN.t is failing is 500 is returned by the webservice Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Bug ID: 28288 Summary: XISBN.t is failing is 500 is returned by the webservice Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 12782, 26364 16:00:45 koha_1 | WARNING: URL Request Failed 500 read timeout 16:00:45 koha_1 | WARNING: URL Request Failed 500 read timeout 16:00:45 koha_1 | WARNING: URL Request Failed 500 Can't connect to www.librarything.com:443 16:00:45 koha_1 | # Looks like you planned 6 tests but ran 5. 16:00:45 koha_1 | [13:59:51] t/db_dependent/XISBN.t .................................................. 16:00:45 koha_1 | Dubious, test returned 255 (wstat 65280, 0xff00) 16:00:45 koha_1 | Failed 1/6 subtests 16:00:45 koha_1 | (less 3 skipped subtests: 2 okay) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12782 [Bug 12782] t/db_dependent/XISBN.t should work on DOM too https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26364 [Bug 26364] XISBN.t makes a bad assumption about return values -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:38:09 +0000 Subject: [Koha-bugs] [Bug 12782] t/db_dependent/XISBN.t should work on DOM too In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12782 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28288 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 [Bug 28288] XISBN.t is failing is 500 is returned by the webservice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:38:09 +0000 Subject: [Koha-bugs] [Bug 26364] XISBN.t makes a bad assumption about return values In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26364 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28288 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 [Bug 28288] XISBN.t is failing is 500 is returned by the webservice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:39:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:39:17 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:39:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:39:21 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 --- Comment #1 from Jonathan Druart --- Created attachment 120471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120471&action=edit Bug 28288: Prevent XSISBN.t to fail if service is returning 500 16:00:45 koha_1 | WARNING: URL Request Failed 500 read timeout 16:00:45 koha_1 | WARNING: URL Request Failed 500 read timeout 16:00:45 koha_1 | WARNING: URL Request Failed 500 Can't connect to www.librarything.com:443 16:00:45 koha_1 | # Looks like you planned 6 tests but ran 5. 16:00:45 koha_1 | [13:59:51] t/db_dependent/XISBN.t 16:00:45 koha_1 | Dubious, test returned 255 (wstat 65280, 0xff00) 16:00:45 koha_1 | Failed 1/6 subtests 16:00:45 koha_1 | (less 3 skipped subtests: 2 okay) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:40:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:40:55 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:41:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:41:05 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:41:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:41:36 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master --- Comment #2 from Jonathan Druart --- Pushed to master for 21.05. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:41:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:41:57 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 --- Comment #7 from Christopher Brannon --- (In reply to Magnus Enger from comment #6) > Would something like OPACShowResultListOfOne work? > > OPACShowResultListOfOne = 0 => Current behaviour, go directly to detail view > if there is only one hit > > OPACShowResultListOfOne = 1 => New behaviour, show the result list even if > there is only one hit. > > And then: > > OPACShowResultListOfOne [Show|Don't show] the result list in a bibliographic > search, if there is only one hit. > > Where > > Show = 1 > Don't show = 0 Looks good. You could also go with OPACAlwaysShowResults. Either would work, the latter being less specific. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 16:52:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 14:52:39 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 skaman.tx at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |critical Priority|P5 - low |P1 - high --- Comment #1 from skaman.tx at gmail.com --- Since I am new to Bugzilla postings, I may have not expressed the "Importance" of this bug correctly. I have updated the importance to critical since the koha-common upgrade package script breaks koha, at least for the upgrade path described in the original bug report. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 17:37:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 15:37:17 +0000 Subject: [Koha-bugs] [Bug 28289] New: Display number of associated orders on Acquisitions Detail tab on detail.pl Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28289 Bug ID: 28289 Summary: Display number of associated orders on Acquisitions Detail tab on detail.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: barbara.johnson at bedfordtx.gov QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com On detail.pl it would be helpful to display the number of orders attached to the record on the Acquisitions Detail tab. As it is right now you have to click on that tab to see if there are any associated order records. The tabs for holdings, description and images each display the count for the info that is attached, even if it is a zero, so it would be great if this one did too. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 17:37:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 15:37:58 +0000 Subject: [Koha-bugs] [Bug 28289] Display number of associated orders on Acquisitions Detail tab on detail.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28289 --- Comment #1 from Barbara Johnson --- Created attachment 120472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120472&action=edit Acquisitions Detail tab count -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 17:40:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 15:40:27 +0000 Subject: [Koha-bugs] [Bug 28287] reports execution should stop on execute_query errors In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28287 --- Comment #1 from Didier Gautheron --- Created attachment 120473 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120473&action=edit Bug 28287: don't issue more SQL commands after first report SQL error -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 17:50:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 15:50:07 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 --- Comment #29 from Victor Grousset/tuxayo --- > It does remove the tooltip, not only when the copy is not possible, but always. It adds the tooltip when window.isSecureContext true In my last patch I removed the tooltip in the HTML which said "Copy link to this file" thus saying it even if the window.isSecureContext false. So no tooltip in this case. Should we have a tooltip for when the copy isn't possible? > I was expecting to see some JS code to check navigator.clipboard and add the link if defined. The link is always there. But disabled when window.isSecureContext true. To instead call the clipboard code. I double checked with: git diff upstream/master..HEAD when bug applied to see the overall diff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 18:36:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 16:36:30 +0000 Subject: [Koha-bugs] [Bug 27760] Add handling for x-koha-override In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27760 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 18:36:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 16:36:53 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 18:36:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 16:36:58 +0000 Subject: [Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 18:37:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 16:37:10 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 18:37:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 16:37:17 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 19:49:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 17:49:07 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass --- streettype is also missing on memberentrygen.tt yet it exists as an option on BorrowerMandatoryField and PatronSelfRegistrationBorrowerMandatoryField. If you add street type to either of these system preference you can never complete the form. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 19:49:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 17:49:25 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 20:28:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 18:28:31 +0000 Subject: [Koha-bugs] [Bug 28290] New: Record matching rules with no subfields cause ISE Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Bug ID: 28290 Summary: Record matching rules with no subfields cause ISE Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org To recreate: 1 - Define a new matching rule with no subfields Match-threshold: 1000 Record type: bibliographic record Search-index: Other-control-number Score: 1000 Tag: 035 Subfields: Offset: Length: 2 - Attempt to stage a record with an 035 using this rule (i will attach example to bug) 3 - Staging fails 4 - Stage again with no matching rule 5 - Manage the staged record, try to apply the matching rule 6 - It fails, 500 error -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 20:31:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 18:31:46 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 20:31:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 18:31:49 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 --- Comment #1 from Nick Clemens --- Created attachment 120474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120474&action=edit Bug 28290: Don't send subfields to 'as_string' if none to send This fixes an error where we send a blank string to Marc::Field->as_string The subroutine fails as the regex is marked as incomplete as there is nothing between the brackets Also fixes a missing hidden input for 'item_action' when no items are staged during import 1 - Define a new matching rule with no subfields Match-threshold: 1000 Record type: bibliographic record Search-index: Other-control-number Score: 1000 Tag: 035 Subfields: Offset: Length: 2 - Attempt to stage a record with an 035 using this rule (i will attach example to bug) 3 - Staging fails 4 - Stage again with no matching rule 5 - Manage the staged record, try to apply the matching rule 6 - It fails, 500 error 7 - Apply patch 8 - Restart all the things 9 - Apply rule again, it works! 10 - Stage the record again using the rule for matching 11 - It stages and matches! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 20:32:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 18:32:18 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 --- Comment #2 from Nick Clemens --- Created attachment 120475 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120475&action=edit Test record -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 20:32:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 18:32:24 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 4 22:25:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 20:25:04 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #3 from Lucas Gass --- (In reply to Lucas Gass from comment #2) > streettype is also missing on memberentrygen.tt yet it exists as an option > on BorrowerMandatoryField and PatronSelfRegistrationBorrowerMandatoryField. > > If you add street type to either of these system preference you can never > complete the form. I am mistaken. Streettype will appear on memberentrygen.tt IF the AV ROADTYPE contains values. It is missing from the OPAC. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 22:53:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 20:53:44 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 22:53:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 20:53:48 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #4 from Lucas Gass --- Created attachment 120476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120476&action=edit Bug 18112: Add street type to self reg/self mod form 1. Add some values to the ROADTYPE authorized value 2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure streettype is NOT checked 3. Go the self reg form, no street type field 4. Apply patch 5. Check the self reg form, streettype should be there with all the options defined in ROADTYPE a.v. 6. Check the self modification form, street type should be there. 7. Make sure PatronSelfRegistrationBorrowerUnwantedField and PatronSelfModificationBorrowerUnwantedField hide the field correctly. 8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the field required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 23:08:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 21:08:22 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 --- Comment #81 from Victor Grousset/tuxayo --- Don't forget to remove the .proverc from the root of the code. It will make prove fail with Can't load module t::lib::Bootstrap at /usr/bin/prove line 13. (when not having this patch applied anymore) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 4 23:52:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 21:52:39 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #7 from Victor Grousset/tuxayo --- (In reply to Julian Maurice from comment #3) > You probably added the warn too early. It should be just after getting the > parameters: > my ($class, $file) = @_; > warn "read_from_file($file)"; oops, how careless, now it's obvious ^^" thanks :) > You should see it once per worker. I see that there are two "read_from_file" > in plack-error.log (after the patch). So if you have two workers that's > normal. Potential issue found, I added the following: warn "######## read_from_file($file)" . "###" . int(rand(10000000)) . "######"; The rand to identify each unique call of the function. Output with the patch: ============================== restart command ====================== Starting Z39.50/SRU daemon for kohadev:################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###9584085###### at /kohadevbox/koha/Koha/Config.pm line 37. =============================== all logs ============================= ==> /var/log/koha/kohadev/plack-error.log <== Starman: Accepting connections at unix://localhost:/var/run/koha/kohadev/plack.sock/ ################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###6082019###### at /kohadevbox/koha/Koha/Config.pm line 37. ################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###9302336###### at /kohadevbox/koha/Koha/Config.pm line 37. ==> /var/log/koha/kohadev/sip-output.log <== ################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###3475587###### at /kohadevbox/koha/Koha/Config.pm line 37. ==> /var/log/koha/kohadev/indexer-output.log <== ################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###5666078###### at /kohadevbox/koha/Koha/Config.pm line 37. ==> /var/log/koha/kohadev/worker-output.log <== ################# read_from_file(/etc/koha/sites/kohadev/koha-conf.xml)###488901###### at /kohadevbox/koha/Koha/Config.pm line 37. There are two for plack, one per worker. But are the other calls expected? And the one in the restart_all output? > Please make sure there are no "read_from_file" after startup, when you use > koha web interface. Selenium tests didn't show calls to read_from_file in the logs. Though the call to prove did but I guess it's because the test code load Koha stuff right? https://paste.chapril.org/?39fdfda86050ed4c#8zBSp79ACPT6PRs29DKGzR4QbB3HWH9ycqxs2b9BXGiv Then I messed a bit with the OPAC, I can't reproduce how that happended but I ended up doing this query: http://localhost:8080/opac-search.pl?idx=&q=test&weight_search=1 Which calls read_from_file. I guess it's not an issue since not having cgi-bin/koha is expected to change stuff. The real issue would how did I end up with such an URL, which I didn't find. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 01:39:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 23:39:23 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 --- Comment #4 from David Cook --- (In reply to Owen Leonard from comment #3) > (In reply to David Cook from comment #2) > > I feel like the non-XSLT view was deprecated just not removed? > > I don't understand what you're saying. Deprecated just means that it's not endorsed/recommended anymore but it is still available in the system. The XSLT view has been the default and the recommended view for quite a few years now. Even if we never explicitly said it was deprecated it has been deprecated in practice. If you look at ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt, there are about 152 lines of non-XSLT view. I think at this point that we could safely remove those lines. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 01:41:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 May 2021 23:41:42 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 --- Comment #5 from David Cook --- Is the idea that Bug 11426 is the blocker for this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 02:00:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 00:00:37 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #2 from Victor Grousset/tuxayo --- hi :) Can't reproduce. Any hint ? I retried in case I did something different when testing bug 27623 The only thing I "improvised" was before the 1st step: echo "DROP DATABASE koha_kohadev; CREATE DATABASE koha_kohadev;" | koha-mysql kohadev ; restart_all Which is necessary right? What is the use of translate update in this case? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 05:53:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 03:53:54 +0000 Subject: [Koha-bugs] [Bug 28080] Add system preference that allows users to insert HTML in the on all OPAC pages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28080 --- Comment #3 from David Cook --- Commenting in an attempt to remind myself to QA this as it would be very useful. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 06:04:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 04:04:00 +0000 Subject: [Koha-bugs] [Bug 17748] Show due date and availability in item search results In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17748 --- Comment #7 from Aleisha Amohia --- (In reply to Owen Leonard from comment #6) > This works well except for sorting: Sorting the results by Availability or > by Date due doesn't work. The order changes, but not to the correct order. I have no idea why this is happening or how to fix it. Any datatables experts know why the filtering and sorting doesn't work for these two columns? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 06:32:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 04:32:14 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 --- Comment #40 from Aleisha Amohia --- (In reply to Jonathan Druart from comment #38) > Why don't you HTML filter the variables in the template notice? The original notices use $raw filtering (sendbasket.tt etc), so that's what I used. I can change them all to HTML. (In reply to Jonathan Druart from comment #39) > Do we still need the following files? > > koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt > koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tt > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasket.tt > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendshelf.tt I don't think so, I'll remove them. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 06:41:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 04:41:45 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 06:41:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 04:41:50 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118313|0 |1 is obsolete| | --- Comment #41 from Aleisha Amohia --- Created attachment 120477 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120477&action=edit Bug 3150: Move emails for sending cart and list contents to notices This patch creates notices using Template Toolkit syntax for sending emails containing cart and list contents. To test: 1. Apply Bug 27266 2. Run update database and restart services 3. In the staff client, add multiple items to your cart and to a list 4. Go to your cart and click Send to email the contents 5. Add an email and a comment and click Send 6. Confirm the information shown in the success message is correct 7. In your terminal, log into the database. View the message queue ( i.e. select * from message_queue; ). Confirm that your email has been queued and the content is all correct. Confirm the cart contents has been included as an attachment. 8. Go to your list and click Send list to email the contents 9. Repeat steps 5-7 10. Log into the OPAC 11. Add multiple items to your cart and to a list 12. Repeat steps 4-9 13. By the end, you should have four emails in your message queue. All of the data about the items should be correct, they should all have attachments, and be addressed to the correct email address. Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) Signed-off-by: David Nind Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 06:41:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 04:41:56 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 --- Comment #42 from Aleisha Amohia --- Created attachment 120478 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120478&action=edit Bug 3150: (follow-up) HTML filtering TT notices and removing old files -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:13:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:13:22 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:13:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:13:28 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117348|0 |1 is obsolete| | --- Comment #53 from Aleisha Amohia --- Created attachment 120479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120479&action=edit Bug 16486: Display the timestamp when an accountline is updated This patch updates the Date field to be 'Created' and adds a new column 'Updated' which shows the timestamp of the accountline. To test: 1) Apply patch, restart services 2) Test the following staff client pages: - Reports -> Cash register - Patron Accounting tab -> Transactions - Create a manual invoice. Click 'Print' on the transactions tab to generate Invoice slip - Make a payment. Click 'Print' on the transactions tab to generate Receipt slip 3) Test the OPAC: - your charges Sponsored-by: Catalyst IT Signed-off-by: Sally Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:17:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:17:47 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:17:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:17:53 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116621|0 |1 is obsolete| | --- Comment #52 from Aleisha Amohia --- Created attachment 120480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120480&action=edit Bug 14367: Add MARC record history This is a proof-of-concept implementation for adding history support to MARC records. Every time a change is made a complete copy of the record is stored along with the date/time and user identity. The changes are listed under each field in the MARC record editor and can be reverted with a click. The changes are stored as a JSON array in a new column named 'history' in the database. The array is re-read from the database before updating the record to prevent old data lingering in the session from overwriting newer changes made by other users. If we decide to implement this feature it might be better to simply create a new table altogether and link it rather than the clumsy JSON solution. That would eliminate a lot of bulky code that transforms MARC-KOHA-JSON and back while ensuring data integrity. Also, there are plans to add permissions to the MARC records; this likely requires more complex interactions that will scale badly with the current JSON solution. At present, the history is hardcoded to 10 entries. This can easily be made into a syspref. The current implementation should probably be refactored into a 'BiblioHistory' class before deploying. Documentation of the functions/methods are also needed. Icon is ugly and needs to be improved. Sponsored-By: Halland County Library & Catalyst IT Test plan: * Run updatedatabase.pl * Log into Staff interface, search for a title, choose to edit it's MARC record. * Chose a MARC field and modify it, press Save. * Open the MARC editor again for the same title. * Next to the edited field a new icon should appear, looking like a clock face with a encircling arrow; the history icon. * Clicking the icon should open a table showing all changes done to the record, including value change, date/time and user name. * Clicking a record in the history log should revert that field to the clicked value (a previous value) * Run prove t/db_dependent/BiblioHistory.t and confirm all tests pass Signed-off-by: David Nind Signed-off-by: David Nind Signed-off-by: David Nind -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:22:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:22:49 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:22:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:22:56 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #37 from Aleisha Amohia --- Created attachment 120481 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120481&action=edit Bug 21249: (follow-up) Adding parentheses to fix query -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 07:35:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 05:35:31 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #311 from Aleisha Amohia --- Working on this now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 08:46:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 06:46:34 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major CC| |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 09:32:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 07:32:15 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |stalkernoid at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 09:32:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 07:32:17 +0000 Subject: [Koha-bugs] [Bug 21670] t/db_dependent/Plugins.t is failing randomly on Jenkins In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21670 --- Comment #7 from Jonathan Druart --- U20 #98 on Docker_2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 09:33:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 07:33:07 +0000 Subject: [Koha-bugs] [Bug 24147] Objects.t is failing randomly In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 --- Comment #15 from Jonathan Druart --- U16 278 Docker_2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 09:37:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 07:37:22 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com --- Comment #11 from Jonathan Druart --- Nick, can you confirm your patch is independent from the first one? Tests are missing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 10:12:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 08:12:59 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118743|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize --- Created attachment 120483 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120483&action=edit Bug 27793: Store FTX free text in vendor note This is important for proquest ordering to distinguish types of material. FTX segment from quote is stored as vendor note. Contents of vendornote are included in the order FTX segment. Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 10:13:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 08:13:14 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 10:18:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 08:18:46 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #10 from Martin Renvoize --- (In reply to Nick Clemens from comment #9) > Signed off following test plan, but I have two questions: > 1 - add_hold and cancel_hold have the same check - is that also invalid? > 2 - There is the config 'allow_empty_password' - should we not remove these > checks, but support that config? Good questions.. 1. We've only seen the issue presented with the renew_all call, however I did wonder the same myself. I think it might be a slight peculiarity in how the machines at the other end are coded. 2. Hmm, I hadn't really considered allow_empty_password.. I'll take a look, I don't know enough to comment yet. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:08:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:08:23 +0000 Subject: [Koha-bugs] [Bug 24852] XSLT paths not adjusted for non-dev_install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24852 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|Needs Signoff |RESOLVED Summary|XSLT paths not adjusted for |XSLT paths not adjusted for |dev installs |non-dev_install Resolution|--- |WONTFIX --- Comment #18 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #17) > So with and without the patch. With dev_install 1 and dev_install 0, I > always see the git repo version. > A diff between the two files confirmed the difference. > > Does anyone else has the same issue? Hum indeed. There is something that changed somewhere but I cannot find what/where. So there is still an issue but less important. Marking as won't fix (for now at least). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:10:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:10:06 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate --- Comment #3 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #2) > What is the use of translate update in this case? The encoding issue is coming from there. Joonas, any news on this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:18:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:18:43 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #4 from Joonas Kylmälä --- Created attachment 120484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120484&action=edit Bug 28281: Remove double decoding when importing installation data The YAML::XS::Load and YAML::XS::LoadFile functions already decode the YAML to Perl objects/strings, therefore decoding the output yet another time is not needed and causes an error to happen. To test: 1. Go through the following steps and notice without this patch the error happens and with this patch it doesn't: $ koha-mysql kohadev < installer/data/mysql/kohastructure.sql $ restart_all $ ./translate update pl-PL $ ./translate install pl-PL $ restart_all --> Go to the Koha web installer page and select pl-PL as the installer language, click through it and notice it gives following error at the MARC21 step: Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:19:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:19:47 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #5 from Joonas Kylmälä --- (In reply to Jonathan Druart from comment #3) > (In reply to Victor Grousset/tuxayo from comment #2) > > What is the use of translate update in this case? > > The encoding issue is coming from there. > > Joonas, any news on this? I have the fix only, attached it now but no tests yet. I'd gladly welcome help there or if you can wait probably will be able to make it in the coming days. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:21:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:21:26 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #6 from Joonas Kylmälä --- (In reply to Victor Grousset/tuxayo from comment #2) > Can't reproduce. Any hint ? I retried in case I did something different when > testing bug 27623 No idea why you don't get it. Maybe for some reason you are using some other translation files compared to me? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 11:38:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 09:38:40 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #2 from Tomás Cohen Arazi --- I think the exception should be caught, and the behavior the same as with any patron with invalid (non-extended attribute) data. --- Comment #3 from Jonathan Druart --- (In reply to Tomás Cohen Arazi from comment #2) > I think the exception should be caught, and the behavior the same as with > any patron with invalid (non-extended attribute) data. Which means? When a new patron is imported with an invalid patron attribute we explode. When the patron's attributes are overwritten during an import, we silently ignore them. Should we, 1. explode (skip the whole patron) in both case or 2. do the job but ignore the invalid attributes? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:15:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:15:11 +0000 Subject: [Koha-bugs] [Bug 10460] way to stop a run away report In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10460 Holly changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hc at interleaf.ie -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:31:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:31:08 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120479|0 |1 is obsolete| | --- Comment #54 from Martin Renvoize --- Created attachment 120485 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120485&action=edit Bug 16486: Display the timestamp when an accountline is updated This patch updates the Date field to be 'Created' and adds a new column 'Updated' which shows the timestamp of the accountline. To test: 1) Apply patch, restart services 2) Test the following staff client pages: - Reports -> Cash register - Patron Accounting tab -> Transactions - Create a manual invoice. Click 'Print' on the transactions tab to generate Invoice slip - Make a payment. Click 'Print' on the transactions tab to generate Receipt slip 3) Test the OPAC: - your charges Sponsored-by: Catalyst IT Signed-off-by: Sally Signed-off-by: Owen Leonard Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:32:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:32:12 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:35:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:35:28 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #55 from Martin Renvoize --- This works as described and causes no regressions I could see.. as such I think it warrants a PQA. I do however slightly question the logic in some of the notices... I find it a little strange adding the updated time to the ACCOUNT_CREDIT and ACCOUNT_DEBIT slips.. both of those, as they stand, only show the one credit or debit line.. and the created and updated times should match in all cases I believe. That said.. there's ongoing work to refine those notices and make them more useful by iterating the offsets to get the linked accountlines so I think this isn't a bad first step overall. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:40:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:40:22 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #7 from Jonathan Druart --- Created attachment 120486 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120486&action=edit Bug 28281: Add tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 12:40:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 10:40:35 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:17:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:17:56 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:18:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:18:00 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120309|0 |1 is obsolete| | Attachment #120310|0 |1 is obsolete| | Attachment #120312|0 |1 is obsolete| | Attachment #120314|0 |1 is obsolete| | Attachment #120376|0 |1 is obsolete| | --- Comment #51 from Kyle M Hall --- Created attachment 120487 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120487&action=edit Bug 14723: Additional delivery notes to messages This patch adds additional delivery notes to messages in message queue as there can be multiple reasons for a delivery to fail. Currently in message_queue we are given only two delivery statuses for messages, "sent" and "failed". When the status becomes failed, we have no idea why it fails. This feature can be useful with SMS gateway providers. Many SMS gateways inform the application the reason of SMS delivery failure. With this feature, this information can now be stored. As well as for emails, instead of simply logging failures, we can now store the reason of failure directly into the message row of message_queue. Test plan: 1. Enable EnhancedMessagingPreferences syspref 2. Find a borrower with notices at members/notices.pl 3. Observe that there is no column for Delivery notes 4. Apply patch and run the given database update 5. Repeat step 1. 6. Observe that there is now a column for Delivery notes Sponsored-by: Hypernova Oy Signed-off-by: Liz Rea Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:22:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:22:53 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #4 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #3) > (In reply to Tomás Cohen Arazi from comment #2) > > I think the exception should be caught, and the behavior the same as with > > any patron with invalid (non-extended attribute) data. > > Which means? > > When a new patron is imported with an invalid patron attribute we explode. > When the patron's attributes are overwritten during an import, we silently > ignore them. > > Should we, 1. explode (skip the whole patron) in both case or 2. do the job > but ignore the invalid attributes? My feeling is we've been too loose on how we handle this. I don't think we should go full 'blow it all' for bad attributes, but we should at least report back. I have plans to work on enhancing patron import on the next cycle, and I will add more fine grained control on what's going on, there. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:28:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:28:41 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #5 from Tomás Cohen Arazi --- (In reply to Tomás Cohen Arazi from comment #4) > My feeling is we've been too loose on how we handle this. This sentence tried to say that I think attributes should be treated the same as any other borrowers.* column. Specially those that have constraints (unique, not repeatable, mandatory). We are being more strict about this in the code, and it will start hurting people with bad data, so we shouldn't allow bad data in. This needs some bigger changes in the import workflow, that I mentioned I plan to work on soon. So in the meantime, I would prefer to: - Skip the patron with good error reporting, or - At least skip the bad attributes BUT provide good reporting -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:37:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:37:42 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120487|0 |1 is obsolete| | --- Comment #52 from Kyle M Hall --- Created attachment 120488 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120488&action=edit Bug 14723: Additional delivery notes to messages This patch adds additional delivery notes to messages in message queue as there can be multiple reasons for a delivery to fail. Currently in message_queue we are given only two delivery statuses for messages, "sent" and "failed". When the status becomes failed, we have no idea why it fails. This feature can be useful with SMS gateway providers. Many SMS gateways inform the application the reason of SMS delivery failure. With this feature, this information can now be stored. As well as for emails, instead of simply logging failures, we can now store the reason of failure directly into the message row of message_queue. Test plan: 1. Enable EnhancedMessagingPreferences syspref 2. Find a borrower with notices at members/notices.pl 3. Observe that there is no column for Delivery notes 4. Apply patch and run the given database update 5. Repeat step 1. 6. Observe that there is now a column for Delivery notes Sponsored-by: Hypernova Oy Signed-off-by: Liz Rea Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:38:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:38:00 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #53 from Kyle M Hall --- Created attachment 120489 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120489&action=edit Bug 14723: Make delivery notes translatable Delivery notes weren't translatable. This patch adds them in notices.tt. If note is Mail::Sendmail error generic 'Error occured while sending email' is shown. Also fixes MySQLisms and adds AFTER to atomicupdate file. To test prove t/db_dependent/Letters.t Sponsored-by: Koha-Suomi Oy Signed-off-by: Stina Hallin Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:38:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:38:06 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #54 from Kyle M Hall --- Created attachment 120490 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120490&action=edit Bug 14723: Add error codes and replace strings with them in template This patch adds error codes for delivery notes and replaces English strings with them in template. To test confirm everything works as intended. Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:38:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:38:10 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #55 from Kyle M Hall --- Created attachment 120491 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120491&action=edit Bug 14723: (QA follow-up) Fix typo Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:38:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:38:13 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #56 from Kyle M Hall --- Created attachment 120492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120492&action=edit Bug 14723: Use DATETIME instead DATE Letters.t tests failed since time_queued didn't include timecode. Use DATETIME when inserting into message_queue. To test prove t/db_dependent/Letters.t Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:40:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:40:02 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #11 from Kyle M Hall --- (In reply to Nick Clemens from comment #9) > Signed off following test plan, but I have two questions: > 1 - add_hold and cancel_hold have the same check - is that also invalid? > 2 - There is the config 'allow_empty_password' - should we not remove these > checks, but support that config? I've gone back and forth on this multiple times in while reading the SIP spec. I think the key part is that yes, all 3 of these SIP messages have the patron password as part of the spec, but for all of them it is *optional*. In addition, the 3 messages we are looking at don't *do* anything with the patron password. Only patron data and patron info return the "password valid" field. As such my personal opinion the proper thing to do would be to just remove the same checkes from Add Hold and Cancel Hold. Koha's current before is not defined in the spec, not is *any* behavior defined in the spec of patron passwords for these messages. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:41:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:41:24 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:45:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:45:42 +0000 Subject: [Koha-bugs] [Bug 28261] Add visual feedback on overridden pickup locations on patron's page In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28261 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120313|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize --- Created attachment 120493 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120493&action=edit Bug 28261: Add visual feedback on overridden pickup locations on patron's page This patch makes the patron pages in the staff interface use the API and Select2 to render the pickup locations list. This has the effect of adding visual feedback on those pickup locations that need an override, based on the current configuration options. All the checks are done in the GET /holds/:hold_id/pickup_locations route, so this is a fairly trivial change. To test: 1. Have a couple holds for a patron, some overrriden, some not 2. Visit the patrons' detail page, holds tab. => SUCCESS: You see the holds, pickup location has a dropdown 3. Repeat in the circulation tab for the patron => SUCCESS: You see the holds, pickup location has a dropdown 4. Apply this patch 5. Repeat 2 and 3 => SUCCESS: Same behavior as before, but the dropdown is rendered with Select2 and has a search feature. Overridden pickup locations have an icon telling so 6. Sign off :-D Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:46:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:46:08 +0000 Subject: [Koha-bugs] [Bug 28261] Add visual feedback on overridden pickup locations on patron's page In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28261 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #3 from Martin Renvoize --- Works well, signing off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 13:49:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 11:49:53 +0000 Subject: [Koha-bugs] [Bug 28261] Add visual feedback on overridden pickup locations on patron's page In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28261 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:12:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:12:26 +0000 Subject: [Koha-bugs] [Bug 28136] Transferred holds are not triggering In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28136 Janet McGowan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan at ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:13:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:13:31 +0000 Subject: [Koha-bugs] [Bug 27378] Enable compliance with EU Cookie Legislation via cookie consent In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27378 Janet McGowan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan at ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:14:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:14:02 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:20:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:20:13 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com --- Comment #6 from Jonathan Druart --- What about: 1. unique not being unique? 2. non-rep -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:24:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:24:51 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #17 from Joonas Kylmälä --- I'm still unable to test this even after bug 28281 because misc/translator/LangInstaller.pm / ./translate script double *encodes* the output of installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml I tried to now change it like this: - open(my $fh, ">:encoding(UTF-8)", "$intradir/$tdir/$file"); - YAML::XS::DumpFile( $fh, $translated_yaml ); - close($fh); but that still produces broken UTF-8 in the file: installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml NOTE: Please be careful and remember to use "git clean -d -f" and git reset --hard HEAD before testing this bug. Otherwise the ./translate script doesn't update the translation files. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:26:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:26:12 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #18 from Joonas Kylmälä --- (In reply to Joonas Kylmälä from comment #17) > I tried to now change it like this: > > - open(my $fh, ">:encoding(UTF-8)", > "$intradir/$tdir/$file"); > - YAML::XS::DumpFile( $fh, $translated_yaml ); > - close($fh); err, missed the "+" part of the diff, I made it to look like: + YAML::XS::DumpFile( "$intradir/$tdir/$file", $translated_yaml ); -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:34:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:34:40 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #7 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #6) > What about: > 1. unique not being unique? > 2. non-rep "I think attributes should be treated the same as any other borrowers.* column." I think patron import should skip those patrons totally, and report back. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 14:45:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 12:45:00 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #19 from Joonas Kylmälä --- ah, there is even a third bug! I have a fix now for that as well, will open new bug report and make this depends on that. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:12:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:12:19 +0000 Subject: [Koha-bugs] [Bug 28291] New: koha-translate install script producing incorrectly encoded YAML translation files Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Bug ID: 28291 Summary: koha-translate install script producing incorrectly encoded YAML translation files Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: rel_21_05_candidate Severity: major Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: robin at catalyst.net.nz Blocks: 27623 The "koha-translate install" script AKA "misc/translator/translate install" script produces incorrectly encoded YAML files. To reproduce: $ cd misc/translator $ ./translate update pl-PL $ ./translate install pl-PL $ cd - $ less installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml notice the file contains garbled characters. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 [Bug 27623] Remove pl-PL installer data -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:12:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:12:19 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Joonas Kylmälä changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28291 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:12:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:12:21 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:12:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:12:25 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 --- Comment #45 from Nick Clemens --- Created attachment 120494 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120494&action=edit Bug 14364: Allow automatically canceled expired waiting holds to fill the next hold Right now, if a library automatically cancels expired waiting holds, a librarian must still re-checkin an item to trap the next available hold for that item. It would be better if the next hold was automatically trapped and the librarians receive an email notification so they can make any changes to the item if need be ( hold area, hold slip in item, etc ). Test Plan: 1) Apply this patch 2) Run updatedatabase.pl 3) Create a record with one item 4) Place two holds on that record 5) Check in the item and set it to waiting for the first patron 6) Set ReservesMaxPickUpDelay to 1 7) Enable ExpireReservesMaxPickUpDelay 8) Enable ExpireReservesAutoFill 9) Set an email address in ExpireReservesAutoFillEmail 10) Modify the holds waitingdate to be in the past 11) Run misc/cronjobs/holds/cancel_expired_holds.pl 12) Note the hold is now waiting for the next patron 12) Note a waiting hold notification email was sent to that patron 13) Note a hold changed notification email was sent to the library Signed-off-by: Victoria Faafia -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:17:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:17:08 +0000 Subject: [Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 --- Comment #40 from Fridolin Somers --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:23:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:23:15 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:23:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:23:21 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #113168|0 |1 is obsolete| | Attachment #113169|0 |1 is obsolete| | Attachment #113170|0 |1 is obsolete| | Attachment #113171|0 |1 is obsolete| | Attachment #113172|0 |1 is obsolete| | Attachment #113173|0 |1 is obsolete| | Attachment #113174|0 |1 is obsolete| | Attachment #113175|0 |1 is obsolete| | Attachment #113176|0 |1 is obsolete| | Attachment #113177|0 |1 is obsolete| | Attachment #113178|0 |1 is obsolete| | Attachment #113179|0 |1 is obsolete| | Attachment #113180|0 |1 is obsolete| | Attachment #113181|0 |1 is obsolete| | Attachment #113182|0 |1 is obsolete| | Attachment #113183|0 |1 is obsolete| | Attachment #113184|0 |1 is obsolete| | Attachment #113185|0 |1 is obsolete| | Attachment #113186|0 |1 is obsolete| | Attachment #113187|0 |1 is obsolete| | Attachment #113188|0 |1 is obsolete| | Attachment #113189|0 |1 is obsolete| | Attachment #113190|0 |1 is obsolete| | Attachment #113191|0 |1 is obsolete| | --- Comment #271 from Kyle M Hall --- Created attachment 120495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120495&action=edit Bug 24857: Update Database We have a partner that needs Volume Level Holds. This is a feature that some ILSs have that allows the creation of volumes at the bibliographic level, with items being optionally assigned to a given volume. This facilitates the ability to place holds at a volume level, rather than on a specific item or any available item on a record. Test Plan: 1) Apply the patches for this bug 2) Run updatedatabase.pl 3) Restart all the things! 4) Enable the new syspref EnableVolumes 5) Browse to detail.pl for a record with items 6) Note the new volumes tab 7) Test creating, editing and deleting volumes 8) On the Holdings tab, select one or more items using the checkboxes 8) Note new selection options for setting a volume for items, and for clearing a volume for items. 9) Test adding and clearing the volume set for items Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:00 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #272 from Kyle M Hall --- Created attachment 120496 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120496&action=edit Bug 24857: Add new Schema files Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:07 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #273 from Kyle M Hall --- Created attachment 120497 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120497&action=edit Bug 24857: Add Koha Object(s) Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:13 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #274 from Kyle M Hall --- Created attachment 120498 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120498&action=edit Bug 24857: Add Object Methods Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:19 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #275 from Kyle M Hall --- Created attachment 120499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120499&action=edit Bug 24857: API spec Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:25 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #276 from Kyle M Hall --- Created attachment 120500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120500&action=edit Bug 24857: Koha::Biblio::Volume methods This patch introduces the following methods: - add_item - del_item - items - to_api_mapping - store (overloaded) Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:31 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #277 from Kyle M Hall --- Created attachment 120501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120501&action=edit Bug 24857: Implement volume related controllers Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:38 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #278 from Kyle M Hall --- Created attachment 120502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120502&action=edit Bug 24857: Add volume management to detail.pl Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:44 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #279 from Kyle M Hall --- Created attachment 120503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120503&action=edit Bug 24857: Add ability to attach newly cataloged items to a volume Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:50 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #280 from Kyle M Hall --- Created attachment 120504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120504&action=edit Bug 24857: Add ability to manage item's volumes from detail.pl Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:24:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:24:56 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #281 from Kyle M Hall --- Created attachment 120505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120505&action=edit Bug 24857: Delete a volume when the last item on that volume is deleted Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:01 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #282 from Kyle M Hall --- Created attachment 120506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120506&action=edit Bug 24857: Copy the volume to the item's enumchron Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:08 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #283 from Kyle M Hall --- Created attachment 120507 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120507&action=edit Bug 24857: Add user permission for volumes management Signed-off-by: Rebecca Coert -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:14 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #284 from Kyle M Hall --- Created attachment 120508 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120508&action=edit Bug 24857: Fix license statements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:20 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #285 from Kyle M Hall --- Created attachment 120509 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120509&action=edit Bug 24857: Fix POD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:26 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #286 from Kyle M Hall --- Created attachment 120510 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120510&action=edit Bug 24857: Add missing filter and move js to footer on additem.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:31 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #287 from Kyle M Hall --- Created attachment 120511 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120511&action=edit Bug 24857: Fix simple-quote string -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:37 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #288 from Kyle M Hall --- Created attachment 120512 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120512&action=edit Bug 24857: Remove doubled 'use Koha::Biblio::Volumes' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:43 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #289 from Kyle M Hall --- Created attachment 120513 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120513&action=edit Bug 24857: Fix sorting of new syspref -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:49 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #290 from Kyle M Hall --- Created attachment 120514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120514&action=edit Bug 24857: Change button text from "Create new" to "New volume" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:25:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:25:54 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #291 from Kyle M Hall --- Created attachment 120515 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120515&action=edit Bug 24857: (QA follow-up) Add volume to table settings -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:26:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:26:00 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #292 from Kyle M Hall --- Created attachment 120516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120516&action=edit Bug 24857: (QA follow-up) Unit tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:26:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:26:06 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #293 from Kyle M Hall --- Created attachment 120517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120517&action=edit Bug 24857: (QA follow-up) Fix unit tests and code for changes in Koha::Item::delete -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:26:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:26:13 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 --- Comment #294 from Kyle M Hall --- Created attachment 120518 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120518&action=edit Bug 24857: Update existing Schema files [DO NOT PUSH] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:45:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:45:10 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 --- Comment #8 from Tomás Cohen Arazi --- Created attachment 120519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120519&action=edit Bug 23215: Remove PayPal-related sysprefs Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:45:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:45:18 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 --- Comment #9 from Tomás Cohen Arazi --- Created attachment 120520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120520&action=edit Bug 23215: Remove traces of the PayPal feature This patch removes the PayPal payments feature. It has been moved to its' own plugin. To test: 1. Apply this patches 2. Run: $ updatedatabase => SUCCESS: Database updates correctly 3. Run: $ koha-mysql kohadev > SELECT * FROM systempreferences WHERE variable LIKE 'paypal'; => SUCCESS: No results 4. On the sysprefs, OPAC section => SUCCESS: No PayPal-related sysprefs show up 5. Add some charges to your patron 6. In the OPAC, log in and see your charges => SUCCESS: Nothing broken 7. Install the PayPal plugin [1] or any other payment plugin 8. Restart plack (mandatory for the PayPal plugin) 9. Set some random data in the config (or better, real sandbox testing data) 10. Go to the OPAC's account page and try to pay your debts (use the checkbox to select lines) => SUCCESS: The PayPal payment method shows, you can click the button, it fails due to bad config, but things work as expected. 11. Sign off :-D [1] https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal/-/releases Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:49:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:49:09 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:49:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:49:13 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #1 from Peter Vashchuk --- Created attachment 120521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120521&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:54:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:54:44 +0000 Subject: [Koha-bugs] [Bug 27811] Manage patrons fines and fees (updatecharges) subpermissions shows links/buttons that cannot be accessed In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27811 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #7 from Fridolin Somers --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 15:55:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 13:55:27 +0000 Subject: [Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #3 from Fridolin Somers --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:04:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:04:07 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:06:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:06:48 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:07:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:07:09 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:10:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:10:12 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 --- Comment #46 from Nick Clemens --- Rebased, but I think we need an update here - the current patches rely on _koha_notify_hold to send the message to the library. That routine is not called when the hold is transferred, I think we need a unique subroutine for that message that is called whenever the hold is changed, whether transferred or waiting -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:24:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:24:35 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:24:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:24:41 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117974|0 |1 is obsolete| | --- Comment #103 from Nick Clemens --- Created attachment 120522 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120522&action=edit Bug 23260: Make borrowernumber nullable in items_last_borrower This patch alters table structure to make borrowernumber nullable Sponsored-by: Northeast Kansas Library System Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:24:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:24:46 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117975|0 |1 is obsolete| | --- Comment #104 from Nick Clemens --- Created attachment 120523 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120523&action=edit Bug 23260: Inline code to anonymise_issue_history This alternative patch reduces the complexity of the change by simply updateing the existing anonymise_issue_history method to include anonymisation of the items_last_borrowers table. To test: 1) apply this patch and the previous one 2) perl installer/data/mysql/updatedatabase.pl 3) set StoreLastBorrower preference to Allow. 4) set AnonymousPatron preference to a valid patron id 5) Create a Check out followed by a Check in. CHECK => a row should appear in items_last_borrower table with the borrower and the item number. 6) In mysql, update created_on of items_last_borrower and returndate of old_issues to two days earlier. 7) perl misc/cronjobs/batch_anonymise.pl --days 1 SUCCESS => borrower number in items_last_borrower changed to AnonymousPatron id 8) repeat steps 5 and 6 9) set AnonymousPatron preference to 0 10) perl misc/cronjobs/batch_anonymise.pl --days 1 SUCCESS => borrower number in items_last_borrower changed to null 11) prove t/db_dependent/Koha/Patrons.t 12) Sign off Signed-off-by: Agustin Moyano -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:24:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:24:51 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117976|0 |1 is obsolete| | --- Comment #105 from Nick Clemens --- Created attachment 120524 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120524&action=edit Bug 23260: Simplify tests Use build_sample_item and build_object -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:24:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:24:58 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117977|0 |1 is obsolete| | --- Comment #106 from Nick Clemens --- Created attachment 120525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120525&action=edit Bug 23260: (follow-up) Remove last_borrower updates from issues count -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:05 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117978|0 |1 is obsolete| | --- Comment #107 from Nick Clemens --- Created attachment 120526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120526&action=edit Bug 23260: Add a new test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:10 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117979|0 |1 is obsolete| | --- Comment #108 from Nick Clemens --- Created attachment 120527 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120527&action=edit Bug 23260: Proposed preference driven filtering -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:16 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117980|0 |1 is obsolete| | --- Comment #109 from Nick Clemens --- Created attachment 120528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120528&action=edit Bug 23260: (follow-up) Add AnonymiseLastBorrower and AnonymiseLastBorrowerDays sysprefs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:21 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117981|0 |1 is obsolete| | --- Comment #110 from Nick Clemens --- Created attachment 120529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120529&action=edit Bug 23260: (follow-up) Update test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:27 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117982|0 |1 is obsolete| | --- Comment #111 from Nick Clemens --- Created attachment 120530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120530&action=edit Bug 23260: (follow-up) Add new cron job -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:25:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:25:32 +0000 Subject: [Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117983|0 |1 is obsolete| | --- Comment #112 from Nick Clemens --- Created attachment 120531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120531&action=edit Bug 23260: (follow-up) Add anonymise_last_borrowers method to Patrons.pm This patch adds the method anonymise_last_borrowers in Patrons.pm. To test: 1) apply this patch and the previous ones 2) perl installer/data/mysql/updatedatabase.pl 3) set StoreLastBorrower preference to Allow. 4) set AnonymousPatron preference to a valid patron id 5) Create a Check out followed by a Check in. CHECK => a row should appear in items_last_borrower table with the borrower and the item number. 6) In mysql, update created_on of items_last_borrower and returndate of old_issues to two days earlier. 7) perl misc/cronjobs/anonymise_last_borrowers.pl CHECK => borrower number in items_last_borrower is not anonymised yet. 8) Repeat step 5 and 6 but instead of two days earlier, set the new entry in items_last_borrower to three days eralier. 9) set AnonymiseLastBorrower to 'Anonymise' and AnonymiseLastBorrowerDays to 2 days. 10) perl misc/cronjobs/anonymise_last_borrowers.pl SUCCESS => borrower number in items_last_borrower changed to AnonymousPatron id 11) repeat step 8 12) set AnonymousPatron preference to 0 13) perl misc/cronjobs/anonymise_last_borrowers.pl SUCCESS => borrower number in items_last_borrower changed to null 14) prove t/db_dependent/Koha/Patrons.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:28:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:28:05 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 --- Comment #1 from Joonas Kylmälä --- Created attachment 120532 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120532&action=edit Bug 28291: Make koha-translate script produce valid UTF-8 YAML files We had two problems in the LangInstaller.pm module: 1) the PO file was read as bytes instead of as a UTF-8 text stream 2) The YAML file being outputted was double encoded, once by setting the file handle to output UTF-8 and other time in the DumpFile function internally To test: 1. Before applying patch do the following $ cd misc/translator $ ./translate update pl-PL $ ./translate install pl-PL $ cd - $ less installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml 2. Notice the output of the authorities_normal_marc21.yml contains invalid looking UTF-8 characters 3. $ git clean -d -f # to remove the old translation files 4. Apply patch and repeat the steps and notice the authorities_normal_marc21.yml contains valid looking UTF-8 characters -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:29:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:29:08 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #20 from Joonas Kylmälä --- I have now fix for that as well in bug 28291 but tests still missing... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:41:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:41:20 +0000 Subject: [Koha-bugs] [Bug 27043] Add to number_of_replicas and number_of_shards to index config In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27043 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:41:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:41:20 +0000 Subject: [Koha-bugs] [Bug 25439] [Omnibus] Prepare Koha to ElasticSearch 7 - ES7 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25439 Bug 25439 depends on bug 27043, which changed state. Bug 27043 Summary: Add to number_of_replicas and number_of_shards to index config https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27043 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:41:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:41:47 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Joonas Kylmälä changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Joonas Kylmälä --- Moving this to needs sign-off given there is a manual test plan and the LangInstaller module modified here is only used by misc/translator/translate perl script... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:51:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:51:51 +0000 Subject: [Koha-bugs] [Bug 25449] Make itemtype mandatory by default In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 --- Comment #7 from Martin Renvoize --- I think the work here is a solid first step. Whilst I think I understand Phil's concerns, I think those should be addressed as their own bugs after this one... improving adherence of the advanced editor and adding defaults to bulk imports deserve a bug each. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 16:52:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 14:52:21 +0000 Subject: [Koha-bugs] [Bug 25439] [Omnibus] Prepare Koha to ElasticSearch 7 - ES7 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25439 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:35:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:35:39 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118934|0 |1 is obsolete| | --- Comment #271 from Martin Renvoize --- Created attachment 120533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120533&action=edit Bug 14957: Merge rules system for merging of MARC records Add a rule based system for merging MARC records to for example prevent field data from being overwritten. To test: 1. Apply this patch. 2. Log in to staff client. 3. Enable new syspref MARCMergeRules. 4. Click the new link "MARC merge rules" in the "Catalog" section of the Koha administration page. 5. Create a new rule: Module: source, Filter: *, Tag: 245, Preset: Protect. 6. Clicking "Edit" should allow you to edit corresponding rule. 7. Clicking "Delete" should remove corresponding rule after confirmation. 8. Selecting one or more rules followed by clicking "Delete selected" should remove all selected rules after confirmation. 9. Try creating a rule with tag set to "**", the other options does not matter. Verify that saving this rule produces an error message complaining about invalid tag regular expression. 10. Try creating a rule with tag set to "008" (or other control field) and set Appended: Append and Removed: Skip, the other options does not matter. Verify that saving this rule produces an error message complaining about invalid combination of actions for control field. 11. With the 245 rule in step 5 in place, edit a bibliographic record, change 245a for example (which should be Title for MARC21) and save. 12. Verify that the changes has not been saved. 13. Create a new rule: Module: source, Filter: intranet, Tag: 245, Preset: Overwrite. 14. Repeat step 12, and verify that the changes has now been saved. 15. Run tests in t/db_dependent/Biblio/MarcMergeRules.t and very that all tests pass. Sponsored-by: Halland County Library Sponsored-by: Catalyst IT Sponsored-by: Gothenburg University Library Signed-off-by: David Nind Signed-off-by: Christian Stelzenmüller Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:35:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:35:47 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118935|0 |1 is obsolete| | --- Comment #272 from Martin Renvoize --- Created attachment 120534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120534&action=edit Bug 14957: Updated schema files Signed-off-by: Christian Stelzenmüller Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:35:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:35:55 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118936|0 |1 is obsolete| | --- Comment #273 from Martin Renvoize --- Created attachment 120535 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120535&action=edit Bug 14957: fix context for batchmod and batchimport Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:03 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118937|0 |1 is obsolete| | --- Comment #274 from Martin Renvoize --- Created attachment 120536 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120536&action=edit Bug 14957: (QA follow-up) Button styling This patch updates the action buttons to include btn-default and switched from btn-sm to btn-xs to match other similar UI's found in datatable based admin pages. Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:12 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118938|0 |1 is obsolete| | --- Comment #275 from Martin Renvoize --- Created attachment 120537 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120537&action=edit Bug 14957: (QA follow-up) Add tooltips This patch adds an info-tooltip to the field rules in the table header to expand on their meaning to reduce the need to read the documentation each time you come to use the configuration tool Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:20 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118939|0 |1 is obsolete| | --- Comment #276 from Martin Renvoize --- Created attachment 120538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120538&action=edit Bug 14957: (QA follow-up) Rename 'merge' => 'overlay' This patch acknowledges the fact that 'merging' has a different meaning in Koha than the behavior this great patchset introduces. The more idiomatic way of describing the behavior is to talk about 'overlay rules'. This patch also: - Fixes kohastructure.sql missing table encoding a collation - Fixes the atomic update completely missing a table - Moves the syspref entry to 'Importing', probably a rebase issue Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:28 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118940|0 |1 is obsolete| | --- Comment #277 from Martin Renvoize --- Created attachment 120539 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120539&action=edit Bug 14957: Feature hidden in menues if no other 'cagaloguing' permissions Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:36 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118941|0 |1 is obsolete| | --- Comment #278 from Martin Renvoize --- Created attachment 120540 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120540&action=edit Bug 14957: DBIC changes Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:45 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118942|0 |1 is obsolete| | --- Comment #279 from Martin Renvoize --- Created attachment 120541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120541&action=edit Bug 14957: (follow-up) marc_merge_rules_modules removed Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:36:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:36:54 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118943|0 |1 is obsolete| | --- Comment #280 from Martin Renvoize --- Created attachment 120542 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120542&action=edit Bug 14957: (QA follow-up) Clarify 'context' param This patch renames the (passed through) 'context' param for 'overlay_context'. I propose doing so, because in Koha-land 'context' has a special meaning, related to C4::Context and it reads ambigous. The patch itself is pretty trivial. Tests should pass: 1. Run: $ kshell k$ prove t/db_dependent/Biblio/MarcOverlayRules.t => SUCCESS: Tests pass 2. Apply this patch 3. Repeat 1 => SUCCESS: Tests still pass! 4. Sign off :-D Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:01 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118944|0 |1 is obsolete| | --- Comment #281 from Martin Renvoize --- Created attachment 120543 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120543&action=edit Bug 14957: (QA follow-up) Fix syntax error in atomicupdate Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:10 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118945|0 |1 is obsolete| | --- Comment #282 from Martin Renvoize --- Created attachment 120544 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120544&action=edit Bug 14957: (QA follow-up) Fix translation issues This patch fixes all the translation issues I could spot in the marc-overlay-rules template. Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:17 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118946|0 |1 is obsolete| | --- Comment #283 from Martin Renvoize --- Created attachment 120545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120545&action=edit Bug 14957: (QA follow-up) Rename and move admin link This patch renames 'MARC overlay rules' to 'Record overlay rules' and moves it up the list to just below 'Record matching rules' to make it more contextually ordered. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:25 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118957|0 |1 is obsolete| | --- Comment #284 from Martin Renvoize --- Created attachment 120546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120546&action=edit Bug 14957: (QA follow-up) Comment 'bulkmarcimport' temporarily It appears this patchset doesn't fully support bulkmarcimport (see bug 25539 for details). At this time, to get this bug moving I think we should comment out the ability to define rules that affect bulkmarcimport and then we can fix and re-enable that feature at a later date. Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:33 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #285 from Martin Renvoize --- Created attachment 120547 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120547&action=edit Bug 14957: (QA follow-up) Add missing filters -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:41 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #286 from Martin Renvoize --- Created attachment 120548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120548&action=edit Bug 14957: (QA follow-up) Update for bug 26703 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:48 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #8 from Jonathan Druart --- Created attachment 120549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120549&action=edit Bug 28220: Deal with merge -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:50 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #287 from Martin Renvoize --- Created attachment 120550 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120550&action=edit Bug 14957: (QA follow-up) Update for bug 20054 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:55 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120249|0 |1 is obsolete| | Attachment #120250|0 |1 is obsolete| | --- Comment #12 from Nick Clemens --- Created attachment 120551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120551&action=edit Bug 27203: Adjust unit tests It seems the issue here is that the price passed in is a string, and not a number, so the tax value is not calculated when no unitprice is provided -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:58 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #13 from Nick Clemens --- Created attachment 120552 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120552&action=edit Bug 27203: [alternate] Calculate tax based on ecost if unitprice not set There is code in populate_order_with_prices that is intended to use ecost over unitprice, it just doens't seem to be working. Making it more explicit seems to take care of the issue. To test: 1 - Create a basket 2 - Add an order line, don't set 'Actual cost: ', but use vendor price and a discount. 3 - Save 4 - Display all columns, 'Actual cost tax inc.' are GST columns aren't set. 5 - Apply batch 6 - Redo 1,2, 3 7 - Display all columns, GST is calculated correctly, unitprice remains 0. Signed-off-by: Marjorie Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:37:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:37:58 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #288 from Martin Renvoize --- Created attachment 120553 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120553&action=edit Bug 14957: (QA follow-up) Update for bug 20053 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:38:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:38:07 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #289 from Martin Renvoize --- Created attachment 120554 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120554&action=edit Bug 14957: (QA follow-up) Update for bug 17858 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:38:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:38:25 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #14 from Nick Clemens --- (In reply to Jonathan Druart from comment #11) > Nick, can you confirm your patch is independent from the first one? > > Tests are missing. They are independent, I obsoleted the first and added tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:40:56 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #290 from Martin Renvoize --- I fixed the QA issues with follow-ups.. the only remaining ones flagged up are git manipulation errors (and some executable bit errors that are actually resolved by the manipulations anyway).. I did not squash commits as I didn't want to lose author attribution.. there's been a few people working on this one over the duration of its development life. I feel this is ready for push myself.. yes it has a few sharp edges and I'd love to see some of the templates indented more nicely for example.. if you agree I could do that indent fix at the least as a follow-up here. Hoping this could be one of the last ones for this release. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:43:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:43:51 +0000 Subject: [Koha-bugs] [Bug 23073] wiki.koha-community.org needs updating to a later version In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 --- Comment #17 from Thomas Dukleth --- A much improved version of code and Koha Wiki files to test migrating the database and upgrading the wiki in a now much more manageable 123 MiB archive including automated support for copying wiki files to configured locations eliminating redundancy from the previous version is currently available at , https://test01.agogme.com/koha_migrate_mwiki_db_and_upgrade_test.tgz . The migration and update code is still a work in progress for having every both detail correct and known to be correct. Migration to a proper MediaWiki supported MySQL binary character encoding database runs without errors or warnings as it had at the end of 2019 but with some minor 2020 improvements and major 2021 improvements in managing database column types. The wiki upgrade code from 2021 works but the upgrade instance needs some evident configuration, etc. improvements to take advantage of features in the current MediaWiki version whether outdated content is maintained as a static archive or as a dynamic archive with mass tagging of outdated pages in the same wiki along with current pages with a distinct search query page for accessing old content as I am preparing to test. All changes from the previously posted version are improvements to automation and sharing in a useful manner. Improvements for the resulting migrated upgrade are forthcoming after some more changes improving automation of the installation. Anyone interested in testing would need to separately obtain a full dump of the Koha Wiki to avoid publicly compromising Koha Wiki usernames and passwords which are not contained in the published archive. Similarly as I should have mentioned previously, the issue of resetting wgSecretKey in LocalSettings.php could be avoided by obtaining a copy of the Koha Wiki LocalSettings.php . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:44:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:44:14 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #291 from Martin Renvoize --- Created attachment 120555 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120555&action=edit Bug 14957: (QA follow-up) Update for bug 27846 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:49:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:49:48 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #292 from Martin Renvoize --- Created attachment 120556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120556&action=edit Bug 14957: (QA follow-up) Fix template indentation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 17:55:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 15:55:10 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120556|0 |1 is obsolete| | --- Comment #293 from Martin Renvoize --- Created attachment 120557 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120557&action=edit Bug 14957: (QA follow-up) Fix template indentation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 19:19:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 17:19:49 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 19:19:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 17:19:57 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120432|0 |1 is obsolete| | --- Comment #35 from Tomás Cohen Arazi --- Created attachment 120558 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120558&action=edit Bug 18989: Restore hidding items on detail Signed-off-by: Tomas Cohen Arazi Good catch. I forgot this file didn't get the hiding logic refactoring yet. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:29:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:29:24 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 --- Comment #6 from Katrin Fischer --- (In reply to David Cook from comment #4) > (In reply to Owen Leonard from comment #3) > > (In reply to David Cook from comment #2) > > > I feel like the non-XSLT view was deprecated just not removed? > > > > I don't understand what you're saying. > > Deprecated just means that it's not endorsed/recommended anymore but it is > still available in the system. The XSLT view has been the default and the > recommended view for quite a few years now. Even if we never explicitly said > it was deprecated it has been deprecated in practice. > > If you look at ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt, > there are about 152 lines of non-XSLT view. I think at this point that we > could safely remove those lines. We did officially deprecate it, check the coding guidelines: https://wiki.koha-community.org/wiki/Coding_Guidelines#DEPR1:_non-XSLT_search_results_and_bib_display_templates_deprecated The problems are features not implemented for the non-XSLT view that have been considered as blockers for final removal. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:30:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:30:31 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 --- Comment #47 from Katrin Fischer --- (In reply to Nick Clemens from comment #46) > Rebased, but I think we need an update here - the current patches rely on > _koha_notify_hold to send the message to the library. That routine is not > called when the hold is transferred, I think we need a unique subroutine for > that message that is called whenever the hold is changed, whether > transferred or waiting Thx Nick, also for noticing this! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:34:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:34:25 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:34:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:34:28 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 --- Comment #6 from Nick Clemens --- Created attachment 120559 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120559&action=edit Bug 27577: Unit test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:34:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:34:32 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116854|0 |1 is obsolete| | --- Comment #7 from Nick Clemens --- Created attachment 120560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120560&action=edit Bug 27577: Autolink biblio after biblionumber is generated If BiblioAddsAuthorities and AutoCreateAuthorities are enabled, a new record is auto linked when saving and authorities generated with a 670 field that indicates which record generated the new authority. The code to do this is called before the biblionumber is generated, so the variable that adds the biblionumber to the citation is empty This patch moves the linking code to after the biblionumber is generated To recreate: 1 - Enable BiblioAddsAuthorities and AutoCreateAuthorities 2 - Import or create a new record 3 - Ensure the record has controlled fields that do not have authorities before saving, i.e.: Add a 650 with "test_bug_27577_01" 4 - Search for the authority record 5 - Note the 670 field does not contain the biblionumber 6 - Apply patch, restart all the things 7 - Repeat 2-4 8 - Note the 670 now has the biblionumber Signed-off-by: Phil Ringnalda Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:43:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:43:44 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:43:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:43:47 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 --- Comment #13 from Nick Clemens --- Created attachment 120561 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120561&action=edit Bug 24154: Adjust assignment The code seems to work either way We have a mix in our code: git grep "}) %]" Using '=>' over '=' does look nicer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:46:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:46:52 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120361|0 |1 is obsolete| | Attachment #120362|0 |1 is obsolete| | Attachment #120363|0 |1 is obsolete| | Attachment #120364|0 |1 is obsolete| | --- Comment #27 from Nick Clemens --- Created attachment 120562 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120562&action=edit Bug 27837: Update permanent location if passed into ModItemFromMarc Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rhonda Kuiper Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:46:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:46:56 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #28 from Nick Clemens --- Created attachment 120563 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120563&action=edit Bug 27837: Add unit tests Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Rhonda Kuiper Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:47:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:47:00 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #29 from Nick Clemens --- Created attachment 120564 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120564&action=edit Bug 27837: Prevent the tests to fail is the field is mapped Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:47:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:47:03 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #30 from Nick Clemens --- Created attachment 120565 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120565&action=edit Bug 27837: Unit tests for blank permanent location -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:47:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:47:07 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #31 from Nick Clemens --- Created attachment 120566 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120566&action=edit Bug 27837: Permanent location to be empty string, check if key exists Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:48:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:48:08 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #32 from Nick Clemens --- (In reply to Katrin Fischer from comment #26) > (In reply to Jonathan Druart from comment #20) > > Can you explain this follow-up, Kyle? > > What's the use case, how did you find it? > > We certainly need a couple of tests to cover it. > > I read this as that we need 2 more unit tests that cover some more cases? > Setting to failed QA to alert Kyle. I added Unit tests, but neither the tests nor testing in the staff client pass - it seems the followup doesn't fix the issue. Can you look Kyle? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:55:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:55:01 +0000 Subject: [Koha-bugs] [Bug 26925] Pickup library list should be in alphabetical order In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26925 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Patch doesn't apply |RESOLVED --- Comment #7 from Nick Clemens --- *** This bug has been marked as a duplicate of bug 28202 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 20:55:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 18:55:01 +0000 Subject: [Koha-bugs] [Bug 28202] Pickup libraries not sorted by name when placing hold In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28202 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #13 from Nick Clemens --- *** Bug 26925 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 21:05:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 19:05:55 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |agustinmoyano at theke.io, | |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 22:16:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 20:16:49 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 22:53:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 20:53:55 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #9 from Tomás Cohen Arazi --- Your patch changes the merge method so it raises an exception. That would be a good start. The caller doesn't wrap things in a try/catch block yet, but I'm wondering: shouldn't we do it all inside a transaction for each patron? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:00:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:00:25 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #294 from Katrin Fischer --- Seeing the last status change - what happened? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:17:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:17:59 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117220|0 |1 is obsolete| | --- Comment #38 from Victor Grousset/tuxayo --- Created attachment 120567 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120567&action=edit Bug 21249: New syspref controlling branch fields queried against selected library group value in advanced search This commit allows librarians to choose whether they want to query the homebranch, holdingbranch or homebranch AND holdingbranch when they set a library or library group search condition in the staff client and OPAC advanced searches. Test plan: 1. Apply patches, update database, restart services 2. Set up a record with one item. Edit the item so that: home branch = Branch A holding/current branch = Branch B. Note the barcode of your item. 3. Go to Administration -> Library Groups. Create a library group that only contains Branch A. = homebranch and holdingbranch = 4. Go to Administration -> System preferences and find the new SearchLimitLibrary syspref. Confirm it is set to 'homebranch and holdingbranch' by default. Keep this tab open. 5. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 6. Submit the search and confirm you are taken to your item as expected. 7. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 8. Submit the search and confirm you are taken to your item as expected. 9. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 10. Submit the search and confirm you are taken to your item as expected. = homebranch only = 11. Go back to your System preferences tab. Set the SearchLimitLibrary syspref to 'homebranch'. keep this tab open. 12. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 13. Submit the search and confirm you are taken to your item as expected, because the syspref is set to homebranch and the library group contains our item's homebranch. 14. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 15. Submit the search and confirm you are taken to your item as expected. 16. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 17. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results. = holdingbranch only = 18. Go back to your System preferences tab. Set the SearchLimitLibrary syspref to 'holdingbranch'. keep this tab open. 19. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 20. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results, because the syspref is set to holdingbranch and the library group does not contain our item's holdingbranch. 21. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 22. Submit the search and confirm you are taken to your item as expected. 23. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 24. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results. 25. Repeat the above test plan but do your searching with the OPAC advanced search. Sponsored-By: Brimbank Library Signed-off-by: Amandine Zocca Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:18:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:18:09 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117221|0 |1 is obsolete| | --- Comment #39 from Victor Grousset/tuxayo --- Created attachment 120568 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120568&action=edit Bug 21249: Made the SQL INSERT statement idempotent Sponsored-BY: Brimbank Library, Australia Signed-off-by: Amandine Zocca Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:18:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:18:19 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117222|0 |1 is obsolete| | --- Comment #40 from Victor Grousset/tuxayo --- Created attachment 120569 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120569&action=edit Bug 21249: Code cleaning Trying to make the code a bit more readable removing unecessary variables and parenthesis. Code is duplicated but no idea where we could move it to. Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:18:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:18:27 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117223|0 |1 is obsolete| | --- Comment #41 from Victor Grousset/tuxayo --- Created attachment 120570 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120570&action=edit Bug 21249: (follow-up) Fixing syspref name, description, get working with OPAC masthead search Syspref is now called SearchLimitLibrary, and the description better explains what the feature does. It works with the advanced search on the staff client and OPAC, and the masthead search on the OPAC when OpacAddMastheadLibraryPulldown is enabled. Sponsored-by: Catalyst IT Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:18:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:18:33 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117224|0 |1 is obsolete| | --- Comment #42 from Victor Grousset/tuxayo --- Created attachment 120571 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120571&action=edit Bug 21249: (follow-up) Implement SearchLibraryLimit for individual library before this patch, the limit only applies to groups of libraries Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:18:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:18:39 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120481|0 |1 is obsolete| | --- Comment #43 from Victor Grousset/tuxayo --- Created attachment 120572 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120572&action=edit Bug 21249: (follow-up) Adding parentheses to fix query Signed-off-by: Victor Grousset/tuxayo -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:21:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:21:57 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Needs Signoff |Signed Off --- Comment #44 from Victor Grousset/tuxayo --- It works! :D Oops forgot to edit the test plan. Testing note: > 3. Go to Administration -> Library Groups. Create a library group that > only contains Branch A. Tick the checkbox to have it visible in staff and OPAC adv search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:31:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:31:29 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:31:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:31:33 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 --- Comment #1 from Lucas Gass --- Created attachment 120573 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120573&action=edit Bug 28229: Only show clubs on request.tt if clubs exist 1. Have no existing clubs 2. Apply patch 3. Go to request.tt and you will not see the club tab or any mention of clubs 4. Create at least 1 club 5. Go back to request.tt and now see the tab for clubs 6. Make sure you can place holds as an individual with and without clubs. 7. Make sure you can place holds for clubs. 8. rejoice and sign-off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:32:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:32:37 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |lucas at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:33:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:33:35 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 5 23:57:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 21:57:22 +0000 Subject: [Koha-bugs] [Bug 27869] QotD CSV upload JavaScript errors In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27869 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 00:06:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 22:06:11 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 00:06:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 22:06:19 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #312 from Aleisha Amohia --- Created attachment 120574 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120574&action=edit Bug 15516: (follow-up) Fixes for qa tools -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 00:13:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 22:13:48 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 01:33:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 23:33:51 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 01:35:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 May 2021 23:35:36 +0000 Subject: [Koha-bugs] [Bug 25449] Make itemtype mandatory by default In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 02:38:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 00:38:19 +0000 Subject: [Koha-bugs] [Bug 10756] Carousel display of new titles on OPAC home page In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10756 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 02:58:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 00:58:10 +0000 Subject: [Koha-bugs] [Bug 21225] Add Syndetics enhanced content to staff client In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21225 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass --- Andreas, Sadly, this patch no longer applies cleanly to master. Is there any chance for a rebase? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 02:58:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 00:58:28 +0000 Subject: [Koha-bugs] [Bug 21225] Add Syndetics enhanced content to staff client In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21225 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 03:20:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 01:20:24 +0000 Subject: [Koha-bugs] [Bug 15205] Factor 'SyndeticsEnabled' out of Auth.pm In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15205 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:01:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:01:40 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #254 from David Cook --- Going to set this back to "Needs Signoff" so it's clearer that someone other than me should test it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:41:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:41:26 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 --- Comment #22 from Aleisha Amohia --- I'm stuck on that JS error, and it looks like the internal note and vendor note also no longer open in pop up windows. Any thoughts on the datatables error? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:44:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:44:37 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #45 from David Cook --- I am getting 1 fail in the QA tools but it seems minor to me. I'm leaving it to the RM to squash if necessary. -- root at kohadevbox:koha(bug_21249)$ qa testing 6 commit(s) (applied to 640ba47 'cf Bug 28288: Prevent XSISBN.t to fai') Processing files before patches |========================>| 4 / 4 (100.00%) Processing files after patches |========================>| 4 / 4 (100.00%) OK catalogue/search.pl FAIL installer/data/mysql/atomicupdate/bug_21249-Branch_to_limit_advanced_search_results.sql FAIL git manipulation The file has been added and deleted in the same patchset OK installer/data/mysql/mandatory/sysprefs.sql OK opac/opac-search.pl Processing additional checks OK! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:32 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:39 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120567|0 |1 is obsolete| | --- Comment #46 from David Cook --- Created attachment 120575 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120575&action=edit Bug 21249: New syspref controlling branch fields queried against selected library group value in advanced search This commit allows librarians to choose whether they want to query the homebranch, holdingbranch or homebranch AND holdingbranch when they set a library or library group search condition in the staff client and OPAC advanced searches. Test plan: 1. Apply patches, update database, restart services 2. Set up a record with one item. Edit the item so that: home branch = Branch A holding/current branch = Branch B. Note the barcode of your item. 3. Go to Administration -> Library Groups. Create a library group that only contains Branch A. = homebranch and holdingbranch = 4. Go to Administration -> System preferences and find the new SearchLimitLibrary syspref. Confirm it is set to 'homebranch and holdingbranch' by default. Keep this tab open. 5. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 6. Submit the search and confirm you are taken to your item as expected. 7. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 8. Submit the search and confirm you are taken to your item as expected. 9. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 10. Submit the search and confirm you are taken to your item as expected. = homebranch only = 11. Go back to your System preferences tab. Set the SearchLimitLibrary syspref to 'homebranch'. keep this tab open. 12. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 13. Submit the search and confirm you are taken to your item as expected, because the syspref is set to homebranch and the library group contains our item's homebranch. 14. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 15. Submit the search and confirm you are taken to your item as expected. 16. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 17. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results. = holdingbranch only = 18. Go back to your System preferences tab. Set the SearchLimitLibrary syspref to 'holdingbranch'. keep this tab open. 19. Go to Advanced Search in the staff client in another tab. Under 'location and availability', select your library group from the dropdown. Under 'search for', select the barcode option and enter your item's barcode. 20. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results, because the syspref is set to holdingbranch and the library group does not contain our item's holdingbranch. 21. Go back to Advanced Search. Under 'location and availability', select Branch B from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 22. Submit the search and confirm you are taken to your item as expected. 23. Go back to Advanced Search. Under 'location and availability', select Branch A from the individual libraries dropdown. Under 'search for', select the barcode option and enter your item's barcode. 24. Submit the search and confirm you are NOT taken to your item and your item does not show in the search results. 25. Repeat the above test plan but do your searching with the OPAC advanced search. Sponsored-By: Brimbank Library Signed-off-by: Amandine Zocca Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:44 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120568|0 |1 is obsolete| | --- Comment #47 from David Cook --- Created attachment 120576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120576&action=edit Bug 21249: Made the SQL INSERT statement idempotent Sponsored-BY: Brimbank Library, Australia Signed-off-by: Amandine Zocca Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:49 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120569|0 |1 is obsolete| | --- Comment #48 from David Cook --- Created attachment 120577 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120577&action=edit Bug 21249: Code cleaning Trying to make the code a bit more readable removing unecessary variables and parenthesis. Code is duplicated but no idea where we could move it to. Signed-off-by: Jonathan Druart Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:54 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120570|0 |1 is obsolete| | --- Comment #49 from David Cook --- Created attachment 120578 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120578&action=edit Bug 21249: (follow-up) Fixing syspref name, description, get working with OPAC masthead search Syspref is now called SearchLimitLibrary, and the description better explains what the feature does. It works with the advanced search on the staff client and OPAC, and the masthead search on the OPAC when OpacAddMastheadLibraryPulldown is enabled. Sponsored-by: Catalyst IT Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:45:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:45:59 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120571|0 |1 is obsolete| | --- Comment #50 from David Cook --- Created attachment 120579 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120579&action=edit Bug 21249: (follow-up) Implement SearchLibraryLimit for individual library before this patch, the limit only applies to groups of libraries Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:46:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:46:04 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120572|0 |1 is obsolete| | --- Comment #51 from David Cook --- Created attachment 120580 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120580&action=edit Bug 21249: (follow-up) Adding parentheses to fix query Signed-off-by: Victor Grousset/tuxayo Signed-off-by: David Cook -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 05:47:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 03:47:04 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |dcook at prosentient.com.au |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 07:02:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 05:02:25 +0000 Subject: [Koha-bugs] [Bug 25449] Make itemtype mandatory by default In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 Phil Ringnalda changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 08:04:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 06:04:01 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #10 from Martin Renvoize --- I've not read enough of th background to understand why support was dropped for security reasons in the upstream library? It feels like if they've disabled it by default for a reason we shouldn't just re-enable it without considering the possible security ramifications. That said, I wouldn't be opposed to tying that constructor line to yet another system preference that defaults to enabled for upgrades and disabled for new installs.. That way we don't break anyone's setups but encourage the more secure form going forward? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 08:24:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 06:24:07 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #11 from David Cook --- (In reply to Martin Renvoize from comment #10) > I've not read enough of th background to understand why support was dropped > for security reasons in the upstream library? It feels like if they've > disabled it by default for a reason we shouldn't just re-enable it without > considering the possible security ramifications. That said, I wouldn't be > opposed to tying that constructor line to yet another system preference that > defaults to enabled for upgrades and disabled for new installs.. That way > we don't break anyone's setups but encourage the more secure form going > forward? Personally, I think their labelling it as a "security" change was overblown. My understanding is that they dropped support for the abbreviated format because it *might* be too easy to accidentally specify a more permissive range than one intends. I can see how 10.10 is much less explicit than 10.10.0.0/16 but I don't really see the problem. But at this point in the discussion I am OK with Koha dropping support for the abbreviated form. I suppose the question is do we leave it as a breaking change or do we automagically fix people's configuration? I don't mind manually fixing all my instances, but I also know this stuff really well. It looks like HEA doesn't capture the relevant ILS-DI syspref (https://hea.koha-community.org/systempreferences) so I don't know what people have used... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 08:25:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 06:25:10 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #12 from David Cook --- Maybe this is a good one for a warning in about.pl. I think a bad value in koha-conf.xml will make your Koha fail to start up so you'd find that pretty fast. And a bad ILS-DI value could be found in about.pl or by any API user.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:00:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:00:54 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #313 from David Cook --- Still failing the QA tools. I think the pod coverage one can be ignored, as I think that's a QA tool bug. You do need to "chmod +x reserve/hold-group.pl t/db_dependent/Reserves/HoldGroup.t". And it looks like the elements needs to be ordered specific to general. I recall that being a fairly recent requirement: https://wiki.koha-community.org/wiki/Coding_Guidelines#ACC3:_Title_elements_should_contain_unique_information_information_first root at kohadevbox:koha(bug_15516)$ qa testing 7 commit(s) (applied to 640ba47 'cf Bug 28288: Prevent XSISBN.t to fai') Processing files before patches Argument "" isn't numeric in numeric gt (>) at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt line 331. |========================>| 27 / 27 (100.00%) Processing files after patches Argument "" isn't numeric in numeric gt (>) at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt line 331. |========================>| 27 / 27 (100.00%) OK C4/Reserves.pm OK Koha/Hold.pm OK Koha/HoldGroup.pm OK Koha/HoldGroups.pm OK Koha/Holds.pm FAIL Koha/Schema/Result/HoldGroup.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 OK Koha/Schema/Result/OldReserve.pm OK Koha/Schema/Result/Reserve.pm OK circ/view_holdsqueue.pl OK installer/data/mysql/kohastructure.sql OK koha-tmpl/intranet-tmpl/prog/en/includes/hold-group-modal.inc OK koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc OK koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt OK koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt OK koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt OK koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt FAIL koha-tmpl/intranet-tmpl/prog/en/modules/reserve/hold-group.tt FAIL forbidden patterns forbidden pattern: Title elements must start with the unique information (bug 26703) (line 2) OK koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt OK koha-tmpl/intranet-tmpl/prog/js/hold-group.js OK koha-tmpl/intranet-tmpl/prog/js/holds.js OK opac/opac-reserve.pl FAIL reserve/hold-group.pl FAIL file permissions File must have the exec flag OK reserve/placerequest.pl OK reserve/request.pl OK svc/holds OK t/db_dependent/Koha/Holds.t FAIL t/db_dependent/Reserves/HoldGroup.t FAIL file permissions File must have the exec flag Processing additional checks OK! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:01:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:01:10 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-7q2ynAK5nE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #295 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120581 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120581&action=edit Bug 14957: (QA follow-up) Update for bug 23271 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:01:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:01:35 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-PuDG43d7T7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:03:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:03:33 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-Q4rSnWoFY9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #255 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #254) > Going to set this back to "Needs Signoff" so it's clearer that someone other > than me should test it. But FYI it is passing the QA tools: root at kohadevbox:koha(bug_15565)$ qa testing 3 commit(s) (applied to 640ba47 'cf Bug 28288: Prevent XSISBN.t to fai') Processing files before patches |========================>| 7 / 7 (100.00%) Processing files after patches |========================>| 7 / 7 (100.00%) OK Koha/Biblio.pm OK koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt OK opac/opac-reserve.pl OK reserve/placerequest.pl OK reserve/request.pl OK t/db_dependent/Reserves/MultiplePerRecord.t Processing additional checks OK! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:03:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:03:39 +0000 Subject: [Koha-bugs] [Bug 21225] Add Syndetics enhanced content to staff client In-Reply-To: <bug-21225-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21225-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21225-70-1q3d7Ao8Pl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21225 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at libriotech.no --- Comment #3 from Magnus Enger <magnus at libriotech.no> --- A test plan would also be great. :-) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:05:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:05:29 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-OfXgZ0gZ32@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 --- Comment #23 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Aleisha Amohia from comment #22) > I'm stuck on that JS error, and it looks like the internal note and vendor > note also no longer open in pop up windows. Any thoughts on the datatables > error? - <th colspan="6">Total</th> + <th colspan="7">Total</th> Why? You are not adding a new column. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:15:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:15:17 +0000 Subject: [Koha-bugs] [Bug 17748] Show due date and availability in item search results In-Reply-To: <bug-17748-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17748-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17748-70-A37Y3LTg5E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17748 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Aleisha Amohia from comment #7) > (In reply to Owen Leonard from comment #6) > > This works well except for sorting: Sorting the results by Availability or > > by Date due doesn't work. The order changes, but not to the correct order. > > I have no idea why this is happening or how to fix it. Any datatables > experts know why the filtering and sorting doesn't work for these two > columns? You are not doing anything to sort correctly on those 2 columns. It's an AJAX-based table, the results are not sorted in JS client-side only. You certainly need to modify C4::Items::SearchItems to correctly deal with those 2 columns in the order by clause. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:27:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:27:34 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-N7OtxwUnAr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120533|0 |1 is obsolete| | --- Comment #296 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120582 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120582&action=edit Bug 14957: Merge rules system for merging of MARC records Add a rule based system for merging MARC records to for example prevent field data from being overwritten. To test: 1. Apply this patch. 2. Log in to staff client. 3. Enable new syspref MARCMergeRules. 4. Click the new link "MARC merge rules" in the "Catalog" section of the Koha administration page. 5. Create a new rule: Module: source, Filter: *, Tag: 245, Preset: Protect. 6. Clicking "Edit" should allow you to edit corresponding rule. 7. Clicking "Delete" should remove corresponding rule after confirmation. 8. Selecting one or more rules followed by clicking "Delete selected" should remove all selected rules after confirmation. 9. Try creating a rule with tag set to "**", the other options does not matter. Verify that saving this rule produces an error message complaining about invalid tag regular expression. 10. Try creating a rule with tag set to "008" (or other control field) and set Appended: Append and Removed: Skip, the other options does not matter. Verify that saving this rule produces an error message complaining about invalid combination of actions for control field. 11. With the 245 rule in step 5 in place, edit a bibliographic record, change 245a for example (which should be Title for MARC21) and save. 12. Verify that the changes has not been saved. 13. Create a new rule: Module: source, Filter: intranet, Tag: 245, Preset: Overwrite. 14. Repeat step 12, and verify that the changes has now been saved. 15. Run tests in t/db_dependent/Biblio/MarcMergeRules.t and very that all tests pass. Sponsored-by: Halland County Library Sponsored-by: Catalyst IT Sponsored-by: Gothenburg University Library Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:27:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:27:42 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-L6gtc0k863@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120534|0 |1 is obsolete| | --- Comment #297 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120583 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120583&action=edit Bug 14957: Updated schema files Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:27:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:27:50 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-ptEC8WNGoR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120535|0 |1 is obsolete| | --- Comment #298 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120584 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120584&action=edit Bug 14957: fix context for batchmod and batchimport Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:27:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:27:58 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-PCTcysHT5G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120536|0 |1 is obsolete| | --- Comment #299 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120585 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120585&action=edit Bug 14957: (QA follow-up) Button styling This patch updates the action buttons to include btn-default and switched from btn-sm to btn-xs to match other similar UI's found in datatable based admin pages. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:07 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-rWY1h7gpYD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120537|0 |1 is obsolete| | --- Comment #300 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120586 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120586&action=edit Bug 14957: (QA follow-up) Add tooltips This patch adds an info-tooltip to the field rules in the table header to expand on their meaning to reduce the need to read the documentation each time you come to use the configuration tool Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:15 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-y2V7UJ7vou@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120538|0 |1 is obsolete| | --- Comment #301 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120587 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120587&action=edit Bug 14957: (QA follow-up) Rename 'merge' => 'overlay' This patch acknowledges the fact that 'merging' has a different meaning in Koha than the behavior this great patchset introduces. The more idiomatic way of describing the behavior is to talk about 'overlay rules'. This patch also: - Fixes kohastructure.sql missing table encoding a collation - Fixes the atomic update completely missing a table - Moves the syspref entry to 'Importing', probably a rebase issue Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:23 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-fuuPgB4Ofm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120539|0 |1 is obsolete| | --- Comment #302 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120588 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120588&action=edit Bug 14957: Feature hidden in menues if no other 'cagaloguing' permissions Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:31 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-tP2HkeHCD9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120540|0 |1 is obsolete| | --- Comment #303 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120589&action=edit Bug 14957: DBIC changes Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:41 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-QWMSeMiLKx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120541|0 |1 is obsolete| | --- Comment #304 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120590&action=edit Bug 14957: (follow-up) marc_merge_rules_modules removed Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:49 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-OISPfnmaWq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120542|0 |1 is obsolete| | --- Comment #305 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120591&action=edit Bug 14957: (QA follow-up) Clarify 'context' param This patch renames the (passed through) 'context' param for 'overlay_context'. I propose doing so, because in Koha-land 'context' has a special meaning, related to C4::Context and it reads ambigous. The patch itself is pretty trivial. Tests should pass: 1. Run: $ kshell k$ prove t/db_dependent/Biblio/MarcOverlayRules.t => SUCCESS: Tests pass 2. Apply this patch 3. Repeat 1 => SUCCESS: Tests still pass! 4. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:28:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:28:58 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-R57QAT4fmY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120543|0 |1 is obsolete| | --- Comment #306 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120592 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120592&action=edit Bug 14957: (QA follow-up) Fix syntax error in atomicupdate Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:05 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-mazfSDLEYP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120544|0 |1 is obsolete| | --- Comment #307 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120593 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120593&action=edit Bug 14957: (QA follow-up) Fix translation issues This patch fixes all the translation issues I could spot in the marc-overlay-rules template. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:13 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-4xf8mMfX6e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120545|0 |1 is obsolete| | --- Comment #308 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120594&action=edit Bug 14957: (QA follow-up) Rename and move admin link This patch renames 'MARC overlay rules' to 'Record overlay rules' and moves it up the list to just below 'Record matching rules' to make it more contextually ordered. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:22 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-kfUZmtOj74@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120546|0 |1 is obsolete| | --- Comment #309 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120595 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120595&action=edit Bug 14957: (QA follow-up) Comment 'bulkmarcimport' temporarily It appears this patchset doesn't fully support bulkmarcimport (see bug 25539 for details). At this time, to get this bug moving I think we should comment out the ability to define rules that affect bulkmarcimport and then we can fix and re-enable that feature at a later date. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:30 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-z9jbc0u0Xz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120547|0 |1 is obsolete| | --- Comment #310 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120596 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120596&action=edit Bug 14957: (QA follow-up) Add missing filters -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:38 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-klfFVsEtpE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120548|0 |1 is obsolete| | --- Comment #311 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120597 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120597&action=edit Bug 14957: (QA follow-up) Update for bug 26703 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:46 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-kstbsesZp1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120550|0 |1 is obsolete| | --- Comment #312 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120598 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120598&action=edit Bug 14957: (QA follow-up) Update for bug 20054 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:29:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:29:54 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-DOKHXm7Zoa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120553|0 |1 is obsolete| | --- Comment #313 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120599 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120599&action=edit Bug 14957: (QA follow-up) Update for bug 20053 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:02 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-TAu6EiajYD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120554|0 |1 is obsolete| | --- Comment #314 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120600 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120600&action=edit Bug 14957: (QA follow-up) Update for bug 17858 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:11 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-a8d4MBtr7b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120555|0 |1 is obsolete| | --- Comment #315 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120601 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120601&action=edit Bug 14957: (QA follow-up) Update for bug 27846 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:20 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-gDXyXT0O1l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120557|0 |1 is obsolete| | --- Comment #316 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120602 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120602&action=edit Bug 14957: (QA follow-up) Fix template indentation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:28 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-IZ2b6T9erf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120581|0 |1 is obsolete| | --- Comment #317 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120603 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120603&action=edit Bug 14957: (QA follow-up) Update for bug 23271 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:36 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-ORJDotpEFg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #318 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120604&action=edit Bug 14957: (QA follow-up) Fix script name -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:30:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:30:45 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-qOwjOF9Z0i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #319 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120605 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120605&action=edit Bug 14957: (QA follow-up) Fix for jQuery undefined -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:36:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:36:08 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-tXrF3RDEAA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #320 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Katrin Fischer from comment #294) > Seeing the last status change - what happened? I broke it with the moving the JS to the bottom of the page.. so whilst I was working to fix that I reset the status to FQA to stop anyone wasting time testing. I've now fixed it again.. and run through the whole test plan to check I didn't break anything else. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:37:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:37:48 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-XANET3yC1t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #2 from David Cook <dcook at prosentient.com.au> --- It seems like there's a few ways this could be done. One idea is to fetch every bib record that contains at least one $9 linkage and then compiling a list of unique IDs for authority records. Then I'll run the following: my $record = GetAuthority($authid); merge({ mergefrom => $authid, MARCfrom => $record, mergeto => $authid, MARCto => $record }); But that will involve double-handling bib records. -- Alternatively, I suppose I could fetch every bib record that contains at least one $9 linkage, and then run the following for each unique linkage: my $record = GetAuthority($authid); merge({ mergefrom => $authid, MARCfrom => $record, mergeto => $authid, MARCto => $record, biblionumbers => [$biblionumber] }); I could cache the $record object to reduce some database fetches, except that merge() is super inefficient. -- I suppose I could write a custom function... It looks like the heading data is obtained using the following: "@record_to = $MARCto->field($auth_tag_to_report_to)->subfields()" Then create $field_to from @record_to, and then $field->replace_with($field_to). Of course, writing a new function adds complications, especially if I don't want to refactor merge(), which is an intimidating task. Maybe I will just maintain this locally as that is less risky. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 09:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 07:40:17 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-g8mdWfFGO2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Actually, I'd say it's probably better to just be inefficient than have a custom implementation. The simplest version is just to compile a list of unique authority IDs and then run the following: my $record = GetAuthority($authid); merge({ mergefrom => $authid, MARCfrom => $record, mergeto => $authid, MARCto => $record }); It will be inefficient but it will be a CLI script which can just run as long as it needs to. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 10:17:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 08:17:43 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-aJO4kBkJuc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement enables |This enhancement enables release notes|the use of rules for |the use of rules for |merging MARC records. For |merging MARC records. For |example, it can be used to |example, it can be used to |prevent field data from |prevent field data from |being overwritten. |being overwritten. | | |It is |It is |enabled using the new |enabled using the new |system preference |system preference |"MARCMergeRules". Rules are |"MARCOverlayRules". Rules |added, edited and deleted |are added, edited and |in the staff interface from |deleted in the staff |Home > Koha administration |interface from Home > Koha |> Catalog > MARC merge |administration > Catalog > |rules. |MARC overlay rules. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 10:27:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 08:27:00 +0000 Subject: [Koha-bugs] [Bug 25539] Remove AddBiblio "defer_marc_save" option In-Reply-To: <bug-25539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25539-70-eBECF0ze4Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25539 --- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to David Gustafsson from comment #21) > I completely forgot to add why I brought the patch up. The reason being that > it's hard to fix the issue without exposing other bugs as mentioned in > comment #13. It would probably be better to perform a more thorough > refactor, but then there is the issue that we already did that but does not > have a clean patch-set to contribute. Perhaps I will have to take the time > to go through our current patch and verify that the current options are > still supported and the script behaves in more or less the same way, so no > or minimal API breakage. I'm more than happy to take a look at a bulkmarcimport patch.. even if it is initially large and unwieldy. We use that script a lot at PTFS-E and have been contemplating working on it to improve performance for some time.. though I'm not aware of any real bugs.. I'll ask the migrations team as they're the one's that utilise it.. perhaps they're using it in a different way from yourselves. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 10:28:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 08:28:00 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-L7q0VIdWJp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement enables |This enhancement enables release notes|the use of rules for |the use of rules for |merging MARC records. For |merging MARC records. For |example, it can be used to |example, it can be used to |prevent field data from |prevent field data from |being overwritten. |being overwritten. | | |It is |It is |enabled using the new |enabled using the new |system preference |system preference |"MARCOverlayRules". Rules |"MARCOverlayRules". Rules |are added, edited and |are added, edited and |deleted in the staff |deleted in the staff |interface from Home > Koha |interface from Home > Koha |administration > Catalog > |administration > Catalog > |MARC overlay rules. |MARC overlay rules. | | | |NOTE: | |A follow-up bug is being | |worked upon to add | |compatibility with | |bulkmarcimport. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 11:32:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 09:32:29 +0000 Subject: [Koha-bugs] [Bug 28208] ModItemTransfer no longer updates item.datelastseen In-Reply-To: <bug-28208-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28208-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28208-70-PqSOFsDGVu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28208 --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Martin Renvoize from comment #4) > (In reply to Jonathan Druart from comment #3) > > What if the item is checked out? (before was bug 24446 date last seen was > > updated) > > Correct.. but it's by design. If the item is checked out when a transfer is > requested upon it.. then the item hasn't actually been seen has it ;) > Pretty sure I actually discussed this at the time.. perhaps I missed someone > relevant. > > Nick, what is the use case/bug resulting from this change I filed this simply because I noticed the change, I haven't heard any reports, but I wanted to confirm the change was intentional -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 11:45:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 09:45:12 +0000 Subject: [Koha-bugs] [Bug 28292] New: Searching with colon ":" in the end of query gives internal server error Message-ID: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 Bug ID: 28292 Summary: Searching with colon ":" in the end of query gives internal server error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi CC: nugged at gmail.com, stalkernoid at gmail.com Searching (SearchEngine=elasticsearch) the catalogue with anything that ends with just a colon ":" gives internal server error. E.g. searching "hello:" gives this error. The code that was modified in bug 24567 would need to be adapted so that it would strip also the colon when it ends the query and not just when there is whitespace around it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 11:45:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 09:45:12 +0000 Subject: [Koha-bugs] [Bug 24567] Elasticsearch: CCL syntax does not allow for multiple indexes to be searched at once In-Reply-To: <bug-24567-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24567-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24567-70-4HLCC265zu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24567 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28292 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:24:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:24:19 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-OVb2eX9XXE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #449 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- A new bug found: The holdings editor doesn't load by default the frameworkcode template defined in holdings.frameworkcode column, it always loads HLD / default framework regardless of this value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:42:28 +0000 Subject: [Koha-bugs] [Bug 28293] New: Wrong key used in Patrons::Import->generate_patron_attributes Message-ID: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Bug ID: 28293 Summary: Wrong key used in Patrons::Import->generate_patron_attributes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 20443 Caused by commit e37bfe3e4b395ef71a54c65226829248847cf1ce Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes sort { $a->{code} cmp $b->{code} || $a->{value} cmp $b->{value} } map { my @arr = split /:/, $_, 2; { code => $arr[0], attribute => $arr[1] } First line must be sort { $a->{code} cmp $b->{code} || $a->{attribute} cmp $b->{attribute} } Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443 [Bug 20443] Move C4::Members::Attributes to Koha namespace -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:42:28 +0000 Subject: [Koha-bugs] [Bug 20443] Move C4::Members::Attributes to Koha namespace In-Reply-To: <bug-20443-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20443-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20443-70-ZTO5OLTdZk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28293 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:43:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:43:18 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-78SeCEWXnU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- It generates warnings Use of uninitialized value in string comparison (cmp) at /kohadevbox/koha/Koha/Patrons/Import.pm line 550, <$fh> line 2. And does not sort correctly (no fallback on the attribute's value for repeatable attributes) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:46:57 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-FK2zqHR8Do@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28293 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:46:57 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-vxaez3IMRo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28220 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 [Bug 28220] Exception not caught when importing patrons with invalid attribute type -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:47:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:47:04 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-Qq8LaBdc5U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:47:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:47:08 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-qo1BHJL6rI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120606 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120606&action=edit Bug 28293: (bug 20443 follow-up) Fix wrong key in Patrons::Import->generate_patron_attributes It generates warnings Use of uninitialized value in string comparison (cmp) at /kohadevbox/koha/Koha/Patrons/Import.pm line 550, <$fh> line 2. And does not sort correctly (no fallback on the attribute's value for repeatable attributes) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:48:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:48:52 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-3RoOIgLOra@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:48:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:48:56 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-u6MAXMjEE8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120549|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120607&action=edit Bug 28220: Deal with merge -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:00 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-717aLVjtmT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120608&action=edit Bug 28220: Add tests to import failure expected, we need to add a transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:04 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-sWxorPebEP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120609&action=edit Bug 28220: prevent patron to be created if attributes not stored Using a transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:08 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-0TD7mwSbVK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120610 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120610&action=edit Bug 28220: Handle InvalidType -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:12 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-rJ2H5xTqV2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120611&action=edit Bug 28220: Handle NonRepeatable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:16 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-3cDjVA3dAk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120612&action=edit Bug 28220: Add test for updating an existing patron -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:21 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-6x6iCJT0wV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120613&action=edit Bug 28220: Add more tests * Add the transaction when a patron is created * The changes in merge_and_replace_with prevent the creation of the patron and so the attributes if several non-repeatable attributes are passed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:25 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-4cHHY33hZL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120614&action=edit Bug 28220: UI changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:47 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25885-70-mOzIo6mZKs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:49:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:49:50 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25885-70-H9KRDaP61L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 --- Comment #8 from Magnus Enger <magnus at libriotech.no> --- Created attachment 120615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120615&action=edit Bug 25885 - Show list of hits for one search result Default behaviour in Koha, for a bibliographic search that returns one hit is to skip the result list and go straight to the detail view of that one hit. This patch makes this behaviour configurable. To test: - Make sure you can do a search that returns exactly one hit - Apply this patch - Do the search and verify the default behaviour of skipping the result list and going straight to detail view is in place - Toggle the OPACShowResultListOfOne syspref and make sure the behaviour corresponds to the setting. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:53:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:53:38 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons with invalid attribute type In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-ur2j6GqKWp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Please try this patch, I think it covers a lot of cases. Test plan (but be creative!): Use the import patron tool to 1. Create a new patron with: * 1 new normal (non-repeatable, not unique) attribute * several repeatable attribute * unique with unique value => all good 2. Create a new patron with: * several new-repeatable attribute => boom 3. Create a new patron with: * unique with non-unique value => boom 4. Create a new patron with: * an invalid patron attribute type code (does not exist) And do the same for an existing patron (with and without the "preserve patron attributes" option). If an error happened the patron will not be created/modified (attributes and other infos) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:53:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:53:50 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-znuMZX4IfK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Exception not caught when |Exception not caught when |importing patrons with |importing patrons |invalid attribute type | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:55:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:55:17 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-QIh03nItUt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- And, I should add, don't be afraid by the number of patches or their sizes, most of the changes is adding new unit tests and indentation (for transaction and exception handling). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 12:56:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 10:56:56 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-aeqp5lvVJg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Tests on bug 28220 cover this (at least get rid of the warnings) Test plan: Apply patches from bug 28220. Without this patch you see warnings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 13:37:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 11:37:03 +0000 Subject: [Koha-bugs] [Bug 27800] Make the ability to enter quantity more clear in Point of Sale module In-Reply-To: <bug-27800-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27800-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27800-70-fWGNCi5PmA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27800 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 13:37:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 11:37:29 +0000 Subject: [Koha-bugs] [Bug 27787] Point of Sale Receipt extra line In-Reply-To: <bug-27787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27787-70-9cwWzaxE5g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27787 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 13:49:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 11:49:24 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-BdYhPa6Itv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- OK, I've now discovered the issue here.. or rather a customer whose recently upgraded has. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library (but the fact this is a WrongTransfer is not highlighted in any way) 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 5/ Note, however, that the status continues to display that the item is in transit from the original check-in library to the home library.. this should have been updated to reflect that the item is now in transit from the new holding library to the home library. I'll work on clarifying the actions here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:12:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:12:40 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-8GrWcxgz5g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:12:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:12:44 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-S550eQfsAq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #33 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120616 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120616&action=edit Bug 27837: Check the MARC directly, not the transformed item If permanent location is mapped, it will exist in the MARC. However, when we are transforming our item hash to MARC, we are losing our permanent location mapping, at least in unit tests. By checking the original MARC for the permenent location, we remove the risk of losing it the "empty" permenent location through the transformation process. We only need to know that it existed in the original item marc to know we need to update it in the database. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:25:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:25:28 +0000 Subject: [Koha-bugs] [Bug 22562] Add option ItemHoldingLibrary to ReservesControlBranch In-Reply-To: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22562-70-BB20p7zzwE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22562 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #100274|0 |1 is obsolete| | --- Comment #6 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120617 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120617&action=edit Bug 22562: Add option ItemHoldingLibrary to ReservesControlBranch Test plan: 1. Apply patch 2. Run updatedatabase 3. Set syspref ReservesControlBranch to "item's holding library" 4. Create biblios, items, patrons on different libraries and define circulation (hold) rules for them 5. Verify that these rules are taken into account and that they use the holding library 6. Verify that the behaviour for other values of ReservesControlBranch still work as expected. Signed-off-by: Nazlı Çetin <nazli at devinim.com.tr> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:26:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:26:45 +0000 Subject: [Koha-bugs] [Bug 22562] Add option ItemHoldingLibrary to ReservesControlBranch In-Reply-To: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22562-70-dRot6lyFA2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22562 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:27:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:27:04 +0000 Subject: [Koha-bugs] [Bug 22562] Add option ItemHoldingLibrary to ReservesControlBranch In-Reply-To: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22562-70-YiF0rxinoi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22562 --- Comment #7 from Julian Maurice <julian.maurice at biblibre.com> --- Rebased on master + added required modification to sysprefs.sql -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:42:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:42:16 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-kNvMYX0lzN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120521|0 |1 is obsolete| | --- Comment #2 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 120618 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120618&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:43:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:43:54 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-o2E3QhCYca@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:43:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:43:57 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-2wzDyMSlGR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #3 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 120619 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120619&action=edit Bug 28286: tests for "filter_by_for_hold" method -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:45:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:45:35 +0000 Subject: [Koha-bugs] [Bug 8179] Receiving multiple order lines at once In-Reply-To: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8179-70-lYFZ3yiTj1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 Agustín Moyano <agustinmoyano at theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:45:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:45:42 +0000 Subject: [Koha-bugs] [Bug 8179] Receiving multiple order lines at once In-Reply-To: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8179-70-1qpk053rkI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 Agustín Moyano <agustinmoyano at theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119178|0 |1 is obsolete| | Attachment #119179|0 |1 is obsolete| | Attachment #119180|0 |1 is obsolete| | Attachment #119181|0 |1 is obsolete| | --- Comment #74 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 120620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120620&action=edit Bug 8179: Add tests This patch adds tests in: * t/db_dependent/Koha/Acquisition/Fund.t * t/db_dependent/Koha/Acquisitoin/Order.t * t/db_dependent/Koha/Item.t Sponsored-by: Virginia Polytechnic Institute and State University -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:45:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:45:50 +0000 Subject: [Koha-bugs] [Bug 8179] Receiving multiple order lines at once In-Reply-To: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8179-70-i43X9hSqnE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #75 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 120621 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120621&action=edit Bug 8179: Add syspref to database This patch adds the AcqReceiveMultipleOrderLines syspref by atomicupdate and in sysprefs.sql Sponsored-by: Virginia Polytechnic Institute and State University -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:46:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:46:01 +0000 Subject: [Koha-bugs] [Bug 8179] Receiving multiple order lines at once In-Reply-To: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8179-70-mqbL2NnBQV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #76 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 120622 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120622&action=edit Bug 8179: Add AcqReceiveMultipleOrderLines syspref to preference configuration This patch adds AcqReceiveMultipleOrderLines to koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref Sponsored-by: Virginia Polytechnic Institute and State University -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:46:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:46:09 +0000 Subject: [Koha-bugs] [Bug 8179] Receiving multiple order lines at once In-Reply-To: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8179-70-p7IMXxlaaY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #77 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 120623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120623&action=edit Bug 8179: Receive multiple orders This patch implements the code to allow a patron to receive multiple orders at the same time in /cgi-bin/koha/acqui/orderreceive.pl page To test: 1. apply all patches 2. updatedatabase 3. Go to system preferences and allow AcqReceiveMultipleOrderLines 4. In acquisitions module, create a vendor if you don't have one and add 3 baskets.. one with create items on ordering, one with create items on receiving and finally one with create items when cataloguing 5. Fill baskets with orders (There should be at least 15 orders in total). There should be a mix of orders created by suggestions, others by subscriptions and others by neither of those methods. 6. Close all baskets and receive shipment. CHECK => in /cgi-bin/koha/acqui/parcel.pl page, in top table there is a column with checkboxes, and a button that says "Receive selected" 7. If all orders from all baskets are shown in the table, set the rows per page to 10, so table has more than one page 8. Check some of the checkboxes CHECK => "Receive selected" button shows how many rows are selected 9. Go to the next page and select some more rows CHECK => Changing page does not modify how many rows where selected 10. Go back to previous page CHECK => Previously selected rows are still selected 11. Reload the page to deselect all rows 12. Select only one row and click on "Receive selected" button CHECK => the page /cgi-bin/koha/acqui/orderreceive.pl behaves just the same as if the "receive" link in the selected row would have been clicked. 13. Click on cancel to go back to parcel.pl page 14. Select all rows (even the ones from the next page of the table) and click on "Receive selected" CHECH => In orderreceive.pl page there is a table with all selected rows 15. Ensure table has more than one page, as in step 7 16. Click on the "edit" link in the last row of the current page CHECK => A modal window is displayed with 4 tabs within: Info, Accounting, Receipt history and Items CHECK => Modal has 4 buttons at the bottom, 'Previous' to go to previos order, 'Cancel' to close the modal without keeping modifications, 'Save' to close modal keeping modifications and 'Next' to go to the next order CHECK => Even that we are at the end of the current page, 'Next' button is still available 17. Click on 'Next' button CHECK => The table behind the modal now displays the next page, and the modal was not closed 18. Click on 'Previous' CHECK => The table behind the modal went back to the first page, and the modal was not closed 19. Click on 'Previous' button till you reach the first row of the first page CHECK => Only when you reach the first row of the first page 'Previous' button gets disabled 20. Click on 'Next' button till you reach the last row of the last page CHECK => Only when you reach the last button of the last page 'Next' button gets disabled 21. Check that behaviour for the different types of order are still the same a. For orders that where created through suggestion, check that the suggestion info is present in Info tab. If when suggestion was accepted you set a reason, a dropdown to change the reason shoul display also. b. For orders that where created through subscriptions, check that the Items tab is disabled, and the Receipt history is enabled. On accounting tab you should be able to change quantity ordered. If there were less items received than ordered, the next time you receive this order the child order generated from this one shoul appear in receipt history. c. For orders that don't come from subscription and creates there items on ordering, Receipt history should be disabled, and a table with prefilled items shold appear in the Items tab. You can edit them and the changes should appear in the item's row. d. For orders that don't come from subscription and creates there items on receiving, Receipt history should be disabled, and a form to create the items should appear in Items tab. When you add an item a table should appear. e. For orders that don't come from subscription and creates there ites on cataloguing, Receipt history and Items tabs should be disabled. f. Any changes made in quantity (received or ordered) or funds in the modal should be reflected in the table if you click save from the modal. 22. Once you've done all you checking and verifications click save 23. While saving a progress bar should appear 24. If no error was detected, you should be redirected back to parcel.pl page 25. If an error or warning was detected (like there is an order with 0 items to receive) the save button should be disabled and warnings are dispayed. 26. prove t/db_dependent/Koha/Acquisition/Fund.t t/db_dependent/Koha/Acquisitoin/Order.t t/db_dependent/Koha/Item.t Sponsored-by: Virginia Polytechnic Institute and State University -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:58:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:58:38 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-mPdTFXqfei@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:59:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:59:38 +0000 Subject: [Koha-bugs] [Bug 28294] New: C4::Circulation::updateWrongTransfer should be moved into Koha:: Message-ID: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Bug ID: 28294 Summary: C4::Circulation::updateWrongTransfer should be moved into Koha:: 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 at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org Bug 24434 highlighted a case where this method is restored to use.. we should really move to using Koha:: methods instead. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:59:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:59:51 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-NXU0hSeKft@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22160 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 14:59:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 12:59:51 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-bpZif0kEdB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:00:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:00:00 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-MslCBfpXDY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24434 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:00:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:00:00 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-LzhHLFUFw4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:00:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:00:34 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-dlLuMLUjtl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:00:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:00:38 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-4p5HNXkzXg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120532|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120624&action=edit Bug 28291: Make koha-translate script produce valid UTF-8 YAML files We had two problems in the LangInstaller.pm module: 1) the PO file was read as bytes instead of as a UTF-8 text stream 2) The YAML file being outputted was double encoded, once by setting the file handle to output UTF-8 and other time in the DumpFile function internally To test: 1. Before applying patch do the following $ cd misc/translator $ ./translate update pl-PL $ ./translate install pl-PL $ cd - $ less installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml 2. Notice the output of the authorities_normal_marc21.yml contains invalid looking UTF-8 characters 3. $ git clean -d -f # to remove the old translation files 4. Apply patch and repeat the steps and notice the authorities_normal_marc21.yml contains valid looking UTF-8 characters Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:16 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-wVHRniG1lQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120625&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line it updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:22 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-IPNF8JuFhQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:26 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-Esq8KMx5G3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120484|0 |1 is obsolete| | Attachment #120486|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120626 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120626&action=edit Bug 28281: Remove double decoding when importing installation data The YAML::XS::Load and YAML::XS::LoadFile functions already decode the YAML to Perl objects/strings, therefore decoding the output yet another time is not needed and causes an error to happen. To test: 1. Go through the following steps and notice without this patch the error happens and with this patch it doesn't: $ koha-mysql kohadev < installer/data/mysql/kohastructure.sql $ restart_all $ ./translate update pl-PL $ ./translate install pl-PL $ restart_all --> Go to the Koha web installer page and select pl-PL as the installer language, click through it and notice it gives following error at the MARC21 step: Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:30 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-GzKKb1PjBH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120627 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120627&action=edit Bug 28281: Add tests Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:44 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-uzeXZDOwym@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|C4::Circulation::updateWron |C4::Circulation::updateWron |gTransfer is never called |gTransfer is never called |and should be removed |but should be -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:01:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:01:56 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-qEedekjFSv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99829|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:02:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:02:04 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-6yjoHYrlp3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:02:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:02:11 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-QI0B5wSlar@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:05:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:05:25 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-6DeqqzDYFZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |joonas.kylmala at helsinki.fi |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:11:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:11:20 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-GoVxOZERN6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #34 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120628&action=edit Bug 27837: Always pass permanent location from items editor if it was defined By always passing permenent location from the items editor, we can know if permanent location was defined in the framework. This means we can know if we should update permanent location independently of location even if permenent location has an empty value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:12:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:12:04 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-FuiHnfGDJW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #4 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Katrin Fischer from comment #3) > For a single hold I end up with: > http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=114/ > > For multiple holds with: > http://localhost:8081/cgi-bin/koha/reserve/request. > pl?biblionumbers=262%2F13%2F&findborrower=&club= > > Is the / for the single biblionumber intended and the differences in > encoding? The case I am fixing here is - Placing hold from details/holds tab, but it does seem to clear some trailing slashes in other places. There does seem to be an issue with placing holds on multiple bibs for clubs BEFORE PATCH Placing holds from results: Single biblio: -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248%2F&findborrower=&club= -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248/ -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248 Multiple biblios: -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248%2F310%2F&findborrower=&club= -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248/310/ -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=310 (something going on with ability to place holds, ignore for now) Placing hold on single bib from the details page/holds tab -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248&searchid=scs_1620306233111 -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers= -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248 AFTER PATCH AND RESTART Placing holds from results: Single biblio: -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248%2F&findborrower=&club= -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248 -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248 Multiple biblios: -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248%2F310%2F&findborrower=&club= -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248/310 -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=310 (something going on with ability to place holds, ignore for now) Placing hold on single bib from the details page/holds tab -On patron/club search screen: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248&searchid=scs_1620306452277 -After selecting patron: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248 -After selecting club: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=248 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:13:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:13:58 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-RKVnHFDC8c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120628|0 |1 is obsolete| | --- Comment #35 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120629&action=edit Bug 27837: Always pass permanent location from items editor if it was defined By always passing permenent location from the items editor, we can know if permanent location was defined in the framework. This means we can know if we should update permanent location independently of location even if permenent location has an empty value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:14:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:14:11 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-zqSR0oU4ui@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:14:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:14:15 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-cdBXD53yfT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120630&action=edit Bug 28272: Prevent api spec to accept extra parameters Some of our definition files are missing { additionalProperties: false } We must have it to make sure all properties are defined and prevent the spec to accept extra parameters (being more strict but also allowing to catch errors more easily) grep -rL additionalProperties api/v1/swagger/definitions/*.json -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:14:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:14:33 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-3UGMxrsFLz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:17:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:17:29 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-9OBnnWUkER@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120625|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120631&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line it updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:17:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:17:33 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-aaQ35LFU8y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120632&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:17:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:17:48 +0000 Subject: [Koha-bugs] [Bug 24073] Allow suggestion management page to default to all libraries In-Reply-To: <bug-24073-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24073-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24073-70-jq5yREhjNT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24073 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> --- I am wondering if this problem has been solved by Bug 26833 since now we can see both the logged in branches suggestions and all libraries suggestions on /cgi-bin/koha/mainpage.pl. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:17:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:17:55 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-XLzZnYWEhY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan at ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:18:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:18:04 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-DJ74e3AMy2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:20:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:20:56 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-PkataKauDw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:23:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:23:24 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-r6NVNExVNP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27526 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:23:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:23:24 +0000 Subject: [Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl In-Reply-To: <bug-27526-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27526-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27526-70-3XVNnWnoVz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27837 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:29:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:29:56 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-bHQRuJy2rV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:35:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:35:18 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-XKcPXAD77h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #52 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I am willing to push this enhancement as it, given its age. But please keep in mind that we must avoid copy/paste, here we have ~40 lines of the exact same code in 2 different files. That must be part of a module and covered by tests. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:36:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:36:33 +0000 Subject: [Koha-bugs] [Bug 28295] New: SearchLimitLibrary related code must be moved to a module Message-ID: <bug-28295-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28295 Bug ID: 28295 Summary: SearchLimitLibrary related code must be moved to a module 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 21249 The code in catalogue/search.pl and opac/opac-search.pl contains ~40 lines of the same code. It must be moved to a module and covered by tests. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:36:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:36:33 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-8MvufeGWom@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28295 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28295 [Bug 28295] SearchLimitLibrary related code must be moved to a module -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:41:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:41:52 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-CkmLshdsLO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate Severity|minor |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:44:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:44:10 +0000 Subject: [Koha-bugs] [Bug 27428] Show the number of records in the bibliographic record detail page with ElasticSearch. In-Reply-To: <bug-27428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27428-70-tPSavCAUY3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27428 Lund University Sandbox <lubcat at ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120034|0 |1 is obsolete| | --- Comment #14 from Lund University Sandbox <lubcat at ub.lu.se> --- Created attachment 120633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120633&action=edit Bug 27428: Show the number of records in the bibliographic record detail page with ElasticSearch. Tests: 1. Apply this patch; 2. In the Preference system - OPACDisplayRecordCount -> Show; 3. We can see the number of records next to search links in the bibliographic record detail page in the OPAC. Signed-off-by: Stina Hallin <stina.hallin at ub.lu.se> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:46:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:46:35 +0000 Subject: [Koha-bugs] [Bug 27428] Show the number of records in the bibliographic record detail page with ElasticSearch. In-Reply-To: <bug-27428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27428-70-Zb7qnyNVlG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27428 Stina Hallin <stina.hallin at ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |stina.hallin at ub.lu.se --- Comment #15 from Stina Hallin <stina.hallin at ub.lu.se> --- The number of records did show, but some of the search words got the number 0, and that is obviously wrong. See: Subject(s): Clans -- Scotland -- Great Glen -- History -- 17th century [1] | Clans -- Scotland -- Great Glen -- History -- 18th century [1] | Jacobites [2] | Great Glen (Scotland) -- History [1] | Highlands (Scotland) -- History [0] | Scotland -- History -- 17th century [1] | Scotland -- History -- 18th century [0] >From opac-detail.pl?biblionumber=60. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:47:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:47:22 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-gy28bgP4vi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Status|Passed QA |Failed QA --- Comment #40 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I wanted to provide more tests because IMO this is lacking tests. However I cannot, there is something wrong in the design, biblionumber cannot be null, so: 0. Don't apply the patches 1. Create a course, add an item 2. Apply the patch, run updatedatabase: Atomic update generated errors: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Cannot add or update a child row: a foreign key constraint fails (`koha_kohadev`.`#sql-1_f9`, CONSTRAINT `fk_course_items_biblionumber` FOREIGN KEY (`biblionumber`) REFERENCES `biblio` (`biblionumber`) ON DELETE CASCADE ON UPDATE CASCADE) [for Statement " ALTER TABLE course_items ADD CONSTRAINT `fk_course_items_biblionumber` FOREIGN KEY (`biblionumber`) REFERENCES `biblio` (`biblionumber`) ON DELETE CASCADE ON UPDATE CASCADE "] at /usr/share/perl5/DBIx/Class/Schema.pm line 1118. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:51:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:51:00 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-qoNjYpv29c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Adjusting status regarding the last comment. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:51:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:51:28 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-BhZSdzjUD2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 15:52:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 13:52:32 +0000 Subject: [Koha-bugs] [Bug 28296] New: Optionally show all checkins for day and branch on checkin screen Message-ID: <bug-28296-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28296 Bug ID: 28296 Summary: Optionally show all checkins for day and branch on checkin screen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com On the checkin screen, Koha maintains a list of all items checked in. This list is lost if one leaves the page and then returns to it. Some libraries would find it helpful if this list of checked in items were more persistent. We could give the option to load a table showing the all the checkins for that day and branch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 16:10:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 14:10:47 +0000 Subject: [Koha-bugs] [Bug 21212] Syndetics image size should be configurable In-Reply-To: <bug-21212-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21212-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21212-70-eMq77cyKP6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21212 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- In the OPAC Syndetics cover sizes are configurable via the system preference 'SyndeticsCoverImageSize'. As for adding Syndetics covers to the staff client, it looks like that is being handled in Bug 21225. Is this bug still valid? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 16:22:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 14:22:47 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16486-70-rWBMcL1c1S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch updates the |This patch updates the release notes|information viewed in Koha |information viewed in Koha |about accountlines. The |about accountlines. The |current 'Date' field is |current 'Date' field is |renamed 'Created', and a |renamed 'Created', and a |new column 'Updated' is |new column 'Updated' is |added, which shows the |added, which shows the |timestamp (time last |timestamp (time last |updated in the database) of |updated in the database) of |the accountline. |the accountline. | |It does | |not affect existing | |installations. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 16:51:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 14:51:26 +0000 Subject: [Koha-bugs] [Bug 26373] Add ability to use different font color or background color for specific MARC tags in Advanced Editor In-Reply-To: <bug-26373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26373-70-xr8qxAy3P7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26373 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add ability to used |Add ability to use |different font color or |different font color or |background color for |background color for |specific MARC tags in |specific MARC tags in |Advanced Editor |Advanced Editor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 16:51:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 14:51:30 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16486-70-TFlTMBhNiB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch updates the |This patch updates the release notes|information viewed in Koha |information displayed in |about accountlines. The |Koha for account lines. In |current 'Date' field is |accounts tables, the |renamed 'Created', and a |current 'Date' field is |new column 'Updated' is |renamed 'Created', and a |added, which shows the |new column 'Updated' is |timestamp (time last |added to display the last |updated in the database) of |updated timestamp of the |the accountline. |line. |It does | |not affect existing |For new |installations. |installations, accounts | |notices are also updated to | |include this information by | |default. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:05:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:05:19 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-l9IhoIWdaT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #16 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Hi Martin, This works if I use the 'OK' button, but it fails if I use the 'Print transfer slip' button. As the item is moving between libraries, we'd always print a transfer slip off for the book. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:10:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:10:26 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-wpHMPoeQEv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #53 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Great to have this going :D btw, great test plan Aleisha it helped a lot -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:18:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:18:43 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-jkauoctQYs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:18:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:18:46 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-UJmc8I3DLl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120519|0 |1 is obsolete| | Attachment #120520|0 |1 is obsolete| | --- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120634 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120634&action=edit Bug 23215: Remove PayPal-related sysprefs Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:22:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:22:10 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-12NhYMv6C8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120634|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120635 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120635&action=edit Bug 23215: Remove PayPal-related sysprefs Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:22:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:22:22 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-ipDbBZrmQS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 --- Comment #12 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120636 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120636&action=edit Bug 23215: Remove traces of the PayPal feature This patch removes the PayPal payments feature. It has been moved to its' own plugin. To test: 1. Apply this patches 2. Run: $ updatedatabase => SUCCESS: Database updates correctly 3. Run: $ koha-mysql kohadev > SELECT * FROM systempreferences WHERE variable LIKE 'paypal'; => SUCCESS: No results 4. On the sysprefs, OPAC section => SUCCESS: No PayPal-related sysprefs show up 5. Add some charges to your patron 6. In the OPAC, log in and see your charges => SUCCESS: Nothing broken 7. Install the PayPal plugin [1] or any other payment plugin 8. Restart plack (mandatory for the PayPal plugin) 9. Set some random data in the config (or better, real sandbox testing data) 10. Go to the OPAC's account page and try to pay your debts (use the checkbox to select lines) => SUCCESS: The PayPal payment method shows, you can click the button, it fails due to bad config, but things work as expected. 11. Sign off :-D [1] https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal/-/releases Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:23:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:23:09 +0000 Subject: [Koha-bugs] [Bug 8948] MARC21 field 787 doesn't display In-Reply-To: <bug-8948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8948-70-K5D2pDuoSP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8948 verolencinas <verolencinas at yahoo.com.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |verolencinas at yahoo.com.ar --- Comment #15 from verolencinas <verolencinas at yahoo.com.ar> --- We are beginning to use this field to record instrument relationships. The idea behind is that a catalog should be capable to show the network of relationships between people, organizations, things, ideas, etc. But MARC21 reserves agency only to persons and organizations. In a lot of fields (science, art, etc.) instruments, tools, recording devices and other technical individuals have strong agencies and it should be possible to relate them to a resource. For example, we are starting to link publications and archival resources (photographs, logbooks, notebooks, etc.) to the telescopes that were used in their creation. For the telescopes we are using uniform title authority records. Publications, logbooks and data recording notebooks will receive links to the authority records. This practice could also be useful to link recording devices for older recordings in addition to notes (5XX fields). In a future maybe we can have a more inclusive, simple but also granular data model. But for now we are stuck with MARC and should be able to get the best out of this situation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:32:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:32:09 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-VfF3NGXli2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120637 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120637&action=edit Bug 28294: WIP -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:44:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:44:04 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-XqXT4ixfoX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Moving to Passed QA. RM can ask for another signer if need be. I tested thoroughly. Test end-to-end functionality with the PayPal plugin, which went perfectly. Also installed other plugins to ensure they continued to function, which they did. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:51:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:51:54 +0000 Subject: [Koha-bugs] [Bug 28251] Display number of selected items on Batch Item Modification In-Reply-To: <bug-28251-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28251-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28251-70-8HmMDgg3h7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28251 Heather <heather_hernandez at nps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heather_hernandez at nps.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:52:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:52:38 +0000 Subject: [Koha-bugs] [Bug 28251] Display number of selected items on Batch Item Modification In-Reply-To: <bug-28251-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28251-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28251-70-2hyXiVYomD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28251 Michael Adamyk <madamyk at ckls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madamyk at ckls.org --- Comment #2 from Michael Adamyk <madamyk at ckls.org> --- This would be helpful for us as well. Thanks for the bug, Barbara! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:53:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:53:06 +0000 Subject: [Koha-bugs] [Bug 26869] Enable batch record modification to create 952/item on existing bibs In-Reply-To: <bug-26869-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26869-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26869-70-CaKu5RuriQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869 Heather <heather_hernandez at nps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heather_hernandez at nps.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 17:54:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 15:54:29 +0000 Subject: [Koha-bugs] [Bug 26531] "add subfield" macro for Advanced Catalog Editor In-Reply-To: <bug-26531-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26531-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26531-70-q3EzNY7nZT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26531 Heather <heather_hernandez at nps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heather_hernandez at nps.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 18:02:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 16:02:20 +0000 Subject: [Koha-bugs] [Bug 26869] Enable batch record modification to create 952/item on existing bibs In-Reply-To: <bug-26869-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26869-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26869-70-bVGgFGuFuo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869 Lauren Denny <lauren_denny at sil.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lauren_denny at sil.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:03:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:03:43 +0000 Subject: [Koha-bugs] [Bug 24991] make restart sip start sip if it isn't running In-Reply-To: <bug-24991-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24991-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24991-70-jmvTTxCoFG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24991 Liz Rea <wizzyrea at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #101874|0 |1 is obsolete| | --- Comment #3 from Liz Rea <wizzyrea at gmail.com> --- Created attachment 120638 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120638&action=edit Bug 24991: make koha-sip --restart start sip if it is not already running. To test: - make sure SIP is enabled sudo koha-sip --enable inst - make sure SIP is running sudo koha-sip --start inst sudo koha-sip --status inst - restart SIP, make sure it does this normally sudo koha-sip --restart inst - stop SIP, make sure it does this normally sudo koha-sip --stop inst - make sure SIP is not running (wild scenario: oomkiller or similar has killed this or some other thing has happened) sudo koha-sip --status inst - restart sip, make sure it starts SIP instead of silently failing sudo koha-sip --restart inst - check SIP is now running, or that there is an error message if it can't start sudo koha-sip --status inst -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:04:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:04:13 +0000 Subject: [Koha-bugs] [Bug 24991] make restart sip start sip if it isn't running In-Reply-To: <bug-24991-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24991-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24991-70-EEdkY5lCi4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24991 Liz Rea <wizzyrea at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.com Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:04:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:04:31 +0000 Subject: [Koha-bugs] [Bug 28297] New: can't save system preference and field not marked as modified when changing value Message-ID: <bug-28297-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28297 Bug ID: 28297 Summary: can't save system preference and field not marked as modified when changing value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com == Test plan == 1. Search any syspref that has a text input 2. input a value, like 3, you see "modified" 3. save 4. refresh (tech note: the <input> will now have value=3) 5. input 5, you see "modified" 6. save (tech note: the <input> still has value=3, this is the cause) 7. input 3, you don't see "modified" (this in wrong) 8. save 9 "nothing to save", this is wrong -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:14:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:14:52 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-5OxUJMj5QB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120365|0 |1 is obsolete| | --- Comment #256 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120639&action=edit Bug 15565: Koha::Biblio->allowed_holds and tests Signed-off-by: David Cook <dcook at prosentient.com.au> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:15:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:15:02 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-eovExFOxRn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120367|0 |1 is obsolete| | --- Comment #257 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120640 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120640&action=edit Bug 15565: Place multiple holds on one record on OPAC Test plan: See previous commit about the staff interface Sponsored-by: Catalyst IT Signed-off-by: David Cook <dcook at prosentient.com.au> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:15:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:15:12 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-sSdCjZnetC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120366|0 |1 is obsolete| | --- Comment #258 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120641&action=edit Bug 15565: Place multiple holds on one record on staff client Test plan: 0) git bz apply 15565 1) restart_all 2) Set the maxreserves system preference to 3 (from 50) 3) Set the following circulation rules: holds allowed (total) = 10 (from unlimited) holds allowed (daily) = 10 (from unlimited) holds per record (count) = 10 (from 2) 3) Set up a record with 4 items E.g. add 3 items to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29 4) Go to place a hold on this record in Staff Interface 5) Notice that the items table under 'Place a hold on a specific item' now uses checkboxes instead of radio buttons 6) Check all 4 checkboxes. Confirm that when you check the 4th checkbox, an alert pops up warning the you've reached the maximum. Confirm that when you close the alert, the checkbox is not checked. 7) Set the following circulation rules one by one and test that each one alone can trigger the alert: holds allowed (total) = 2 (from 10) holds allowed (daily) = 2 (from 10) holds per record (count) = 2 (from 10) 8) Set the circulation rules and syspref all to 4+. Check some items and confirm the holds. 9) Perform the same above actions on the OPAC Sponsored-by: Catalyst IT Signed-off-by: David Cook <dcook at prosentient.com.au> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:18:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:18:02 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-DN2aSNNUy9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Needs Signoff |Signed Off --- Comment #259 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works! :D === Is that expected that Holds allowed (total) isn't taken into account? my $lowestvalue = min( $maxreserves, $remaining_holds_for_record, $remaining_holds_allowed_today ); === I my 1st test, I had a situation where maxreserves 3 holds allowed (total) = 2 holds allowed (daily) = 2 holds per record (count) = 2 And when I ticked one tick, the alert came. The patron had 0 holds and so the record. I did a reset_all and couldn't reproduce. So there might be something wrong, in case this symptom gives you an hint. If not, let's move on I would say. Can't be blocked by a ghost bug that might not actually exist. === Took David's test plan and put it in the commit. And did the following changes: 7) Set the following circulation rules: ↓↓↓ 7) Set the following circulation rules one by one and test that each one alone can trigger the alert: 8) Perform the same above actions on the OPAC ↓↓↓ 8) Set the circulation rules and syspref all to 4+. Check some items and confirm the holds. 9) Perform the same above actions on the OPAC === oops, inverted two patches during a rebase. Anyway, still applies on top of master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:36:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:36:04 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-GdtdpN4RVl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 --- Comment #1 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- Created attachment 120642 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120642&action=edit Bug 28264: Transaction type is empty is cash register statistics wizard report To test: 1) Go into a patron file and add some manual fees and pay them 2) Go to Reports > Statistics wizards > Cash register 3) In the form, choose Transaction type: All transactions 4) Click "Submit" 5) Note that the Transaction type column is empty 6) In the form, choose Output: To a file 7) Click "Submit" 8) Open the file in a spreadsheet software (I use LibreOffice) 9) The Transaction type column IS NOT empty -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:36:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:36:25 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-gkRvmcULVR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |ivan.dziuba at inlibro.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:46:30 +0000 Subject: [Koha-bugs] [Bug 22232] Advanced Cataloguing Editor (Rancor) to edit authority records? In-Reply-To: <bug-22232-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22232-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22232-70-HhzHc6bUXZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22232 --- Comment #3 from Heather <heather_hernandez at nps.gov> --- I would LOVE to have an "Advanced Authority Editor" for authority records. Editing authorities with all the many, many, many tabs that have to be clicked through...wait to load...wait to load...ALL the clicking load, clicking load, clicking load...it makes editing an authority record very laborious, very tedious, and very slow. Considering that most authority records are very short, it really drags out the process to edit them. A typical edit that I do is to add a locally used term into a 4XX field, with a 667 note, and a $d code in the 040, and that could sometimes take less than a minute if I could use an advanced editor for that rather than having to use the very slow and laborious basic editor. Rather than dealing with the slowness of the basic editor interface, I'll use other tools to download an aut record, edit it, then import it and overlay it. (Which, of course, also takes a while since we don't have a gateway export interface for authorities, but that's another bug that needs to be written.) I would VERY much appreciate an advanced editor being developed for authority records. Or is it an impossible dream to have just one editor, and you edit any kind of record in it that you want--bibs, items, auts, patrons...? (I would so love that.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 6 21:56:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 May 2021 19:56:36 +0000 Subject: [Koha-bugs] [Bug 7669] Search Results Multiple Cover Image HTML & CSS In-Reply-To: <bug-7669-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7669-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7669-70-DAFyv49ybv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7669 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #13 from Lucas Gass <lucas at bywatersolutions.com> --- (In reply to Liz Rea from comment #12) > Coce kind of solves this by handling the cover selection in a different > place, do we still want to deal with this in js/css? > > probably still relevant for local covers? I think this is still relevant for local covers, Syndetics, or any other non-Coce image services. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:29:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:29:55 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-eZWSMgt4di@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120368|0 |1 is obsolete| | --- Comment #314 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120643 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120643&action=edit Bug 15516: Database and installer updates Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:03 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-UsNJfSsI8E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120369|0 |1 is obsolete| | --- Comment #315 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120644 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120644&action=edit Bug 15516: Relevant controller changes and tests Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:18 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-LlAZ21UHy0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120370|0 |1 is obsolete| | --- Comment #316 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120645&action=edit Bug 15516: Allow to reserve first available item from a group of titles It can be useful, for instance, if a library has the same title from different publishers (so 1 title but several biblio records) but the user only wants a copy of the book, regardless of the publisher. This feature only applies to the staff client. Test plan: 0. Run updatedatabase.pl and misc/devel/update_dbix_class_files.pl 1. Go to intranet search, display some results, click on some checkboxes and click on 'Place hold' button at the top of the results. 2. Search for a patron 3. Check the 'Treat as hold group' checkbox 4. Click on 'Place hold' 5. In the next screen you should see all the holds you placed with the additional text '(part of a hold group)' in Details column. 6. Click on the "hold group" link. A modal window should appear with the content of the hold group (a list of holds) 7. Check in an item of one of the reserved biblios and confirm the hold 8. The hold status is changed to Waiting, and all other holds are deleted. Note: the "hold group" link is displayed in the following pages: - reserve/request.pl - circ/circulation.pl - members/moremember.pl - circ/pendingreserves.pl Note: A hold group is counted as only one hold Sponsored-by: Catalyst IT Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:29 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-PpxoZUi7SD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120371|0 |1 is obsolete| | --- Comment #317 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120646 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120646&action=edit Bug 15516: Schema updates Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:38 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-AXSZmMQQVm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120372|0 |1 is obsolete| | --- Comment #318 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120647 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120647&action=edit Bug 15516: (follow-up) Add hold group message to holds queue A hold that is part of a hold group will be indicated as such in the holds queue. Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:48 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-lxzn1Bt1rD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120373|0 |1 is obsolete| | --- Comment #319 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120648&action=edit Bug 15516: (follow-up) Remove other holds in hold_group from holds_queue When one hold is fulfilled or set waiting Signed-off-by: Michal Denar <black23 at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:30:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:30:59 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-6UMFsc2w78@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120574|0 |1 is obsolete| | --- Comment #320 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120649&action=edit Bug 15516: (follow-up) Fixes for qa tools Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 02:34:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 00:34:19 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-4q9uMjGD9c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #321 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Works as expected :) Note: maxreserves counts the number of holds in the group hold, i.e. it doesn't count it as one. It seems that was intentional. But highlighting that for QA to review. Holds per day and holds total circ rules count the group as 1. Signing off. Though above QA fixes still needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 03:03:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 01:03:35 +0000 Subject: [Koha-bugs] [Bug 28296] Optionally show all checkins for day and branch on checkin screen In-Reply-To: <bug-28296-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28296-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28296-70-GzOlIziBin@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28296 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com --- Comment #1 from Lisette Scheer <lisetteslatah at gmail.com> --- Would this be something that would be feasible for a large branch or only small branches? I like the idea. Lisette -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 03:05:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 01:05:37 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-r4Qhw3dBcR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #322 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120650 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120650&action=edit Bug 15516: (follow-up) Fixing file permissions and title elements order -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 03:13:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 01:13:19 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-2dlTXTfdsV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120650|0 |1 is obsolete| | --- Comment #323 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120651 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120651&action=edit Bug 15516: (follow-up) Fixing file permissions and title elements order Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 04:09:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 02:09:23 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-6Z9FpwpOIs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 04:09:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 02:09:28 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-Se4zNMQszE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 --- Comment #41 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120652 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120652&action=edit Bug 14237: (follow-up) Set course_items.biblionumber for existing rows This atomic update will run after the first atomic update which adds the biblionumber column to course_items. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:03:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:03:32 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-B93SrFqroQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:03:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:03:37 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-ObeAiJGtDD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119297|0 |1 is obsolete| | --- Comment #24 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120653 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120653&action=edit Bug 15348: Add estimated delivery date field to individual orders This patch allows you to specify an estimated delivery date per order. The specified estimated delivery date is also considered when searching for late orders and exporting late orders. You can also edit the estimated delivery date from the late orders page. Test plan: 1. Update database, rebuild schema, restart services 2. Go to Acquisitions, search for a vendor, and create a new basket 3. Add an order to the basket. When filling in the accounting details, notice the new 'estimated delivery date' field, but don't add a date. Save the order. 4. Confirm no date shows in the estimated delivery date column in the orders table. 5. Modify the order. Add a date in the estimated delivery date field and save the order. 6. Confirm the date now shows in the orders table. 7. Close the basket. 8. Go to the Late Orders page. 9. Put estimated delivery date from and to parameters in the search filters on the left. Ensure the from and to dates encapsulate the date you entered in the estimated delivery date field for the order. 10. Click Filter and ensure the order shows. 11. Select the checkbox next to the order. Click the Export as CSV button. 12. Open the CSV and confirm the estimated delivery date that you entered shows as expected in the file. 13. Click Edit under the estimated delivery date. Confirm the estimated delivery date modal pops up with the correct order line number in the modal header. 14. Remove the estimated delivery date and click Save. 15. Confirm that the estimated delivery date calculated by Koha now shows in the late orders table. 16. Select the checkbox next to the order. Click the Export as CSV button. 17. Open the CSV and confirm the calculated estimated delivery date shows in the CSV. 18. Confirm tests pass: t/db_dependent/Koha/Acquisition/Order.t Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:03:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:03:42 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-ZpxAP1OGDE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119298|0 |1 is obsolete| | --- Comment #25 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120654 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120654&action=edit Bug 15348: (QA follow-up) Remove superflous filters The QA script highlighted the addition of some unneeded extra TT filters. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:03:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:03:46 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-Ea7Gx9CeiV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119299|0 |1 is obsolete| | --- Comment #26 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120655 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120655&action=edit Bug 15348: trivial code simplification -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:03:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:03:51 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-DHg3674LDI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 --- Comment #27 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120656 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120656&action=edit Bug 15348: (follow-up) Fix breadcrumbs, title, JS error, permissions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 05:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 03:05:48 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-AA27mCzdUI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |This enhancement allows you released in| |to specify an estimated | |delivery date per order. | |The specified estimated | |delivery date is also | |considered (alongside the | |calculated estimated | |delivery date, if no date | |has been specified) when | |searching for late orders | |and exporting late orders. | |You can also edit the | |estimated delivery date | |from the late orders page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:41:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:41:03 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-MF3f0rqEbP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Please remove the old filter_by_for_loan() function completely because it becomes unused after your change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:43:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:43:44 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-9ggSD2B027@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- The comment just above your changes: > [%# biblio.items.filter_by_for_loan.count %] should also be removed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:48:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:48:27 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-WMxUqUDm9H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | --- Comment #28 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #19) > 1. > https://snipboard.io/xZtHsv.jpg > > MariaDB [koha_kohadev]> select ordernumber, estimated_delivery_date from > aqorders; > +-------------+-------------------------+ > | ordernumber | estimated_delivery_date | > +-------------+-------------------------+ > | 7 | NULL | > | 8 | 2021-04-14 | > | 9 | NULL | > | 10 | NULL | > +-------------+-------------------------+ > > If I set a "from" date: > https://snipboard.io/sGRCWS.jpg > > I am expecting to see the same 4 orders. Did you fix that, Aleisha? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:56:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:56:26 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-oAMYMamf2A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120631|0 |1 is obsolete| | --- Comment #17 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120657 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120657&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line it updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. 5/ Work through the above again, but use the 'Print slip' option for accepting the transfer and confirm that also works. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:56:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:56:30 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-SrLftNip5U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120632|0 |1 is obsolete| | --- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120658&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:57:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:57:35 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-RYUCBXDBmY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #19 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Sally from comment #16) > Hi Martin, > > This works if I use the 'OK' button, but it fails if I use the 'Print > transfer slip' button. > > As the item is moving between libraries, we'd always print a transfer slip > off for the book. Amended patch attached, thanks for catching that Sally. It should now work as expected for both the 'OK' and 'Print slip' options for accepting the transfer. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 08:57:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 06:57:42 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-G3RkDk7ac2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:16:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:16:20 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-VjTjIHsHoR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #42 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Aleisha Amohia from comment #41) > Created attachment 120652 [details] [review] > Bug 14237: (follow-up) Set course_items.biblionumber for existing rows > > This atomic update will run after the first atomic update which adds the > biblionumber column to course_items. It won't work, the column won't be created because of the NOT NULL clause. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:23:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:23:14 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-TyKMZvVjaf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120652|0 |1 is obsolete| | --- Comment #43 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120659 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120659&action=edit Bug 14237: Set course_items.biblionumber in the DBrev We need to create the new column without the NOT NULL clause, set the correct values, then add the NOT NULL clause. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:26:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:26:24 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-tdxocDV0KO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #44 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I think this patch is the way to go (DBrev) However I am still struggling with something: shouldn't we allow biblionumber xor itemnumber for the different C4::CourseReserves subroutines? It does not make sense to me to pass the biblionumber when we have already the itemnumber. Asking a QA feedback on this question. Kyle or Tomas maybe? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:33:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:33:43 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-P2GFIkvBKV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:34:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:34:24 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-AFkoz4P81V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #20 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Hold off on testing.. I think I've found a bug in the process linked to the 'Cancel' option now... working on a followup -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:50:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:50:02 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-udYXW7be1p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Seems correct with OpacHiddenItems now on master. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:50:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:50:12 +0000 Subject: [Koha-bugs] [Bug 28298] New: DBRev 19.12.00.076 broken Message-ID: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Bug ID: 28298 Summary: DBRev 19.12.00.076 broken Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Database Assignee: koha-bugs at lists.koha-community.org Reporter: alex.arnaud at biblibre.com QA Contact: testopia at bugs.koha-community.org Bug 27842 seems to break the updatedb 19.12.00.076: "UPDATE serial JOIN subscription USING (subcriptionid) SET serial.biblionumber = subscription.biblionumber WHERE serial.biblionumber != subscription.biblionumber" Missing a 'S' on subcriptionid. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:50:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:50:59 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-I1K710Aiul@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:51:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:51:14 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-h9a9wMOquO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:51:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:51:27 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-3Zsjqw0BTb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:51:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:51:43 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-Z0XAOSARJ1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:51:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:51:59 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-8PRq82C9gQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:52:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:52:38 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-4NEK9r3pOc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #5) > Seems correct with OpacHiddenItems now on master. staff detail: https://snipboard.io/B1JPT9.jpg opac search : https://snipboard.io/zMv1qo.jpg OpacHiddenItems: itype: [VM] -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:54:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:54:27 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-SdKcxqydah@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #36 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- What about opac-shelves? Items are not hidden there... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:58:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:58:38 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-neTSboAJr1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 --- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 120660 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120660&action=edit Bug 28298: fix DB update 19.12.00.076 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:59:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:59:35 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-SYegzMdOFK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 09:59:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 07:59:56 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-jhUlRBDpdJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> --- (In reply to Victor Grousset/tuxayo from comment #7) > There are two for plack, one per worker. But are the other calls expected? > And the one in the restart_all output? Yes. Each service is started in a different process and they need to read $KOHA_CONF too. > Selenium tests didn't show calls to read_from_file in the logs. > Though the call to prove did but I guess it's because the test code load > Koha stuff right? I don't know how Selenium works, but I'm not too worried about those calls. Did you test this on master ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:02:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:02:05 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-5bA1Hvhovi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 --- Comment #2 from Alex Arnaud <alex.arnaud at biblibre.com> --- test plan: - start with a DB version prior to 19.11, - launch installer/data/mysql/updatedatabase.pl, => update fails at 19.12.00.076 - apply this patch, - try again -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:02:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:02:33 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-RPOeGlr79U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:21:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:21:44 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-vJ0zWpaqau@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27842 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 [Bug 27842] Incorrect biblionumber handling in serials subscriptions -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:21:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:21:44 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-glc5N0D9iq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28298 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 [Bug 28298] DBRev 19.12.00.076 broken -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:29:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:29:36 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-gusJMH2BLs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119625|0 |1 is obsolete| | --- Comment #7 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120661&action=edit Bug 27756: Fork background jobs to prevent memory leak Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Julian Maurice <julian.maurice at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:30:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:30:57 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-wxjHWqLOVc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |julian.maurice at biblibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:33:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:33:55 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-NLD1NpWxYY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud at biblibre.com --- Comment #31 from Alex Arnaud <alex.arnaud at biblibre.com> --- Hello, Changes on DBRev 19.12.00.076 break the updatedatabase (typo). I fixed that on bug 28298. Appart from that, shouldn't these changes be done in a new DBRev ? I think Koha 20.05 or 20.11 will never get the DB fix. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:51:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:51:32 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-LhHGrYjAo3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |ASSIGNED Version(s)|21.05.00,20.11.06 |21.05.00 released in| | --- Comment #32 from Fridolin Somers <fridolin.somers at biblibre.com> --- I remove from 20.11.x since it needs more work -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:53:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:53:18 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-3yOCLuoNpN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:54:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:54:04 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-WXumxvQTdJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master --- Comment #33 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Please follow-up on bug 28298 ASAP. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 10:54:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 08:54:19 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-50zs15azVx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate Severity|critical |blocker -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:15:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:15:13 +0000 Subject: [Koha-bugs] [Bug 28299] New: OpacHiddenItems not working on opac-shelves Message-ID: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Bug ID: 28299 Summary: OpacHiddenItems not working on opac-shelves Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: OPAC Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:16:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:16:04 +0000 Subject: [Koha-bugs] [Bug 27762] Do not save OpacHiddenItems preferences In-Reply-To: <bug-27762-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27762-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27762-70-ExEwGt7I1k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27762 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED CC| |jonathan.druart+koha at gmail. | |com --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Closing, please reopen with more info if still valid -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:18:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:18:35 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-oo4csBMP4Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120662 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120662&action=edit Bug 28299: Take OpacHiddenItems into account on opac-shelves hidden_items was not passed to XSLTParse4Display 2 things: * Should we hide the biblio record if OpacHiddenItemsHidesRecord is set? * allow_onshelf_holds is not working like in other scripts, what's the expected behaviour? If hidden should we completely ignore the item? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:18:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:18:45 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-2VKKWmH4A1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |24403 Depends on| |18989 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24403 [Bug 24403] [OMNIBUS] OpacHiddenItems should hide items everywhere in the OPAC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:18:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:18:45 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-8HrnH8Y9j7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28299 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 [Bug 28299] OpacHiddenItems not working on opac-shelves -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:18:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:18:45 +0000 Subject: [Koha-bugs] [Bug 24403] [OMNIBUS] OpacHiddenItems should hide items everywhere in the OPAC In-Reply-To: <bug-24403-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24403-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24403-70-1qxwiCUtUL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24403 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28299 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 [Bug 28299] OpacHiddenItems not working on opac-shelves -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:19:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:19:07 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-dA0mwYpK4T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion CC| |fridolin.somers at biblibre.co | |m, tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:21:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:21:46 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-RJMufAb5bj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #37 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #36) > What about opac-shelves? > > Items are not hidden there... See bug 28299. Additional question: Does it really make sense to have this one part of 21.05 with all the other OpacHiddenItems bugs we have (see bug 24403)? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:22:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:22:59 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-dtw0w949td@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #7 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120663 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120663&action=edit Bug 26346: Updated Edit list hint message When a user creates a list with category = 'private' and Allow changes to contents from = 'Staff only' they will see hint message referring to the staff permission option. Test plan: 1. Follow the test plan in the previous commit 2. Create a new list in the staff client, select 'Category'='Private', 'Allow changes to contents from'='Staff only' 3. Notice 'The Staff only permission has no actual effect while this list is strictly private' message hint is displayed 4. Change 'Category'='Public' and notice the hint is removed 5. Switch back to 'Category'='Private' and 'Allow changes to contents from'='Anyone' 6. Notice the 'The Anyone permission has no actual effect while this list is strictly private.' 7. Repeat steps 2-6 in the OPAC Sponsored-by: Horowhenua Library Trust, New Zealand -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:23:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:23:28 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-OzmBs9oaDK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #8 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120664 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120664&action=edit Bug 26346: Add option to Remove items from list Test plan: 1. Follow the test plans in the previous two patches 2. Create a public list with 'Allow changes to contents from'='Staff only' 3. Login to the staff client as a different user 4. Add items to the list 5. Remove items from the list 6. Confirm items were removed 7. Log into the OPAC as the same user as step 3 8. Remove items from the list Sponsored-by: Horowhenua Library Trust, New Zealand -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:23:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:23:55 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-63ohR9Evhh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #9 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120665 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120665&action=edit Bug 26346: Move checking if patron can change staff list to Koha/Patron.pm Sponsored-by: Horowhenua Library Trust, New Zealand -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:26:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:26:02 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-JqvXNIbc5Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #10 from Alex Buckley <alexbuckley at catalyst.net.nz> --- (In reply to Henry Bolshaw from comment #5) > Thanks Alex, this is a real improvement! I followed the test plan and > everything worked as you said it would. > Thanks Henry! Apologies for the delay getting back to you I've been moving house. I've attached patches addressing two of your points below, and a third patch refactoring the code - creating a new subroutine in Koha/Patron.pm to remove code duplication. > > Option to Remove items from list? > ----------------------- > This patch allows other library staff to add items to the list but it > doesn't give them the ability to remove items. Is this functionality you are > planning to add as a subsequent patch or do you see that as a separate bug? > Without the ability to remove items, the interface is slightly confusing > because both the OPAC and staff interface still give library staff the > option to remove items - but if they try then there's an error, "no record > was removed". > > This should have been added by one of the patches I have attached. > > Update Edit list hint message > ----------------------- > On the staff interface when creating or editing a list, if you select "Allow > changes to contents from: Staff Only" while the category is still private, > you get this hint: "The Anyone permission has no actual effect while this > list is strictly private." Can you tweak this to reflect the new staff > permission options? > This should also have been added in one of my new patches. > > No staff only option in OPAC > --------------------- > The staff only option doesn't appear in the OPAC, so if the list owner edits > a list from the OPAC - e.g. to edit the name - the list permissions will > change. I don't know if this is easily fixable because you wouldn't want the > staff only option appearing for all users but I thought I'd mention it. > I completely agree with you. I'm not 100% sure how to go about fixing this. Perhaps it could be a follow-up fix? I am part way through another patch for this bug report adding unit test coverage, that will hopefully be finished sometime next week. So I'll keep the status as 'Assigned' for now. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:31:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:31:43 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-UKJEmiDdtT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120666 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120666&action=edit Bug 28278: Uncomment and test access_dirs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:32:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:32:23 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-m0mgDqSHQp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last time I am pushing an EDI enhancement without test coverage. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:42:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:42:32 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-v7nmBEmYHH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #321 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Running `dbic` generates a change to Koha/Schema/Result/MarcOverlayRule.pm. It removes a FK to Koha::Schema::Result::MarcOverlayRulesModule. However this table does not exist. Should I drop the schema changes and regenerate it properly or here is something else missing? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:49:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:49:59 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14723-70-G7DR25PRfl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #57 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120667 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120667&action=edit Bug 14723: Make DBrev idempotent -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:51:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:51:46 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-oLfpLfjh1c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:51:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:51:51 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-rSSEKa6fpR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120618|0 |1 is obsolete| | Attachment #120619|0 |1 is obsolete| | --- Comment #6 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 120668 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120668&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". Also this patch removes "filter_by_for_loan" method. To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:57:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:57:41 +0000 Subject: [Koha-bugs] [Bug 25883] Show transfer on checkin screen In-Reply-To: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25883-70-3GfRSLlPSn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883 --- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120669&action=edit Bug 25883: Replace 'holdingbranch' with 'transfer to' in returns This patch replaces the "Holding library" column in the returns table with a 'Transfer to' column that displays the destination for the item awaiting transfer if a transfer exists. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 11:58:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 09:58:08 +0000 Subject: [Koha-bugs] [Bug 25883] Show transfer on checkin screen In-Reply-To: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25883-70-I0kPVeQxT9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120223|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:08:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:08:21 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-rtUbM3BozS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #322 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120670&action=edit Bug 14957: Clean controller Too many imports and unecessary complicated init of $rules There are certainly other things to improve, like the "op" handling, standardize names of "op", etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:09:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:09:34 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-vC0C6Y1LLk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120670|0 |1 is obsolete| | --- Comment #323 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120671 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120671&action=edit Bug 14957: Clean controller Too many imports and unecessary complicated init of $rules There are certainly other things to improve, like the "op" handling, standardize names of "op", etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:31:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:31:03 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-Vr7WJsg3fD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #324 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- 1. See comment 321 2. We don't hide the admin page if the pref is off, is that expected? 3. Should we link the pref to the admin page? 4. We need a wiki page, or at least more info/examples for the release notes. There is only 2 very succinct example in the test plan but the feature allows much more. 5. Can you explain me what this rule means? | id | tag | module | filter | add | append | remove | delete | | 1 | 12 | source | batchmod | 1 | 0 | 0 | 0 | 6. How does it interface with the marc modification templates when batch editing bibliographic records? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:44:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:44:30 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-7RVc3B0cmq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #325 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- 7. (In reply to Andrew Fuerste-Henry from comment #226) > I made this rule: > Module: source > Filter: * > Tag: 500 > Preset: Protect > > When I go to edit a record, there's nothing in the edit interface to suggest > my edits won't be saved. I can type in a new 500, click to delete an > existing 500, etc. When I save my edits, there's nothing to indicate that my > changes were discarded or why. The edits simply aren't saved. > > This lack of feedback seems really confusing. Still valid. However a new record can be created with a 500, is that expected? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:51:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:51:31 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-uxn6H1vffH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:51:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:51:54 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-kXGbiY7jXP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:52:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:52:34 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-66PpbDGhRw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 --- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> --- It's been over a week. I think it's safe to move forward on this one! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:52:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:52:39 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-H3VVEBD78i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:57:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:57:16 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-BcjZPmqcu2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 12:57:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 10:57:20 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-DIZbcKXfug@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120668|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120672 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120672&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". Also this patch removes "filter_by_for_loan" method. To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:01:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:01:04 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-OejA73Yk8i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:01:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:01:07 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-TLAAq6nzu9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120630|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120673&action=edit Bug 28272: Prevent api spec to accept extra parameters Some of our definition files are missing { additionalProperties: false } We must have it to make sure all properties are defined and prevent the spec to accept extra parameters (being more strict but also allowing to catch errors more easily) grep -rL additionalProperties api/v1/swagger/definitions/*.json Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:01:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:01:58 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-WcWbWZBMGz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120672|0 |1 is obsolete| | --- Comment #8 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 120674 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120674&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". Also this patch removes "filter_by_for_loan" method. To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:02:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:02:29 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-DjFcUA1hYt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #9 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Works as expected - important catch, this one. :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:05:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:05:36 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-XEZ019xe8d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:05:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:05:41 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-5QTtfUWLR5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120349|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120675 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120675&action=edit Bug 28248: aqorders.created_by is nullable This patch introduces a change to the spec to acknowledge that the field is nullable. This is fixed in 21.05+ as part of bug 20212. To test: 1. Have an order with created_by = NULL 2. Use your favourite REST tool (Advanced REST Client(libre), Postman?) to fetch the order => FAIL: It throws a nasty error about non-nullable field being null 3. Apply this patch 4. Reload all 5. Repeat 2 => SUCCESS: It returns things, created_by is NULL, as it should 6. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:08:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:08:57 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-k3Jm4Z5fY2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:11:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:11:47 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-1mmJnjqsP2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #10 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Nick, in case you are QA'ing this right now please check out also the bug 28291. Depending which translation data you have already you might need it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:12:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:12:19 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-SYJ3wIQID2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #11 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #10) > Nick, in case you are QA'ing this right now please check out also the bug > 28291. Depending which translation data you have already you might need it. Err, meant to say Kyle. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:13:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:13:10 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-lkoYLuSv4H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120348|0 |1 is obsolete| | --- Comment #3 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 120676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120676&action=edit Bug 28266: fix spelling mistake on registers.tt TO test: 1. look at the cashup modal, see the wrong spelling of 'recieved' 2. Apply patch and see the right spelling Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:13:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:13:53 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-XfwoZHTU6M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sally.healey at cheshireshared | |services.gov.uk --- Comment #4 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Works as described. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:20:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:20:53 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-kmaEBnUIYt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120001|0 |1 is obsolete| | --- Comment #2 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 120677 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120677&action=edit Bug 28181: Filter out archived debit types in point of sale The filter for only displaying un-archived debit types on the point of sale page had been missed. NOTE: It would be beneficial to move this to a default filter in the Koha:: objects search method for both debit_types and credit_types.. but I opted for the quick fix here to resolve the bug and will impliment default filtering in a subsequent enhancement bug. Test plan 1/ Archive a debit type that is marked as 'Can be sold' 2/ Go to the point of sale page and confirm the above debit type appears 3/ Apply the patch 4/ Confirm the debit type no longer appears in the point of sale page. Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:21:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:21:18 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-jdottGx4kq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #3 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Worked as described - signed off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:23:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:23:30 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-HG7b35bmvj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:23:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:23:34 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-bHmFoEJFqJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120626|0 |1 is obsolete| | Attachment #120627|0 |1 is obsolete| | --- Comment #12 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120678&action=edit Bug 28281: Remove double decoding when importing installation data The YAML::XS::Load and YAML::XS::LoadFile functions already decode the YAML to Perl objects/strings, therefore decoding the output yet another time is not needed and causes an error to happen. To test: 1. Go through the following steps and notice without this patch the error happens and with this patch it doesn't: $ koha-mysql kohadev < installer/data/mysql/kohastructure.sql $ restart_all $ ./translate update pl-PL $ ./translate install pl-PL $ restart_all --> Go to the Koha web installer page and select pl-PL as the installer language, click through it and notice it gives following error at the MARC21 step: Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:23:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:23:47 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-qYGW0VUlLr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120679 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120679&action=edit Bug 28281: Add tests Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:26:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:26:10 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-a6LH05pBwN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:26:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:26:13 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-mjhHZZXbx5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120660|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120680&action=edit Bug 28298: fix DB update 19.12.00.076 Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:26:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:26:31 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-Zmn6yh9zxg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Nick Clemens <nick at bywatersolutions.com> --- Straightforward fix for a typo, Passing QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:28:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:28:01 +0000 Subject: [Koha-bugs] [Bug 28153] Add 'Hold reminder' messaging preference In-Reply-To: <bug-28153-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28153-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28153-70-NfrIQMabB4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28153 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:28:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:28:35 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-o4UQdUVS2F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120573|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120681&action=edit Bug 28229: Only show clubs on request.tt if clubs exist 1. Have no existing clubs 2. Apply patch 3. Go to request.tt and you will not see the club tab or any mention of clubs 4. Create at least 1 club 5. Go back to request.tt and now see the tab for clubs 6. Make sure you can place holds as an individual with and without clubs. 7. Make sure you can place holds for clubs. 8. rejoice and sign-off Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:28:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:28:38 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-BZ6DsGgJiA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120682&action=edit Bug 28229: (follow-up) Adjust for easier translation I think moving the [% IF %] out of the HTML tag makes for easier translation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:29:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:29:17 +0000 Subject: [Koha-bugs] [Bug 17735] Merge boraccount and pay pages into one In-Reply-To: <bug-17735-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17735-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17735-70-WERDCrIEPD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17735 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:31:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:31:25 +0000 Subject: [Koha-bugs] [Bug 24079] Convert paycollect 'page' to a modal In-Reply-To: <bug-24079-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24079-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24079-70-Qz15goZ7Qt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24079 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:31:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:31:49 +0000 Subject: [Koha-bugs] [Bug 25976] Convert 'Writeoff' to a modal available under Transactions tab in patron accounting In-Reply-To: <bug-25976-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25976-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25976-70-2xaVVmJgDh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25976 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:32:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:32:31 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-55kVVJ6sL6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120657|0 |1 is obsolete| | --- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120683 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120683&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line is updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. 5/ Work through the above again, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ Work through the above again, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:32:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:32:35 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-pIZF16AfT2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120658|0 |1 is obsolete| | --- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120684&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:33:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:33:14 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-wt0vk1Y0Vf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Well.. that turned out to be rather involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:34:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:34:05 +0000 Subject: [Koha-bugs] [Bug 27778] Prevent tables overflowing their containers on patron accounts In-Reply-To: <bug-27778-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27778-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27778-70-sUOG0jeBFN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27778 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:40:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:40:45 +0000 Subject: [Koha-bugs] [Bug 28300] ZEBRA CRASHED & SEARCHING THE CATALOGUE RETURNS 0 RESULTS In-Reply-To: <bug-28300-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28300-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28300-70-dvtEYlWAWy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28300 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |testopia at bugs.koha-communit | |y.org Assignee|chris at bigballofwax.co.nz |koha-bugs at lists.koha-commun | |ity.org Resolution|--- |INVALID Status|NEW |RESOLVED Severity|critical |normal Component|Koha |Architecture, internals, | |and plumbing Group|Koha security | Product|Koha security |Koha --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Hello Lyson, This is a support question, please ask the mailing list https://wiki.koha-community.org/wiki/Mailing_lists -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:42:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:42:17 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-Wx94DzZdoO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:43:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:43:39 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-HKBMwrvdFG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #326 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Jonathan Druart from comment #321) > Running `dbic` generates a change to Koha/Schema/Result/MarcOverlayRule.pm. > It removes a FK to Koha::Schema::Result::MarcOverlayRulesModule. > However this table does not exist. Should I drop the schema changes and > regenerate it properly or here is something else missing? I think drop the dbic patch here and use the regenerated one.. I think the Module bit got removed during the history of this bug but the schema didn't get regenerated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:43:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:43:46 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-ON70Q0rlv0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Sending to 20.11 queue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:44:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:44:45 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-wNirA500Uz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:44:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:44:48 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-1S7xPDSnnM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120624|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120685&action=edit Bug 28291: Make koha-translate script produce valid UTF-8 YAML files We had two problems in the LangInstaller.pm module: 1) the PO file was read as bytes instead of as a UTF-8 text stream 2) The YAML file being outputted was double encoded, once by setting the file handle to output UTF-8 and other time in the DumpFile function internally To test: 1. Before applying patch do the following $ cd misc/translator $ ./translate update pl-PL $ ./translate install pl-PL $ cd - $ less installer/data/mysql/pl-PL/marcflavour/marc21/mandatory/authorities_normal_marc21.yml 2. Notice the output of the authorities_normal_marc21.yml contains invalid looking UTF-8 characters 3. $ git clean -d -f # to remove the old translation files 4. Apply patch and repeat the steps and notice the authorities_normal_marc21.yml contains valid looking UTF-8 characters Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:44:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:44:51 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-gb3m7aWO8w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- This works as expected except for one thing: A required street type <select> is not caught by the client-side validation. In the template the tag is missing "class="[% required.streettype | html %]" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:48:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:48:48 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-DpNG6El2OW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Kyle, the attached patches don't contain your SO line, the same with bug 28281. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:52:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:52:36 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-LUeqTRIWbx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #327 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Jonathan Druart from comment #324) > 1. See comment 321 Replied above > 2. We don't hide the admin page if the pref is off, is that expected? Whilst I agree with what you're saying here, I think if memory serves this was discussed earlier in the bug and the authors wanted the ability to create their rules and then enable them.. so they wanted to display the page regardless or whether the pref was on or off (the page does warn you at the top if the pref is off).. having said that.. I'd be happy to follow-up to change that.. or, in my opinion in a later bug we could drop the pref and instead have an 'enabled' flag at the rule level. > 3. Should we link the pref to the admin page? Not sure what you're saying here? > 4. We need a wiki page, or at least more info/examples for the release notes. > There is only 2 very succinct example in the test plan but the feature > allows much more. I agree, it took me a fair while to wrap my head around the rules.. I think a wiki page would be great and would be happy to start one. > 5. Can you explain me what this rule means? > > | id | tag | module | filter | add | append | remove | delete | > | 1 | 12 | source | batchmod | 1 | 0 | 0 | 0 | With 'batchmod', only add tag 12 is if exists only in the incoming record. > 6. How does it interface with the marc modification templates when batch > editing bibliographic records? Investigating.. I have a feeling his patchset predates it and I missed this case ! :( -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 13:58:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 11:58:59 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-XLb4tnmQaT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #328 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- OK, I did test this actually.. The modification templates are applied prior to save.. so the changes are then blocked by the rules here. The main thing I don't like about this bug is exactly what Andrew is highlighting.. at the moment it's all rather silent. It would be great as a followup early next cycle to enhance each of the area's it touched with feedback either during save or prior to it to let the end user know that their changes will not be applied due to the rules in place here. I felt that the base bug was already large and complicated and shouldn't be blocked any long as a bug in itself.. I'm really hoping that follow-up bugs will be acted on in a timely fashion.. even if it means me lending a hand. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:05:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:05:18 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-oB3fVjYd6z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:05:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:05:21 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-wJRhcssoQV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120474|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120686&action=edit Bug 28290: Don't send subfields to 'as_string' if none to send This fixes an error where we send a blank string to Marc::Field->as_string The subroutine fails as the regex is marked as incomplete as there is nothing between the brackets Also fixes a missing hidden input for 'item_action' when no items are staged during import 1 - Define a new matching rule with no subfields Match-threshold: 1000 Record type: bibliographic record Search-index: Other-control-number Score: 1000 Tag: 035 Subfields: Offset: Length: 2 - Attempt to stage a record with an 035 using this rule (i will attach example to bug) 3 - Staging fails 4 - Stage again with no matching rule 5 - Manage the staged record, try to apply the matching rule 6 - It fails, 500 error 7 - Apply patch 8 - Restart all the things 9 - Apply rule again, it works! 10 - Stage the record again using the rule for matching 11 - It stages and matches! Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:12:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:12:37 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-aq8D3YLWbb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:12:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:12:41 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-SHVcdpvTZT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120433|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120687&action=edit Bug 28283: Add `inputmode="numeric"` to quantity on orderreceive This patch adds an inputmode to the quantity field on the order receive page in acquisitions. Test plan 1. Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. 2. Note that the 'Quantity received' input has an inputmode now. 3. Note that the 'Quantity received' input also has a pattern attribute. 4. Note that you should not be able to enter non-integer values. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:13:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:13:27 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-0ineVbl45y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 sandboxes at biblibre.com <sandboxes at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed CC| |sandboxes at biblibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:27:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:27:24 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-EozS9L0i0T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate --- Comment #24 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- trivial unit test is missing for ->to_branch ;) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:28:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:28:07 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-65vUKz3yy9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #156 from Alex Arnaud <alex.arnaud at biblibre.com> --- (In reply to Koha Team University Lyon 3 from comment #154) > > I checked 8 and 15 feb 2021 > They are recorded ok > I multireceived 50 issues and click on Renew button but no weeks are no more > checked on the form. > > Olivier Olivier, Did you check the weeks in the list above the prediction table ? Doing so works for me. If you check weeks inside the prediction table (column "Not published"), they are not saved as permanent irregularities but as irregularities. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:40:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:40:51 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14723-70-tzHm8ZZA74@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:40:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:40:54 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14723-70-GQ7ghv9tsy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 --- Comment #58 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:40:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:40:57 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16486-70-kAxMHWA9Kp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:00 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16486-70-IbVi9VmuwK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 --- Comment #56 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:04 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-W8QAwcXITv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:07 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-HwATdMWk9T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #54 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:10 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-70dFPK1AV7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:13 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-snD8aaswoG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:16 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27577-70-g18hV76Dnw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:19 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27577-70-ow89B8j86Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:21 +0000 Subject: [Koha-bugs] [Bug 27584] Improve OAI-PMH provider performance In-Reply-To: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27584-70-lu94JuvGif@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27584 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:24 +0000 Subject: [Koha-bugs] [Bug 27584] Improve OAI-PMH provider performance In-Reply-To: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27584-70-iVfLdwerJa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27584 --- Comment #26 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:27 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27594-70-rEt1nRQMka@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:30 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27594-70-5S65ZI13Kx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 --- Comment #30 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:32 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-5A2Tb3PJqm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:35 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-MxC5GiAJlL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:37 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-X6O7oytm18@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:40 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-jTe6nbfcK0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:42 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-f10MIUi7B8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:45 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-b0pkeUInTB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:48 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-yhPzB527KN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:50 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-6PL9otesYq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:53 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-BF7jp2sgTd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:56 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-Ci8VnOG3eW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:41:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:41:58 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-fnXgEVoBS0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:42:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:42:01 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-c01FUeTMYi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:17 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-ru01nGwtUI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:21 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-VAmspX4BfQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:25 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-S6ZzvMLHR5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:29 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-njcYSzku0q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:52 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-pCFZtavsIC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:45:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:45:55 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-3H6R7y9gNa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120351|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120688 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120688&action=edit Bug 27562: itiva notices break if record title contains quotes itiva has reported to us that quotes in the title of a record cause the call to not be made to the patron. The fix is to remove quotes from the title, as quotes are not spoken anyway ( That is, "Queens" and "Queen's" are pronounced the same ). Test Plan: 1) Set up itiva to send phone notes 2) Find a record with quotes in the title 3) Trigger an itiva notice ( checkout, checkin, place hold, etc ) using the itiva outbound cronjob 4) View the CSV, note the title has the quotes in it 5) Apply this patch 6) Repeat steps 2-3 7) View the CSV, note the title contains no quotes! Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:47:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:47:39 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-PGO4hgy9yD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- (In reply to Victor Grousset/tuxayo from comment #3) > git author needs a fix: I have taken the liberty of correcting it for Kyle so that it can go into the QA queue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:53:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:53:35 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-GHC2kbcR5t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #7 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- Hi Jonathan! Is there anything I have to do to follow-up and possibly help you close the bug? I'm new and joining IRC today so I can start seasoning myself as a Koha dev. I realize that the 40+ Koha boxes we maintain and host at Collecto are using a codebase that is shifting towards an important an uncomfortable diff with the master branch. I worked around using $results_count = scalar @newresults; if ($hits > results_per_page) { $total = $results_count } else { $total = hits } But this seems to base itself off the fact that our users will not notice biased results counts if the results span over more than a page. I'd rather use official patches from veteran Koha devs! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:54:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:54:47 +0000 Subject: [Koha-bugs] [Bug 28216] Fix vendor list group by in serials statistics wizard In-Reply-To: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28216-70-vRjb3Hu6ca@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28216 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- I get an error: Plack::App::WrapCGI::call(): DBI Exception: DBD::mysql::st execute failed: 'koha_kohadev.subscription.aqbooksellerid' isn't in GROUP BY [for Statement "SELECT aqbooksellerid, aqbooksellers.name FROM subscription LEFT JOIN aqbooksellers ON (subscription.aqbooksellerid=aqbooksellers.id ) GROUP BY aqbooksellers.id ORDER BY aqbooksellers.name ASC "] at /usr/share/perl5/Plack/Component.pm line 50 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 14:55:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 12:55:55 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-9LSU07L0UH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #329 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Martin Renvoize from comment #327) > (In reply to Jonathan Druart from comment #324) > > 2. We don't hide the admin page if the pref is off, is that expected? > so they wanted to display the page regardless or whether the pref was on or off Make sense > (the page does warn you at the top if the pref is off) That's wrong, there is no warning. > > 3. Should we link the pref to the admin page? > > Not sure what you're saying here? Have a link to the admin page, next to the pref. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:06:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:06:37 +0000 Subject: [Koha-bugs] [Bug 28301] New: Add ability to force re-run of a particular DB update Message-ID: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28301 Bug ID: 28301 Summary: Add ability to force re-run of a particular DB update Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org When there are errors in the updates it would be nice to have a way to execute a single DB update easily -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:11:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:11:48 +0000 Subject: [Koha-bugs] [Bug 28301] Add ability to force re-run of a particular DB update In-Reply-To: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28301-70-XO6Lm6BCIf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28301 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:11:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:11:51 +0000 Subject: [Koha-bugs] [Bug 28301] Add ability to force re-run of a particular DB update In-Reply-To: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28301-70-q0FUjLqtB7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28301 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120689&action=edit Bug 28301: Add forced run of particular DB update This patch adds a --forcedversion option to the updatedatabase script in order to allow testing of a particular update To test: 1 - Apply patch 2 - Pick a DB update that will fail if rerun 3 - perl /kohadevbox/koha/installer/data/mysql/updatedatabase.pl --forcedversion="3.21.00.041" 4 - Confirm it ran, you should get an error :-) 5 - Check the version system preference, confirm it is unchanged SELECT value FROM systempreference WHERE variable='Version'; -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:12:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:12:09 +0000 Subject: [Koha-bugs] [Bug 28301] Add ability to force re-run of a particular DB update In-Reply-To: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28301-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28301-70-I62V2rX8Bn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28301 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:25:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:25:34 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-sxGMTzIUba@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:25:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:25:36 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-hfGebTCInj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120673|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:26:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:26:56 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-sU7tDLx9L9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120690&action=edit Bug 28272: Prevent api spec to accept extra parameters Some of our definition files are missing { additionalProperties: false } We must have it to make sure all properties are defined and prevent the spec to accept extra parameters (being more strict but also allowing to catch errors more easily) grep -rL additionalProperties api/v1/swagger/definitions/*.json Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:31:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:31:00 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-U8VI9EYRFd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #38 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #37) > (In reply to Jonathan Druart from comment #36) > > What about opac-shelves? > > > > Items are not hidden there... > > See bug 28299. > > Additional question: Does it really make sense to have this one part of > 21.05 with all the other OpacHiddenItems bugs we have (see bug 24403)? I think it makes total sense. Most of those bugs are cosmetic (facets that won't return results, wrong counts). The other ones shouldn't prevent this to get into master. Those need to be rewritten using Koha::Biblio->hidden_in_opac and friends, which takes into account what is introduced on this bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:42:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:42:23 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-mY94x4Ax6u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- I expect to see something like: my $items = $biblio ->items ->filter_by_visible_in_opac({ patron => $patron }); in the controller. I see why it is written like this (buildKohaItemsNamespace makes a new query on items filtering the hidden ones out). Should we (temporarily) add an extra parameters $only_this_items and pass this calculated value instead? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:51:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:51:42 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-fylGXfGgSv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:51:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:51:46 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-B2tDLTapd8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120156|0 |1 is obsolete| | Attachment #120157|0 |1 is obsolete| | --- Comment #15 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120691 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120691&action=edit Bug 24564: Do not modify the tab of existing subfield in ifla/update.pl Test plan: 1. Find a biblio subfield in misc/migration_tools/ifla/data/biblio/default.yml that you have in your default biblio MARC framework (or create one). 2. Change the tab of this subfield so that it's different from what's in the .yml file 3. Run misc/migration_tools/ifla/update.pl --force 4. Verify that the tab of this subfield has not been changed. 5. Do the same for authorities (files are in misc/migration_tools/ifla/data/auth/) Signed-off-by: sonia <sonia.bouis at univ-lyon3.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:51:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:51:49 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-naqug4p0nc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 --- Comment #16 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120692&action=edit Bug 24564: Use the same tab as the other subfields within a field For each subfield added, we check if other subfields exists in the same field. If that's the case we use the same tab as the first subfield found. Test plan: 1. Find a biblio subfield in misc/migration_tools/ifla/data/biblio/default.yml that doesn't exist in your default biblio MARC framework (or delete one). The field should exist and have other subfields with a tab set. 2. Change the tab of all subfields within that field it's different from what's in the .yml file 3. Run misc/migration_tools/ifla/update.pl 4. Verify that the subfield has been added and have the same tab as others subfields 5. Do the same for authorities (files are in misc/migration_tools/ifla/data/auth/) Signed-off-by: Koha team <koha at univ-lyon.fr> Signed-off-by: sonia <sonia.bouis at univ-lyon3.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:52:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:52:57 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-hLz00GXAWf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:53:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:53:00 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-yL3GZfsebJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120428|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120693 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120693&action=edit Bug 28276: Do not fetch config ($KOHA_CONF) from memcached memcached address and namespace are in $KOHA_CONF, so it is required to read it before being able to access the cache. And after that, configuration is kept in memory forever. Storing this in memcached is useless and even counter-productive, since Koha reads both the file and the cache This patch addresses this issue by removing the cache-related code from C4::Context->new. It means that C4::Context->new will always read the configuration file, so this patch also replaces inappropriate calls to C4::Context->new->config by appropriate calls to C4::Context->config It also fixes a bug where C4::Context->new would ignore the filepath given in parameters if there was something in cache. It also removes a problematic call to Koha::Caches->get_instance. Because this call was outside of any subroutine, it would have happened before the initialization of $C4::Context::context (which happen in C4::Context::import) Test plan: 1. Do not apply the patch yet 2. Add the following line at the beginning of Koha::Config::read_from_file warn "read_from_file($file)"; This will allow you to check how many times the file is read. 3. Flush memcached and restart starman 4. Check the logs, you should see "read_from_file" a bunch of times 5. Apply the patch 6. Re-add the line from step 2 7. Flush memcached and restart starman 8. Check the logs, you should see "read_from_file" only once 9. Make sure the memcached config from $KOHA_CONF (memcached_servers, memcached_namespace) is taken into account by checking the About page Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:53:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:53:46 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-qHDkPJRZtg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com --- Comment #17 from Nick Clemens <nick at bywatersolutions.com> --- Just noting - if other subfields are ignored, then the added subfield preserves the tab in the yaml. I think this makes sense -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 15:59:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 13:59:40 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-nGYy8PEs3w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | --- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> --- My opinion, is that we should add indexes for hidden things, and implicitly use them so records are not included in search results. As opposed to doing funky arithmetic calculations afterwards. This would solve many other issues like hidden records being included in facets, etc. I can commit to work on this after the 21.05 release. And would love to have help with testing, from people participating in this bug. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:00:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:00:16 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-XN3WIFufU7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:00:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:00:19 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-GUM89mk2eN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120677|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120694 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120694&action=edit Bug 28181: Filter out archived debit types in point of sale The filter for only displaying un-archived debit types on the point of sale page had been missed. NOTE: It would be beneficial to move this to a default filter in the Koha:: objects search method for both debit_types and credit_types.. but I opted for the quick fix here to resolve the bug and will impliment default filtering in a subsequent enhancement bug. Test plan 1/ Archive a debit type that is marked as 'Can be sold' 2/ Go to the point of sale page and confirm the above debit type appears 3/ Apply the patch 4/ Confirm the debit type no longer appears in the point of sale page. Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:04:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:04:42 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-l25VAw7h0x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #330 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Martin Renvoize from comment #327) > (In reply to Jonathan Druart from comment #324) > > 5. Can you explain me what this rule means? > > > > | id | tag | module | filter | add | append | remove | delete | > > | 1 | 12 | source | batchmod | 1 | 0 | 0 | 0 | > > With 'batchmod', only add tag 12 is if exists only in the incoming record. I still don't understand, but I now see the manual stuff, will read it (haven't seen it before, sorry!) Note for myself: One another thing to check, how is working the "preview" for the batchmod. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:16:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:16:55 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-3eCXNAW9oS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:16:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:16:59 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-FDcI5DFGqQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119250|0 |1 is obsolete| | --- Comment #9 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120695&action=edit Bug 26471: Remove invalid Map URL There is a warning in the console: Error en el mapeo fuente: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data URL del recurso: http://kohadev-intra.mydnsname.org:8081/intranet-tmpl/lib/datatables/datatables.min_20.1200011.js URL del mapa fuente: pdfmake.min.js.map https://developer.mozilla.org/en-US/docs/Tools/Debugger/Source_map_errors Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:24:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:24:21 +0000 Subject: [Koha-bugs] [Bug 27968] MARC framework CSV and ODS import incomplete or corrupted In-Reply-To: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27968-70-aVoD0c5FG5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968 Sarah Cornell <sbcornell at cityofportsmouth.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbcornell at cityofportsmouth. | |com --- Comment #19 from Sarah Cornell <sbcornell at cityofportsmouth.com> --- What are our chances of having this pushed to 20.05? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:27:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:27:49 +0000 Subject: [Koha-bugs] [Bug 15869] Change framework on overlay In-Reply-To: <bug-15869-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15869-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15869-70-4oPpwhsonz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15869 Sarah Cornell <sbcornell at cityofportsmouth.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbcornell at cityofportsmouth. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:30:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:30:00 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-2WLN9uRAHv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Assignee|martin.renvoize at ptfs-europe |kyle at bywatersolutions.com |.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:30:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:30:14 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-HghFCzkAJX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | Assignee|kyle at bywatersolutions.com |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:32:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:32:29 +0000 Subject: [Koha-bugs] [Bug 27431] ES searches containing words starting with 2 hyphens or only hyphen(s) fail In-Reply-To: <bug-27431-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27431-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27431-70-FMnYf07Nb4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27431 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com Status|Signed Off |Failed QA --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Can we get a more detailed test plan and some unit tests for this one? Terms beginning with '-' are treated as negtive terms, i.e. the results shouldn't have them - this doesn't seem to affect that Is this affecting biblio search as well as auth? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 16:53:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 14:53:24 +0000 Subject: [Koha-bugs] [Bug 26635] Expand authorised values in REST API call In-Reply-To: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26635-70-d8SDo0o11q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com QA Contact| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:00:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:00:39 +0000 Subject: [Koha-bugs] [Bug 26635] Expand authorised values in REST API call In-Reply-To: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26635-70-OgHChKkX5x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:00:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:00:45 +0000 Subject: [Koha-bugs] [Bug 26635] Expand authorised values in REST API call In-Reply-To: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26635-70-URDhZdsw7B@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116592|0 |1 is obsolete| | Attachment #116593|0 |1 is obsolete| | --- Comment #25 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120698 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120698&action=edit Bug 26635: Add tests Add tests in t/db_dependent/Koha/Object.t and t/db_dependent/Koha/REST/Plugin/Objects.t Sponsored-by: Virginia Polytechnic Institute and State University Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:01:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:01:15 +0000 Subject: [Koha-bugs] [Bug 26635] Expand authorised values in REST API call In-Reply-To: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26635-70-BjNmzlTVbV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120698|0 |1 is obsolete| | --- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120699 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120699&action=edit Bug 26635: Add tests Add tests in t/db_dependent/Koha/Object.t and t/db_dependent/Koha/REST/Plugin/Objects.t Sponsored-by: Virginia Polytechnic Institute and State University Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:01:30 +0000 Subject: [Koha-bugs] [Bug 26635] Expand authorised values in REST API call In-Reply-To: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26635-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26635-70-RMOgjqntCK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 --- Comment #27 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120700 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120700&action=edit Bug 26635: Expand authorised values in to_api method This patch adds the posibility to expand authorised values when to_api method is called. The classes where authorised values should expand must implememnt the _fetch_authorised_values method, and must return a hash like the following { column_name => Koha::AuthorisedValue->unblessed ... } This patch will be used in bug 8179, so please test there. Sponsored-by: Virginia Polytechnic Institute and State University Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:03:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:03:05 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-JHw9LsKmwR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:03:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:03:08 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-72eNL6STF9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120674|0 |1 is obsolete| | --- Comment #10 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120701&action=edit Bug 28286: show "Place hold" button if item is holdable This patch adds "filter_by_for_hold" method in "Items.pm" and uses it in "cat-toolbar.inc" instead of "filter_by_for_load". Also this patch removes "filter_by_for_loan" method. To reproduce the bug: 1) go to /cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX that has item with notforloan value set as "Ordered" (-1) 2) see that button "Place hold" is not present 3) apply the patch 4) refresh the page and ensure that "Place hold" button appears even if item is "Ordered" Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:03:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:03:44 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-RFMOV2r73Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Julian Maurice from comment #8) > Yes. Each service is started in a different process and they need to read > $KOHA_CONF too. Good :) > I don't know how Selenium works, but I'm not too worried about those calls. Sorry for the confusion, during the Selenium tests, the logs of Koha didn't show a call to the function. It was just a lazy way to do things in the UI ^^ The terminal where prove -r t/db_dependent/selenium was run did. But I'm not worried about that either. > Did you test this on master ? Yes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:03:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:03:52 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-MplgC4z8pX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #331 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I know librarians can have weird needs but, should we really offer the "custom" preset? I am reading the tests right now and some combinations are doing funky stuffs. Maybe we could simplify the UI if we stick to the only 1 "action" column with the predefined ones? (not considering this question a blocker, but I would be happy to get an answer). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:06:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:06:32 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-pmmiFLVzH6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com --- Comment #11 from Nick Clemens <nick at bywatersolutions.com> --- Passing QA, but wondering if this method is really necessary? The 'Place hold' button is the same link as the 'Holds' tab on the left hand side It checks one indicator of whether the items may be holdable or not, but we don't really know holdability until we select a patron. If the items are all not for loan, but AllowHoldPolicyOverride is set, we can place holds but don't see the button. Can we just show the button all the time and remove this single use method? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:07:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:07:36 +0000 Subject: [Koha-bugs] [Bug 24151] Add a pseudonymization process for patrons and transactions In-Reply-To: <bug-24151-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24151-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24151-70-h6c7xRVG3T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24151 Janet McGowan <janet.mcgowan at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan at ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:20:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:20:16 +0000 Subject: [Koha-bugs] [Bug 12169] Improve reliability of sip_shutdown script In-Reply-To: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12169-70-ps1U0fGkFJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12169 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:20:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:20:20 +0000 Subject: [Koha-bugs] [Bug 12169] Improve reliability of sip_shutdown script In-Reply-To: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12169-70-DJc4PTmJ09@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12169 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119001|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120702&action=edit Bug 12169: Use pid file in sipserver shutdown Change sample SIPConfig to request server writes a pid file Use this pid in shutdown rather than the current open to error method. Have also added to the Config parameters to ensure that the sipserver runs as the correct user and sets its own session id. These are always useful but makes it easier for users to run up the sipserver as root at boot time similarly to apache, mysql etc Added to the sample config where to locate other server parameter documentation. Removed from the sample config the unedifying, unwanted and purely historical http example Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:21:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:21:15 +0000 Subject: [Koha-bugs] [Bug 12169] Improve reliability of sip_shutdown script In-Reply-To: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12169-70-FX9lp5Ig09@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12169 --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120703&action=edit Bug 12169: Fix SIPconfig.xml, restore missing end tag Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:22:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:22:11 +0000 Subject: [Koha-bugs] [Bug 12169] Improve reliability of sip_shutdown script In-Reply-To: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12169-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12169-70-OjYFU8Uedd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12169 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com --- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> --- Package install already have this type of functionality. Good to see it available for non-package installs! Only open question is that of an upgrade path. I think upgrade notes will be needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:27:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:27:50 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-90nnR9zDyT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #9 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- Currently setting up a fresh docker-testing box so I can sign-off on a few bugs I've commented on. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:41:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:41:35 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-WVz8AF1hgZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #10 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- (In reply to Tomás Cohen Arazi from comment #8) Also the smartest thing I've heard today, thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 17:57:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 15:57:32 +0000 Subject: [Koha-bugs] [Bug 28302] New: Koha does not work with CGI::Compile 0.24 Message-ID: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Bug ID: 28302 Summary: Koha does not work with CGI::Compile 0.24 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice at biblibre.com Reporter: julian.maurice at biblibre.com QA Contact: testopia at bugs.koha-community.org CGI::Compile 0.24 has a bug: https://github.com/miyagawa/CGI-Compile/issues/25 It can cause weird bugs, like breaking the authority detail display after trying to modify an authority. Steps to reproduce: 1. Install CGI::Compile 0.24 2. Restart starman with only 1 worker 3. Go to the detail page of an authority (authorities/detail.pl) 4. Go to the edit page (Edit » Edit record) 5. Check starman logs, you should see "Subroutine build_tabs redefined at [...]" 6. Click on cancel to go back to the detail page, which should now show a "blank" authority. Now the only way to get the authority back is to restart starman. I suggest to just forbid CGI::Compile 0.24 in cpanfile (patch coming soon) Warning for Ubuntu Focal users: the packaged version of CGI::Compile is 0.24 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:00:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:00:44 +0000 Subject: [Koha-bugs] [Bug 24023] Add ability to create bundles of items In-Reply-To: <bug-24023-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24023-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24023-70-UfzfTd1fXY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24023 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24857 --- Comment #27 from Tomás Cohen Arazi <tomascohen at gmail.com> --- I find the idea really interesting. Have a few questions, though: - Can we do it in Koha::Item::Bundle(s) instead? Most of the C4::Items CRUD stuffs have been moved to Koha::Item(s) and we have a bunch of handy tools there. - Bundles would probably end-up being some kind of meta-item types. I don't see anything circ-related (for setting circulation rules on bundles). So, is it going to calculate the circ/hold rules based on one of the items? which? I would go the meta-item type way to simplify things. - Bug 24857 is introducing the concept of volumes at biblio level. Which sort-of have -implicitly- a similar meta-itype: in that case you place a hold on 'any copy of DVD 2 for Lord of the Rings'. It would be interesting to think how this dev will interact with that one: we could want to place a hold on the three LOTR movies (as a bundle), which would mean instead of a specific item, the bundle could include volume members instead. - How does checkout work for bundles? You check one item out, it identifies itself as part of a bundle, and checks all out? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:00:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:00:44 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: <bug-24857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24857-70-WbkHaTOW1q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24023 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:00:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:00:57 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-0KS60DUGKJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120704&action=edit Bug 28302: Forbid CGI::Compile 0.24 CGI::Compile 0.24 has a bug: https://github.com/miyagawa/CGI-Compile/issues/25 It can cause weird bugs, like breaking the authority detail display after trying to modify an authority. Steps to reproduce: 1. Install CGI::Compile 0.24 2. Restart starman with only 1 worker 3. Go to the detail page of an authority (authorities/detail.pl) 4. Go to the edit page (Edit » Edit record) 5. Check starman logs, you should see "Subroutine build_tabs redefined at [...]" 6. Click on cancel to go back to the detail page, which should now show a "blank" authority. Now the only way to get the authority back is to restart starman. Test plan: 1. Reproduce the bug 2. Install CGI::Compile 0.25 and restart starman 3. Make sure the bug is gone :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:01:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:01:08 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-E5GZrnfO6G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:01:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:01:39 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-mCoqC1ktGs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:13:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:13:54 +0000 Subject: [Koha-bugs] [Bug 19787] Adding system preferences to configure the screen messages for SIP checkout flags in Self-Checkout In-Reply-To: <bug-19787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19787-70-fvGtbCAiA9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19787 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:17:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:17:04 +0000 Subject: [Koha-bugs] [Bug 28233] Backport removal of excess opaccredits div In-Reply-To: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28233-70-iGMJM2rouv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28233 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:22:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:22:07 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-dqEae9Txqf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #332 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120705 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120705&action=edit Bug 14957: Improve readbility of tests Not saying that they were not readable before, but I had to do some changes to compare the before/after records and it was easier that way. Feel free to obsolete if you disagree. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:23:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:23:27 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-KDuJsgbbJ6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate CC| |mtj at kohaaloha.com Severity|enhancement |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:25:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:25:48 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-GYRlsv3blT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #333 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #331) > I know librarians can have weird needs but, should we really offer the > "custom" preset? I am reading the tests right now and some combinations are > doing funky stuffs. Maybe we could simplify the UI if we stick to the only 1 > "action" column with the predefined ones? (not considering this question a > blocker, but I would be happy to get an answer). See the "warning"s and "fixme"s from the last patch please. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:33:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:33:48 +0000 Subject: [Koha-bugs] [Bug 28233] Backport removal of excess opaccredits div In-Reply-To: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28233-70-AroCsPAkeT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28233 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 18:33:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 16:33:51 +0000 Subject: [Koha-bugs] [Bug 28233] Backport removal of excess opaccredits div In-Reply-To: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28233-70-v0jeqKiK8Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28233 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120208|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120706&action=edit Bug 28233: Backport removal of excess opaccredits div Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:00:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:00:56 +0000 Subject: [Koha-bugs] [Bug 23415] Notify patron fines when renewing In-Reply-To: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23415-70-Tpa5FUO3K1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |kyle at bywatersolutions.com --- Comment #37 from Kyle M Hall <kyle at bywatersolutions.com> --- I think OPACFineNoRenewals needs to be renamed to FineNoRenewals or something along those lines to prevent confusion in the future. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:01:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:01:03 +0000 Subject: [Koha-bugs] [Bug 23415] Notify patron fines when renewing In-Reply-To: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23415-70-luD3SDybKZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:10:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:10:31 +0000 Subject: [Koha-bugs] [Bug 27498] Add a link for the hold ratios to acquisitions home page In-Reply-To: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27498-70-NTVItwbCuu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27498 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:26:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:26:22 +0000 Subject: [Koha-bugs] [Bug 27498] Add a link for the hold ratios to acquisitions home page In-Reply-To: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27498-70-39TjzlmrkM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27498 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:26:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:26:26 +0000 Subject: [Koha-bugs] [Bug 27498] Add a link for the hold ratios to acquisitions home page In-Reply-To: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27498-70-YNayWzCbbW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27498 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118709|0 |1 is obsolete| | Attachment #118710|0 |1 is obsolete| | --- Comment #21 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120707 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120707&action=edit Bug 27498: Add a link for the Hold Ratios to Acquisitions home page This patch adds a link to the hold ratios report in the Acquisitions sidebar menu under the "reports" heading. To test, apply the patch and go to Acquisitions. The link to the hold ratios report should be there and it should work correctly. Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Amit Gupta <amitddng135 at gmail.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:27:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:27:21 +0000 Subject: [Koha-bugs] [Bug 27498] Add a link for the hold ratios to acquisitions home page In-Reply-To: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27498-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27498-70-YA06FZLsgU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27498 --- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120708 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120708&action=edit Bug 27498: (follow-up) Update to display logic Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Amit Gupta <amitddng135 at gmail.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:34:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:34:40 +0000 Subject: [Koha-bugs] [Bug 27583] Clarify how cash management fits together In-Reply-To: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27583-70-QrSRF5ZF8F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27583 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Status|Signed Off |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:38:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:38:32 +0000 Subject: [Koha-bugs] [Bug 18138] Use MARC modification template when adding/updating bibliographic records In-Reply-To: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18138-70-WmCvGkfsgK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18138 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:51:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:51:28 +0000 Subject: [Koha-bugs] [Bug 18138] Use MARC modification template when adding/updating bibliographic records In-Reply-To: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18138-70-cbkFXsnBoN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18138 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> --- prove t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t .. Warning: <retrieval> element has non-unique value in 'name' key attribute: F at t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t line 36. Warning: <retrieval> element has non-unique value in 'name' key attribute: B at t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t line 36. GetMarcBiblio called with undefined biblionumber at t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t line 85. # Looks like you planned 13 tests but ran 2. t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t .. 1/1 # Failed test 'Templates applied using simple and advanced MARC Editor' # at t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t line 154. Can't call method "field" on an undefined value at t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t line 86. # Looks like your test exited with 255 just after 1. t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/db_dependent/www/EditBiblioMarcModificationTemplatePreference.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Files=1, Tests=1, 4 wallclock secs ( 0.02 usr 0.00 sys + 1.79 cusr 0.27 csys = 2.08 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:53:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:53:31 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-3hop8mFrDL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:54:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:54:15 +0000 Subject: [Koha-bugs] [Bug 18138] Use MARC modification template when adding/updating bibliographic records In-Reply-To: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18138-70-tJ9nhIITGV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18138 --- Comment #27 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120709&action=edit Bug 18138: (QA follow-up) Fix QA script issues -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:56:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:56:57 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-hOX6vgI4N9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- I like this idea a lot, but I think it should be hidden on the login screen since that would allow an unauthenticated user to know what version of Koha is being run. That data could be used for automated attacks against Koha server. It's unlikely I know, but it is a security best practice. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 19:59:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 17:59:25 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-eYuaIaNgTX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- (In reply to Kyle M Hall from comment #3) > I like this idea a lot, but I think it should be hidden on the login screen > since that would allow an unauthenticated user to know what version of Koha > is being run. That data could be used for automated attacks against Koha > server. It's unlikely I know, but it is a security best practice. I think wrapping that in [% IF logged_in_user %] [% END %] would be sufficient to fix the issue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:04:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:04:41 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-MfmBkVoF8S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:04:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:04:44 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-eiA7m73JX1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119188|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120710 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120710&action=edit Bug 28091: add meta content with Koha version to staff client pages TO test: -apply patch -go to the Koha staff client and inspect the page, look at the HTML <head> -there should be a line that looks like this: <meta name="generator" content="Koha 20.12.00"> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:04:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:04:55 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-KZEJr9QAEU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120711&action=edit Bug 28091: Only show for logged in users Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:14:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:14:46 +0000 Subject: [Koha-bugs] [Bug 19037] Circulation and fine rules test tool In-Reply-To: <bug-19037-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19037-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19037-70-bJBRBerUHD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19037 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:21:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:21:30 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-v7TXV2A7hY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |nick at bywatersolutions.com --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Martin Renvoize from comment #4) > This one seems to work for me.. what browser were you using to test Severine? I get a similar problem to Severine on Firefox - I ordered 13 copies, put 3.4 into the quantity to receive. When I typed 3 it selected three items, when I put '.4' it deselected all, but let me proceed. The quantity field in the order is correct at 10, but the quantity in the received order is 'NULL' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:22:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:22:43 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-M1XvPqBSoY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:24:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:24:05 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-gXjFqGwjAb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28135 CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:24:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:24:05 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-OzoUZxUSrP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28283 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:30:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:30:54 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-XotBIDMaV0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:30:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:30:57 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-IvykmlbJEY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120319|0 |1 is obsolete| | --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120712 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120712&action=edit Bug 28241: Fix regex to allow for content before and after comma 1. Set up the OPACNoResultsFound with the {QUERY_KW} placeholder. 2.Do a search with a comma that will return no results. Like "King, Martin Luther". If the returns results add some additional characters to the search until no results are returns. 3. Look at the #noresultsfound HTML element. Anything before (or after) the comma is omitted. So the placeholder looks something like 'Martin Luther' instead of 'King, Martin Luther'. 4. Apply patch 5. Try the search again, you should see the content before and after a comma Signed-off-by: Lisette Scheer <lisettes at latahlibrary.org> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:35:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:35:12 +0000 Subject: [Koha-bugs] [Bug 27853] POST /patrons doesn't enforce mandatory extended attributes In-Reply-To: <bug-27853-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27853-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27853-70-jDVEJ7toxH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27853 Eric Phetteplace <ephetteplace at cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ephetteplace at cca.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:35:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:35:42 +0000 Subject: [Koha-bugs] [Bug 23666] Add routes for extended patron attributes In-Reply-To: <bug-23666-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23666-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23666-70-zHedRtoFQ4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666 Eric Phetteplace <ephetteplace at cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ephetteplace at cca.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:36:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:36:26 +0000 Subject: [Koha-bugs] [Bug 28002] Add optional extended_attributes param to POST /patrons In-Reply-To: <bug-28002-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28002-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28002-70-VzL0lxOQS5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28002 Eric Phetteplace <ephetteplace at cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ephetteplace at cca.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:36:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:36:50 +0000 Subject: [Koha-bugs] [Bug 27855] Allow embedding extended_attributes on /patrons routes In-Reply-To: <bug-27855-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27855-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27855-70-im8a3Q75bK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27855 Eric Phetteplace <ephetteplace at cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ephetteplace at cca.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:37:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:37:35 +0000 Subject: [Koha-bugs] [Bug 27857] Koha::Patron->extended_attributes skips checks In-Reply-To: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27857-70-2oFGgEWLyN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27857 Eric Phetteplace <ephetteplace at cca.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ephetteplace at cca.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:38:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:38:55 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-0lUXfZdOXj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:38:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:38:58 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-vldIyPN1L4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119949|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120713 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120713&action=edit Bug 28159: URI-encode existing values put into query string for z39.50 authority search When you trigger a z39.50 search from an existing authority record, Koha prefills the search form with the value in the record. But because that value passes through a URL, if it isn't URI-encoded characters like & or ; will cut off the value. Test plan: 1) Authorities - New authority - Corporate Name 2) Tab 1, click "HEADING-CORPORATE NAME" to expand subfields 3) Subfield a, type foo & bar ; baz 4) Click Z39.50/SRU search 5) Ensure the whole string appears in the Author (corporate) field in the popup Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:44:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:44:32 +0000 Subject: [Koha-bugs] [Bug 28160] Values from 150$a aren't prefilled in z39.50 search form from an existing authority record In-Reply-To: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28160-70-ZSDAah0dEM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28160 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:44:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:44:36 +0000 Subject: [Koha-bugs] [Bug 28160] Values from 150$a aren't prefilled in z39.50 search form from an existing authority record In-Reply-To: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28160-70-4CyVaAxjIQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28160 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119948|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120714 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120714&action=edit Bug 28160: Values from 150$a aren't prefilled in z39.50 search form from an existing authority record For names and uniform titles, when you do a z39.50 search from an authority record, we prefill what's in the relevant tag's subfield a in the search form, but for subjects, we don't, both because GetMandatoryFieldZ3950 thinks the param is topic when it's actually subject, and because z3950_auth_search.tt doesn't bother putting the value of &subject into the form. Test plan: 1) Authorities - New authority - Topical Term 2) Tab 1, click on HEADING-TOPICAL TERM to expand subfields 3) In subfield a, type goats 4) Click Z39.50/SRU search and verify that the Subject heading search field has goats prefilled Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:47:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:47:50 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-1K1jfi7xGy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:47:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:47:54 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-fEMfzEATWe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120682|0 |1 is obsolete| | --- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120715 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120715&action=edit Bug 28229: (follow-up) Adjust for easier translation I think moving the [% IF %] out of the HTML tag makes for easier translation. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:54:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:54:01 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-54cWj4Fu9e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:54:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:54:05 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-NhnLJ27fum@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120199|0 |1 is obsolete| | Attachment #120200|0 |1 is obsolete| | Attachment #120201|0 |1 is obsolete| | --- Comment #18 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120716 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120716&action=edit Bug 27876: added sr-only to caption of table in Charges page Made the "Your charges" caption of the table in the Charges page of the OPAC hidden and for screen-readers only so that it takes out redundancy. To test: 1) Apply patch 2) Go to OPAC 3) Go to Charges page 4) Ensure that there is no visible caption above the table that says "Your charges" 5) Check that the code has the caption still with sr-only class Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw <bolshawh at parliament.uk> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:54:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:54:08 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-WyxJAbU5xu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 --- Comment #19 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120717 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120717&action=edit Bug 27876: took away redundant heading in OPAC full serial issues Changed <h2> to <h1> and deleted current <h1> to eliminate redundancy. To test: 1) Apply patch 2) Go to OPAC 3) Go to opac-serial-issues.pl 4) Check there is only one main heading and it is <h1> Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw <bolshawh at parliament.uk> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 20:54:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 18:54:12 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-E2LHaXdMMH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 --- Comment #20 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120718 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120718&action=edit Bug 27876: changed Your tags title to caption in OPAC On the tags page, changed the <h2> "Your tags" to a <caption> to reduce heading redundancy but keep the information available. To test: 1) Apply patch 2) Go to OPAC 3) Go to opac-tags.pl 4) Ensure that there is a caption above the table that says "Your tags" and that it is not a heading tag Sponsored-by: Catalyst IT Signed-off-by: Henry Bolshaw <bolshawh at parliament.uk> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:00:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:00:01 +0000 Subject: [Koha-bugs] [Bug 23406] Authorized Value for Suppression when added to Frameworks doesn't show Suppress in Staff Client In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-3E8OV2hFJ4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:00:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:00:05 +0000 Subject: [Koha-bugs] [Bug 23406] Authorized Value for Suppression when added to Frameworks doesn't show Suppress in Staff Client In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-DvThYMZzDc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120213|0 |1 is obsolete| | --- Comment #11 from Phil Ringnalda <phil at chetcolibrary.org> --- Created attachment 120719 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120719&action=edit Bug 23406: Test for 1 or 'Yes' in record suppression In marc21 we now link the 942$n to 'YES_NO' authorised values. When displaying the details page in the staff client the authorised values in a record are translated before parsing the record with XSLT The '1' for YES_NO is translated to 'Yes' - we simply need to test for this additional value in the XSLT to ensure we display the suppression message To test: 1 - Confirm 952$n in default framework is tied ot authorised value 'YES_NO' or do so 2 - Set OpacSuppression to 'Hide' 3 - Edit a record in the default template, changing 942$n to 'Yes' 4 - Confirm the record is suppressed in opac 5 - Note there is no suppression notice in the record in staff client 6 - Apply patch 7 - Reload and confirm staff side shows suppression notice 8 - Confirm record still suppressed in OPAC 9 - Edit record, set 942$n to 'no' 10 - Confirm there is no suppression notice in staff client 11 - Confirm you can view the record in OPAC Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:00:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:00:27 +0000 Subject: [Koha-bugs] [Bug 23406] Authorized Value for Suppression when added to Frameworks doesn't show Suppress in Staff Client In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-ELBPsGjinw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil at chetcolibrary.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:01:30 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-ELEJLFxfWX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:01:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:01:33 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-nItOYHPZ7O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #6 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120720&action=edit Bug 18112: (follow-up) add required class to select -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:08:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:08:15 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-jeWCt8NrjP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #11 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- Sorry for the wait, it's a beautiful day outside in Québec. Tests made with a fresh koha-testing-docker setup on "master" branch of the GitLab repo (https://gitlab.com/koha-community/Koha) 1 - Search for "dance" in OPAC 2 - "Your search has returned 3 results" (https://snipboard.io/TalPXj.jpg) -- good 3 - add "itype: [MU]" to the OpacHiddenItems preference 4 - "Your search has returned 3 results" (https://snipboard.io/oFKXML.jpg) -- bug in action Am I still allowed to propose my glitchy bugfix? It would be good practice for me to test how to submit a first fix, even if it's still not going to be pushed anywhere else. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:31:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:31:10 +0000 Subject: [Koha-bugs] [Bug 20388] Elasticsearch - Ability to add search fields from UI In-Reply-To: <bug-20388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20388-70-1rCIveAmEw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20388 --- Comment #120 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- 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 entering the ElasticSearch mappings setup : https://pastebin.com/8Mj7LzvM Something I'm doing wrong? I remember this message being addressed in one of the obsoleted patches. Thanks a lot! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 21:59:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 19:59:35 +0000 Subject: [Koha-bugs] [Bug 17787] Hidden items included in count of search results In-Reply-To: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17787-70-WXrpDE6tHI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17787 --- Comment #12 from Gérard Simon Voyer <simon.voyer at collecto.ca> --- Created attachment 120721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120721&action=edit Bug 17787: Hidden items included in count of search results opac-search.pl does not consider items hidden by OpacHiddenItems in the search count. This attachment aims at fixing the count for visual harmony, since the bug lives on but is only reported in cases where the results count is greater than the value of results_per_page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 22:15:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 20:15:22 +0000 Subject: [Koha-bugs] [Bug 28303] New: Having multiple pluginsdir causes plugin_upload to try to write to the opac-tmpl folder Message-ID: <bug-28303-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28303 Bug ID: 28303 Summary: Having multiple pluginsdir causes plugin_upload to try to write to the opac-tmpl folder Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs at lists.koha-community.org Reporter: michael.hafen at washk12.org QA Contact: testopia at bugs.koha-community.org With multiple pluginsdir settings in koha-conf.xml, C4/Template::badtemplatecheck changes the config, causing plugins-upload to try to unpack plugins to the opac-tmpl folder which badtemplatecheck unshifts into the pluginsdir array in config. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 7 22:17:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 20:17:08 +0000 Subject: [Koha-bugs] [Bug 28303] Having multiple pluginsdir causes plugin_upload to try to write to the opac-tmpl folder In-Reply-To: <bug-28303-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28303-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28303-70-C8L4Jvd4rF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28303 --- Comment #1 from Michael Hafen <michael.hafen at washk12.org> --- Created attachment 120722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120722&action=edit Proposed fix -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 22:24:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 20:24:57 +0000 Subject: [Koha-bugs] [Bug 28304] New: C4/Templates::new causes error logs Message-ID: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Bug ID: 28304 Summary: C4/Templates::new causes error logs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: michael.hafen at washk12.org QA Contact: testopia at bugs.koha-community.org In C4/Templates::new() there is a call to $self->activethemes(), which I presume is to initialize a class variable. There is a sub in that packaged named activethemes though, which gets called instead, and results in a few lines in the web server error log because of incorrect parameters. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 22:25:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 20:25:30 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-MCaygSIseX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Michael Hafen <michael.hafen at washk12.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 7 22:27:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 May 2021 20:27:21 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-PlwzQKi7Bo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 --- Comment #1 from Michael Hafen <michael.hafen at washk12.org> --- Created attachment 120723 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120723&action=edit Proposed fix -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 09:53:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 07:53:24 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-64UYBCvMW1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #157 from Koha Team University Lyon 3 <koha at univ-lyon3.fr> --- Oh ! stupid ! I did'nt get it !. I think I only checked the flat list below. I redo the test checking the irregularities in the choice list and you are right it-s OK : this time irregularities are kept. I will sign off but I have 2 last suggestions : I think all the same, the display for weeks type is little ambiguous : The presence of 2 wordings very close can be troubling Please check the issues that are NOT published (irregularities) and below : Choice the weeks in the year where the issues are not published May be, in this case, the second is redundant. I would suggest to suppress the second and make the first like this : Please check in the dropdown list, the issues that are NOT published (irregularities) and last thing : the "Weeks(s)not_published" form is jumping when we check a checkbox. Could you add a "return false" to "Check_permanent_irregularities" function to prevent this ? Olivier -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 11:55:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 09:55:56 +0000 Subject: [Koha-bugs] [Bug 28238] Add itemcallnumber to ils-di GetAvailability output In-Reply-To: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28238-70-IIwosNK1AH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238 --- Comment #2 from Koha Team University Lyon 3 <koha at univ-lyon3.fr> --- Test plan : To see the output of getavailability service, run the following url in your browser : [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[BIBLIONUMBER]&id_type=biblio or this one [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[ITEMNUMBER]&id_type=item where the [OPACBASEURL] is the opac url of your test instance, [BIBLIONUMBER] and [ITEMNUMBER] a record number and itemnumber of your choice. After applying the patch, you'll see an extra tag itemcallnumber. Exemple : <dlf:itemcallnumber>840.08 COR R</dlf:itemcallnumber> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 12:01:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 10:01:04 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-ABEqb7mwLD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 21:10:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 19:10:19 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-q1yah5FVr4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Seems to works as expected but I see 4 transfers in the UI (Transferred items) And I'm not sure if the data is correct. (tried to make the table compact, so stuff was abridged) --+--------+--------+----+-------+--------+---+------------+----------- id|dt_rqstd|datesent|from|darrive|dcancel |to |reason |canc_reason --+--------+--------+----+-------+--------+---+------------+----------- ↓↓↓↓↓↓↓↓↓↓ 6) set the hold waiting - click it ↓↓↓↓↓ 1|18:50:39|18:50:39|CPL |8:50:48| |FFL|Manual |NULL ↓↓↓↓↓↓↓↓↓↓ Revert the hold or cancel and place a new one (NOT SURE ABOUT THAT)↓↓↓ 2|18:52:43|18:52:43|CPL | |18:53:19|FFL|Manual |Manual ↓↓↓↓↓↓↓↓↓ 14) Click that↓↓↓↓↓ 3|18:53:19|18:53:19|CPL | |18:53:24|FFL|Manual |CancelRes ↓↓↓↓↓↓↓↓↓ 16) choose 'cancel↓↓↓↓↓ 4|18:53:24| |CPL | |18:53:24|CPL|TransfCancel|Manual 5|18:53:24|18:53:24|CPL | | |FFL|Manual |NULL --+--------+--------+----+-------+--------+---+------------+----------- -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 21:19:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 19:19:55 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-M01VRxrALl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > unitprice remains 0. More like 'Actual cost tax inc.' right? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 21:20:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 19:20:41 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-4j48VAg7ca@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120551|0 |1 is obsolete| | --- Comment #16 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120724 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120724&action=edit Bug 27203: Adjust unit tests It seems the issue here is that the price passed in is a string, and not a number, so the tax value is not calculated when no unitprice is provided Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 21:20:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 19:20:45 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-x8YQpCGA71@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120552|0 |1 is obsolete| | --- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120725 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120725&action=edit Bug 27203: [alternate] Calculate tax based on ecost if unitprice not set There is code in populate_order_with_prices that is intended to use ecost over unitprice, it just doens't seem to be working. Making it more explicit seems to take care of the issue. To test: 1 - Create a basket 2 - Add an order line, don't set 'Actual cost: ', but use vendor price and a discount. 3 - Save 4 - Display all columns, 'Actual cost tax inc.' are GST columns aren't set. 5 - Apply batch 6 - Redo 1,2, 3 7 - Display all columns, GST is calculated correctly, unitprice remains 0. Signed-off-by: Marjorie <marjorie.barry-vila at collecto.ca> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 21:21:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 19:21:20 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-VeZBQ7Zz9I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Still works. Tests work. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 22:38:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 20:38:56 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-7NkdIY1MhQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Retried, still works after bug 28291 and bug 28281 :) -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 8 23:05:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 May 2021 21:05:51 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-Suf3l3RDCr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Thanks Owen :) QA: Looks good to me. I'll try to find someone to signoff. Test note: here are instruction to setup i-tiva https://wiki.koha-community.org/wiki/External_Integration#i-tiva -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:20:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:20:44 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-ZADrDr7X5u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:20:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:20:47 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-E6kQHH5OY0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120676|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120728 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120728&action=edit Bug 28266: fix spelling mistake on registers.tt TO test: 1. look at the cashup modal, see the wrong spelling of 'recieved' 2. Apply patch and see the right spelling Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:27:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:27:07 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-ShretH6U3j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:27:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:27:11 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-FCrpsvaAmc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120681|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120729&action=edit Bug 28229: Only show clubs on request.tt if clubs exist 1. Have no existing clubs 2. Apply patch 3. Go to request.tt and you will not see the club tab or any mention of clubs 4. Create at least 1 club 5. Go back to request.tt and now see the tab for clubs 6. Make sure you can place holds as an individual with and without clubs. 7. Make sure you can place holds for clubs. 8. rejoice and sign-off Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:27:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:27:16 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-AIRtvfJx58@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120715|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120730&action=edit Bug 28229: (follow-up) Adjust for easier translation I think moving the [% IF %] out of the HTML tag makes for easier translation. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:27:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:27:40 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-nNHD72uswf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Really nice enh for libraries not using the club feature - cutting down on confusion. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:40:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:40:39 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-cf4zLg8qPo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, this might be the same problem Victor already saw, but using the branch, I got stuck at this: YAML::XS::Load Error: The problem: control characters are not allowed was found at document: 0 at /usr/lib/x86_64-linux-gnu/perl5/5.24/YAML/XS.pm line 51 in YAML::XS::LoadFile at /usr/lib/x86_64-linux-gnu/perl5/5.24/YAML/XS.pm line 51 -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 12:44:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 10:44:16 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-K8tCgcaDcH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #23 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Trying again with 28281 applied as well, but got stuck with the same error again :( Help? -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:23:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:23:34 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-iwyA4ps802@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:23:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:23:40 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-sW86aPHiVU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120459|0 |1 is obsolete| | --- Comment #25 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120731 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120731&action=edit Bug 28179: Add the Chocolat gallery lightbox JS library Chocolat is a lightbox JS library. https://chocolat.insipi.de https://github.com/nicolas-t/Chocolat https://chocolat.gitbook.io Why Chocolat? It's released under the GPL v3 license, easy to use, configure and extend, and is still maintained/active. (and it has a nice name) Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Rasmus Leißner <rasmus.leissner at solutions-factory.de> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:23:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:23:44 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-phoKXJGjG6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120460|0 |1 is obsolete| | --- Comment #26 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120732 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120732&action=edit Bug 28179: Add a lightbox gallery to display cover images - detail page, staff interface This patch adds the ability to display the cover images of a bibliographic record in a gallery. Cover images attached to items can also be displayed in separated galleries. Test plan: All the cover images are affected, all the different sources will be tested. All the steps will be done on the same bibliographic record. 1. Local cover images a. Turn on LocalCoverImages and AllowMultipleCovers b. Add several local cover images to a bibliographic record c. Add several local cover images to an item d. Click on an image and confirm that it is displayed in a gallery and you can navigate see all the images attached to the bibliographic record e. Same for items 2. Adlibris a. Turn on AdlibrisCoversEnabled b. Edit the biliographic record and add an ISBN that will return a cover image for this service (9780670026623 for instance) c. Display the cover images in the gallery d. Note the link to the adlibris.com website at the bottom 3. Amazon a. Turn on AmazonCoverImages b. Display the cover images in the gallery 4. Coce a. Turn on IntranetCoce, set CoceHost to "http://coce.tamil.fr:8080" and select some values for CoceProviders. b. Display the cover images in the gallery 5. Custom cover images a. Turn on CustomCoverImages and set CustomCoverImagesURL to https://covers.openlibrary.org/b/isbn/{isbn}-M.jpg of anything else meaningful b. Display the cover images in the gallery Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Rasmus Leißner <rasmus.leissner at solutions-factory.de> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:23:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:23:49 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-CTtPEoNCfV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120461|0 |1 is obsolete| | --- Comment #27 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120733 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120733&action=edit Bug 28179: Adjust chocolat.js to display href In order to display link in the description we need to adjust chocolat.js Maybe this needs to be reported upstream Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch) Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Rasmus Leißner <rasmus.leissner at solutions-factory.de> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:23:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:23:54 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-CepEhghB5w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120462|0 |1 is obsolete| | --- Comment #28 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120734 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120734&action=edit Bug 28179: (follow-up) Updates to styling of lightbox controls This patch fixes a bug and adds some style changes which I think are nice. The bugfix is to change the z-index of the lightbox footer so that it isn't hidden when there is a language menu in the footer. The cosmetic changes replace the Chocolat image icons with new SVG assets based on Bootstrap Icons (https://icons.getbootstrap.com/). The color changes I think help the controls to be more visible. License information about Bootstrap Icons has been added to the About page. Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Rasmus Leißner <rasmus.leissner at solutions-factory.de> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:24:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:24:02 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-VtaI0f9Tfq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120463|0 |1 is obsolete| | --- Comment #29 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120735 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120735&action=edit Bug 28179: (follow-up) Remove console.log This patch removes a "console.log" from detail.tt and replaces it with similar output to the user. It will probably never be triggered, but better to handle it gracefully than have a hidden log. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Rasmus Leißner <rasmus.leissner at solutions-factory.de> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:24:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:24:12 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-zivtvvjzof@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #30 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Overall this works pretty great, but I am seeing something confusing in my testing: I've uploaded 2 local bib level covers. I've activated AdLibris covers. Looking at the detail page, I have 3 dots below the first cover and can swith back and forth, so far so good. When I click on the "second" dot, that is the second local cover and the one before the Adlibris one there is a "loading" icon that is not going away. I've tried changing the sequence of covers and services, it appears to remain showing on the "last" local cover one. And it's only on record level, not on the item level covers. ... And it remains without the patch set, so I am inclined to move this forward, but maybe worth looking at? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:34:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:34:29 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-fLm4PivBOg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #23 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am seeing a failure in the QA script, can you please check: FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt OK filters FAIL forbidden patterns forbidden pattern: console.log (line 1754) Also and more importantly, with this patch covers on result list are broken: Uncaught ReferenceError: NO_LOCAL_JACKET is not defined GetCoverFromBibnumber http://localhost:8080/opac-tmpl/bootstrap/js/localcovers_20.1200047.js:25 jQuery 2 GetCoverFromBibnumber http://localhost:8080/opac-tmpl/bootstrap/js/localcovers_20.1200047.js:21 <anonymous> http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=perl&weight_search=1:3137 jQuery 2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:46:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:46:59 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-LlNjzVU0lZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:47:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:47:04 +0000 Subject: [Koha-bugs] [Bug 28283] `Quantity received` should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-alOlL6AEoy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120687|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120736 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120736&action=edit Bug 28283: Add `inputmode="numeric"` to quantity on orderreceive This patch adds an inputmode to the quantity field on the order receive page in acquisitions. Test plan 1. Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. 2. Note that the 'Quantity received' input has an inputmode now. 3. Note that the 'Quantity received' input also has a pattern attribute. 4. Note that you should not be able to enter non-integer values. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:47:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:47:21 +0000 Subject: [Koha-bugs] [Bug 28283] 'Quantity received' should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-sKJ5eneooE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off Summary|`Quantity received` should |'Quantity received' should |have inputmode="numeric" |have inputmode="numeric" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 13:47:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 11:47:31 +0000 Subject: [Koha-bugs] [Bug 28283] 'Quantity received' should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-mkqLwF0W3C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:22:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:22:16 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-a9jtmhpbBN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #19 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am sorry, but I fail to understand the problem here :( I assume that we are looking at the basket summary page. Correct? I created 2 orders, one pre-patch and one post-patch, actual cost was left empty. The "Actual cost" (incl. or excl.) look exactly the same to me, both showing 0.00. Can you please help me figure this one out? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:40:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:40:32 +0000 Subject: [Koha-bugs] [Bug 22371] MARC bibliographic framework plugin to generate Cutter-Sanborn In-Reply-To: <bug-22371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22371-70-R5OL070VUa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22371 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #19 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I really like this and always happy to have new contribs, but I am worried about something in the behaviour of this plugin. I've also tried linking it to 050$a. When I import a record with a 050$a set already or open a record that already has it and click into the field or tab through the fields, the plugin is immediately triggered, killing the original value. I think we need this to trigger only 'on demand' or when the field is empty to avoid unintentional data loss. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:44:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:44:34 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-btRHDEk0el@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:44:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:44:38 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-SS0KLlg7ym@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119331|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120737 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120737&action=edit Bug 13613: Don't allow digest to be selected without a digest-able transport selected By default, only the email transport is enabled. This gives the messaging preferences the look of having email and digest and two options. I.E. to some users it appears that you check email for single emails, *or* you check digest for a digest email. To help remove this possible confusion, the digest mode checkbox should be disabled if no digest-able transports are checked for a given notice. Test Plan: 1) Apply this patch 2) For both the staff interface and the opac, note that the digest checkbox is disabled any time that no digest enabled transport ( email, sms if enabled ) is checked for the patron editor. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:44:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:44:43 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-svezhBH9nS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119332|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120738 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120738&action=edit Bug 13613: (Bug 22744 follow-up) Remove js handling for 'none' There was a function and a set of onclick events to handle the 'Do not notify' checkboxes. Those have been removed, so should this code To test: 1 - Sign in to opac 2 - Click on 'your messaging' tab from 'your account' 3 - Check/uncheck some boxes 4 - Note error in the console: Uncaught TypeError: document.opacmessaging.none2 is undefined 5 - Apply patch 6 - repeat 7 - no more error Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:44:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:44:48 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-QaLjsaJTTb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119333|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120739 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120739&action=edit Bug 13613: (follow-up) Use more unique classes This resolves the issue of being unable to save email as it was being hit by the validator Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:44:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:44:54 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-5eeTcyx4WS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120081|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120740 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120740&action=edit Bug 13613: (follow-up) Add tooltip when disabled This patch adds a tooltip to the digest checkboxes when disabled. When enabled the tooltip is hidden Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 14:45:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 12:45:59 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-MN3d6GZv2q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 --- Comment #18 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Thx for putting in the tooltip! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:06:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:06:17 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-wOJFYz8XWC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:06:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:06:21 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-BUtJVI7ysX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119950|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120741 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120741&action=edit Bug 24154: Get rules rather than values to determine if set or not Template plugin CirculationRules.Search returns "" if a rule doesn't exist or if the rule exists but is set to "" To get more info, we add a 'want_rule' parameter and use that to test if defined but blank To test: 1 - In circulation rules set the 'Default checkout, hold and return policy' without setting values 2 - Unset it 3 - Notice there is no visual difference 4 - Apply patch 5 - Reload the page 6 - note there is no 'Unset button' and first column says 'Not set' 7 - Save the rule with no values 8 - Now 'Defaults' is displayed and the unset button exists Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:06:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:06:26 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-Oir7AGrn2M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120047|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120742 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120742&action=edit Bug 24154: (follow-up) Make parameter and variable more explicit, add tests Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:06:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:06:31 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-Rk5k7q8x9b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120561|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120743 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120743&action=edit Bug 24154: Adjust assignment The code seems to work either way We have a mix in our code: git grep "}) %]" Using '=>' over '=' does look nicer Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:19:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:19:54 +0000 Subject: [Koha-bugs] [Bug 23406] Authorized Value for Suppression when added to Frameworks doesn't show Suppress in Staff Client In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-4KckPTCCIm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am sorry, but I don't believe this is a good solution. This will fail the second someone translates the authorised value (trust me, we do that! :) ) Looking at this, I wonder if we should handle this differently: We run into this issue because as soon as something is linked to an authorised value, the code will be replaced by the description in the XSLT. And this should not happen: XSLT.pm (see bug 14377): + # Replace the field value with the authorised value *except* for MARC21/NORMARC field 942$n (suppression in opac) if ( !( $tag eq '942' && $subfield eq 'n' ) || $marcflavour eq 'UNIMARC' ) { $value = GetAuthorisedValueDesc( $tag, $letter, $value, '', $tagslib ) So even when linked to an authorised value, we should still be seeing a 1 and the check should be working. Please check why this is not working as expected. I also feel like the depends on bug 26116 is wrong here - should be a blocks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:20:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:20:37 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-2KFCNz4BkW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Authorized Value for |When using an authorised |Suppression when added to |value for suppression, |Frameworks doesn't show |record doesn't show as |Suppress in Staff Client |suppressed in staff | |interface -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:41:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:41:56 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-OGfsRpBE5e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:42:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:42:01 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-oigjeq0GWx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120451|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120744&action=edit Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables Bug 14570 added a borrower_relationships table but it didn't remove the relationship column from the following tables: - deletedborrowers - borrowers - borrower_modifications Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:42:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:42:06 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-Wc4ggpOUmg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120452|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120745 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120745&action=edit Bug 26995: Remove references to relationship column Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:42:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:42:11 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-bN7JtmF3XU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120453|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120746 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120746&action=edit Bug 26995: (QA follow-up) Fix logic in database update The logic was reversed.. if the column exists we want to delete it ;) Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 15:53:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 13:53:33 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-GJdAP0lW9F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to David Nind from comment #7) > If claims is a subset of the acquisitions module, then how about > "Acquisitions - Claims"? This is actually not only about acq claims - it also covers serial issue claims and acq orders: WHERE module = 'ACQUISITIONS' AND ( action = 'SERIAL CLAIM' OR action = 'ACQUISITION ORDER' OR action = 'ACQUISITION CLAIM') Ultimately, that's a bit of a weird mix, especially since orders are not claims... we might want to split them up at some point. But let's fix this bug first :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 16:49:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 14:49:48 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-O1B94eA5Bm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 16:49:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 14:49:52 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-lNpjyxUVzy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119548|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120747 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120747&action=edit Bug 28108: Fix filtering Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 16:49:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 14:49:58 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-oS6GZhnbfz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120748 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120748&action=edit Bug 28108: (QA follow-up) Make the system preference description more precise There has been some confusion on what the pref really covers, so I hope this helps to resolve. Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 16:50:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 14:50:03 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-1RlwzzBRrg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120749 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120749&action=edit Bug 28108: (QA follow-up) Add actions to log viewer The following actions were missing from the template, so the code showed instead of a translatable description: * ACQUISITION CLAIM * ACQUISITION ORDER * SERIAL ORDER -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 17:10:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 15:10:44 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-sOfKnshYFD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Holds Ratio report is not |Holds ratio report is not |reporting on records with 1 |reporting on records with 1 |hold |hold -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 17:11:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 15:11:47 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-ooFHPbDk8V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 17:11:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 15:11:52 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-mxfrdllKWt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119385|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120750 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120750&action=edit Bug 25760: [Alternate] (bug 15422 follow-up) Display record with hold ratio greater than or equal to the value entered On bug 15422 we made it so that only holds with copies to buy to acheive the holds ratio showed Users have reported that they want to see record where there are 0 copies to buy i.e. the holds ration matches the value entered This patch changes the criteria for returning holds to be if the ratio for a given title is equal to or greater then the ratio specified in the form I also renamed 'ratiocalc' to 'copies_to_buy' since that is what is contains Test plan: 1. Create bibliographic records with 1, 2 and 3 items 2. Place 1 hold on each of them 3. Go to the Hold ratios report and search with ratio = 1, 2 then 3 4. You expect to see: the title with 1 item with ratio 1 nothing otherwise 5. Place another hold on each of the record 6. Repeat 3 you expect to see: titles with 1 or 2 items with ratio 1 title with 1 item for ratio 2 nothing with ratio 3 7. Place another hold on each of the record 8. Repeat 3 you expect to see: titles with 1 or 2 or 3 items with ratio 1 title with 1 item or 2 items for ratio 2 nothing with ratio 3 9. Make sure there is no regression in the test plan of bug 15422 Comments from Frank Hansen: Some comments. When I adding the third hold on each record in step 7, It will result in the following result: titles with 1 or 2 or 3 items with ratio 1 title with 1 items with ratio 2 because the title with 2 items will get a ratio of 1.50 and not 2. title with 1 items with with ratio 3 Signed-off-by: Frank Hansen <frank.hansen at ub.lu.se> Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 17:18:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 15:18:20 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-Q4jZVUz64o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Same issue here I had on the pl-PL patch :( YAML::XS::Load Error: The problem: control characters are not allowed was found at document: 0 at /usr/lib/x86_64-linux-gnu/perl5/5.24/YAML/XS.pm line 51 in YAML::XS::LoadFile at /usr/lib/x86_64-linux-gnu/perl5/5.24/YAML/XS.pm line 51 -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 17:18:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 15:18:41 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-Y6xZfN36SD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 22:42:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 20:42:31 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-nG4xkb2nwq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #24 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Katrin Fischer from comment #22) > Hm, this might be the same problem Victor already saw, but using the branch, Which problem? It seems I didn't get a problem each time I tried. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Sun May 9 22:47:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 20:47:20 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-bs2A0jNG4s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #20 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > The "Actual cost" (incl. or excl.) look exactly the same to me, both showing 0.00. IIUC it's what the patch does. It's different from the 1st patch which not only made the GST to be set but also the Actual cost tax inc. === Something I'm not sure is: > 7 - Display all columns, GST is calculated correctly, unitprice remains 0. unitprice? I expected "Actual cost tax inc." to be mentioned instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 22:48:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 20:48:16 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-o1zjZBgfkz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- To me the table with the prices (basket summary) looks exactly the same with and without patch...so that's why I am confused. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 9 22:53:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 20:53:54 +0000 Subject: [Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line In-Reply-To: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15348-70-ZwQoif6vGx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 --- Comment #29 from Aleisha Amohia <aleisha at catalyst.net.nz> --- I couldn't reproduce your bug. Is someone else about to reproduce it? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 01:53:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 23:53:29 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-U01z1JtDKX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #324 from David Cook <dcook at prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #321) > Note: maxreserves counts the number of holds in the group hold, i.e. it > doesn't count it as one. It seems that was intentional. But highlighting > that for QA to review. > Holds per day and holds total circ rules count the group as 1. That's an interesting point. On one hand, you might want to limit the number of group members. On the other hand, it doesn't make sense to count the group as 1 hold but then also consider group members in terms of max reserves. Aleisha: What are your thoughts? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 01:55:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 May 2021 23:55:12 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-DdgSj7tZCr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #325 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #324) > That's an interesting point. On one hand, you might want to limit the number > of group members. On the other hand, it doesn't make sense to count the > group as 1 hold but then also consider group members in terms of max > reserves. > > Aleisha: What are your thoughts? Oh I think I might be conflating 15565 and 15516. I think Victor's comment is still relevant though. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:00:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:00:36 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-WYZZRnkIon@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #260 from David Cook <dcook at prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #259) > Is that expected that Holds allowed (total) isn't taken into account? > my $lowestvalue = min( $maxreserves, $remaining_holds_for_record, > $remaining_holds_allowed_today ); Sounds like a bug to me. Aleisha? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:16:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:16:01 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-vuMTsEPX2F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook <dcook at prosentient.com.au> --- (In reply to Julian Maurice from comment #0) > Warning for Ubuntu Focal users: the packaged version of CGI::Compile is 0.24 Yikes... According to https://packages.ubuntu.com/search?keywords=libcgi-compile-perl&searchon=names, the only bad one is focal 20.04. I'll raise an issue with Ubuntu. I don't think forbidding CGI::Compile 0.24 is going to be practical for Koha users. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:23:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:23:59 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-K4xtMwPhaE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- https://bugs.launchpad.net/ubuntu/+source/libcgi-compile-perl/+bug/1927882 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:29:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:29:17 +0000 Subject: [Koha-bugs] [Bug 28305] New: Remove doc reference to XML::Simple in C4::Config Message-ID: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 Bug ID: 28305 Summary: Remove doc reference to XML::Simple in C4::Config Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Developer documentation Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org C4::Config doesn't need a doc reference to XML::Simple, especially not since Bug 28278 was pushed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:29:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:29:50 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Config In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-K2bjZmW554@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28278 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:29:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:29:50 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-OUL7ftmfeu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28305 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 [Bug 28305] Remove doc reference to XML::Simple in C4::Config -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:31:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:31:18 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-NZvgEgrC8s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Remove doc reference to |Remove doc reference to |XML::Simple in C4::Config |XML::Simple in C4::Context -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:31:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:31:55 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-93nGtx2cvB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:31:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:31:58 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-dDuVXadrNz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Created attachment 120751 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120751&action=edit Bug 28305: Remove doc reference to XML::Simple in C4::Context We don't need a See Also reference to XML::Simple in the C4::Context, especially since Bug 28278 replaced the parsing of koha-conf.xml with XML::LibXML. Test plan: 1. Apply patch 2. perldoc C4/Context.pm -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:32:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:32:05 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-OEwhG1GMbD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 02:35:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 00:35:53 +0000 Subject: [Koha-bugs] [Bug 7669] Search Results Multiple Cover Image HTML & CSS In-Reply-To: <bug-7669-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7669-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7669-70-TQ3LSIZRG9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7669 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:06:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:06:29 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-sNGaBub3EA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #25 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Katrin Fischer from comment #23) > Trying again with 28281 applied as well, but got stuck with the same error > again :( > > Help? You need to have all those dependencies listed in the bug report here, not just 28281. Rebasing the patches on top of master is your best bet I think, it contains already those. But note I have not yet tried if it works still even after all those fixes because I have not yet went through the full installer after those bugs being fixed. Also please make sure to run "git clean -d -f" after your testing to make sure the translation files get updated. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:53:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:53:51 +0000 Subject: [Koha-bugs] [Bug 28306] New: Allow to query database with minimal memory footprint Message-ID: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Bug ID: 28306 Summary: Allow to query database with minimal memory footprint Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice at biblibre.com Reporter: julian.maurice at biblibre.com QA Contact: testopia at bugs.koha-community.org CC: dcook at prosentient.com.au The goal is to be able to build a database handler (dbh) and to execute queries without loading unnecessary stuff. This will be useful to reduce memory usage of daemons that need to check the database periodically -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:55:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:55:05 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-6O54b07QVq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 --- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120752 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120752&action=edit Bug 28306: Allow to query database with minimal memory footprint The goal is to be able to build a database handler (dbh) and to execute queries without loading unnecessary stuff. This will be useful to reduce memory usage of daemons that need to check the database periodically The patch provides a new method Koha::Database::dbh which returns a database handler without loading the DBIx::Class schema. This method is also used by DBIx::Class, so whether you use DBI or DBIx::Class, the same method is used to initialize the connection. The patch also moves some code in order to avoid loading C4::Context: - C4::Context::timezone moves to Koha::Config - C4::Context::db_scheme2dbi moves to Koha::Database To measure memory usage I used the following commands: * before the patch: perl -MKoha::Database \ -E 'Koha::Database->schema->storage->dbh->do("select 1");' \ -E '$|=1; say $$; sleep 2' \ | while read pid; do ps -p $pid -o rss=; done * after the patch: perl -MKoha::Database \ -E 'Koha::Database->dbh->do("select 1");' \ -E '$|=1; say $$; sleep 2' \ | while read pid; do ps -p $pid -o rss=; done It will give you the RSS (Resident Set Size) of the perl process in kB What I get: * before the patch: between 96.9MB and 97.2MB * after the patch: between 17.8MB and 18.2MB Note that if a timezone is configured (either from $KOHA_CONF or TZ environment variable), Koha will load DateTime::Timezone to check if it's valid, and it increases RSS to 36MB Another interesting metric is the number of modules loaded: * before the patch: perl -MKoha::Database \ -E 'Koha::Database->schema->storage->dbh;' \ -E 'say scalar keys %INC' Result: 567 * after the patch: perl -MKoha::Database \ -E 'Koha::Database->dbh;' \ -E 'say scalar keys %INC' Result: 51 Test plan: 1. Apply the patch & restart starman 2. Make sure Koha is still ok (ie. can access the database, does not have encoding issues, ...) 3. Run the tests in t/Context.t, t/Koha/Config.t, t/db_dependent/Koha/Database.t, t/timezones.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:55:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:55:19 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-gDZCYS5gVk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:55:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:55:29 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-NfOciWQj4J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28276 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:55:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:55:29 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-3PvEs2mUMM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28306 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 [Bug 28306] Allow to query database with minimal memory footprint -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 08:57:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 06:57:56 +0000 Subject: [Koha-bugs] [Bug 27267] Create more efficient daemon for indexing Zebra In-Reply-To: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27267-70-BYMetriPbw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27267 --- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> --- David, can you take a look at bug 28306 ? I think you can replace your _get_dbh call by a call to Koha::Database->dbh without using much more memory. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:07:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:07:59 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-4IZyINU9Fq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #31 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I have noticed that as well. Actually it's not a matter of position, but it depends on the size of the image. If the image is small you will see the loading image in the background. It's worth to open a new bug report. Thanks for the QA stamp! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:13:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:13:08 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-SEKd4aUrga@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #26 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Joonas Kylmälä from comment #25) > (In reply to Katrin Fischer from comment #23) > > Trying again with 28281 applied as well, but got stuck with the same error > > again :( > > > > Help? > > You need to have all those dependencies listed in the bug report here, not > just 28281. Rebasing the patches on top of master is your best bet I think, > it contains already those. But note I have not yet tried if it works still > even after all those fixes because I have not yet went through the full > installer after those bugs being fixed. Also please make sure to run "git > clean -d -f" after your testing to make sure the translation files get > updated. I've run the translation, but was probably missing other dependencies as you suggest. As this is on a branch, I think it'd be easier to have Joubu rebase as I can't attach a fixed patch set. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:16:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:16:16 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-hG5UMuy0gG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:16:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:16:21 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-s539y7WxBv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #24 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120753 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120753&action=edit Bug 28180: (follow-up) Remove console.log -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:16:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:16:26 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-Uzs7pRrFzx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #25 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120754&action=edit Bug 28180: Restore NO_LOCAL_JACKET This is a patch to squash. No idea what it got removed previously -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:17:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:17:06 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-kAUXSg7xNn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #26 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Katrin Fischer from comment #23) Both fixed! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:37:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:37:03 +0000 Subject: [Koha-bugs] [Bug 28216] Fix vendor list group by in serials statistics wizard In-Reply-To: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28216-70-6ZHk4XZlx5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28216 --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- Oh I see -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:39:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:39:26 +0000 Subject: [Koha-bugs] [Bug 28216] Fix vendor list group by in serials statistics wizard In-Reply-To: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28216-70-P51O91jbRC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28216 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:39:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:39:30 +0000 Subject: [Koha-bugs] [Bug 28216] Fix vendor list group by in serials statistics wizard In-Reply-To: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28216-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28216-70-JqBW7lI4W7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28216 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120163|0 |1 is obsolete| | --- Comment #4 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120755 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120755&action=edit Bug 28216: Fix vendor list group by in serials statistics wizard Bug 24940 added sort vendor list by aqbookseller.name but removed accidentally the group by. Now vendors are repeated in the list. Test plan : 1) Create several subscriptions for same vendor 2) Go to Reports > Serials 3) Check list of vendors => Without patch you see the same vendor several times => With patch you seen it once 4) Check sort is still on vendor name -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:41:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:41:59 +0000 Subject: [Koha-bugs] [Bug 25883] Show transfer on checkin screen In-Reply-To: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25883-70-GvNmrzd0SE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 09:46:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 07:46:27 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-3L1tca5b4r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Nick Clemens from comment #5) > (In reply to Martin Renvoize from comment #4) > > This one seems to work for me.. what browser were you using to test Severine? > > I get a similar problem to Severine on Firefox - I ordered 13 copies, put > 3.4 into the quantity to receive. > > When I typed 3 it selected three items, when I put '.4' it deselected all, > but let me proceed. The quantity field in the order is correct at 10, but > the quantity in the received order is 'NULL' Nick, was this comment for bug 28283? I am not able to recreate what you describe on FF 78.8 ESR -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:01:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:01:23 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-Wo5Ur912cA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120756 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120756&action=edit Bug 28299: Make buildKohaItemsNamespace accept Koha::Items -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:01:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:01:45 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-jaXw4WsBUF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Something like that, Tomas? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:03:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:03:11 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-p5PFQgcki6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #27 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Remote branch rebased against master. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:03:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:03:46 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-eovNsE0saB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com, | |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:04:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:04:13 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-wDK5yELXPr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Remote branch rebased against master. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:04:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:04:38 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-AhlmHlE60Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- This looks very interesting, I'm loving how much code cleaning goes on and the results in my testing so far are very promising.. I'll continue to play a little and then SO, great work Julian -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:14:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:14:31 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-Hvo8FCFaLp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120757 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120757&action=edit Bug 24434: Add Unit Tests for relations This patch adds unit tests for the newly introduced to_library (and also add the missing test for the existing from_library). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:24:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:24:58 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-BdyTmlhHhD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24492 Severity|enhancement |minor CC| |jonathan.druart+koha at gmail. | |com Version|20.05 |unspecified Assignee|koha-bugs at lists.koha-commun |estherm at sodaspringsid.com |ity.org | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24492 [Bug 24492] Add a 'library cashup' workflow to the point of sale system -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:24:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:24:58 +0000 Subject: [Koha-bugs] [Bug 24492] Add a 'library cashup' workflow to the point of sale system In-Reply-To: <bug-24492-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24492-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24492-70-ibUYVztCLI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24492 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28266 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 10:29:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 08:29:39 +0000 Subject: [Koha-bugs] [Bug 28233] Backport removal of excess opaccredits div In-Reply-To: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28233-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28233-70-ja8dXl57gU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28233 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to stable CC| |jonathan.druart+koha at gmail. | |com --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Sending to 20.05 queue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 11:12:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 09:12:41 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-04QelcpSUo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #26 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120758 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120758&action=edit Bug 24434: Unit tests for updateWrongTransfer Add unit tests to cover updateWrongTransfer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 11:49:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 09:49:52 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-d3h8INF4jI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120222|0 |1 is obsolete| | --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120759 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120759&action=edit Bug 27064: Only allow transferring a hold from the transfers page These patches replace the 'Waiting' button on the transfers page with a 'Transfer' button and correct some other related problem by passing the hold object to the template and using that to fetch patron info as well as passing the reserve_id through to ensure the correct hold is affected at all times To test: 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found (missing patron/branch info) 6 - You have the option to set the hold waiting - click it 7 - The transfer is generated and marked completed 8 - The hold is marked as waiting, but the item is still at Library A and no transfer is active 9 - The patron is notified that the hold is waiting 10 - Revert the hold or cancel and place a new one 11 - Apply patches 12 - Attempt transfer again 13 - You now have the option to transfer the hold 14 - Click that 15 - Hold is in transit and transfer is generated correctly 16 - Transfer again and choose 'cancel' 17 - Confirm hold is cancelled and transfer generated Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 11:55:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 09:55:24 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-ZnLRUkohlC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120760&action=edit Bug 13613: Move similar JS code to a function -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 11:58:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 09:58:53 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-vMqGfEmVnd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion CC| |jonathan.druart+koha at gmail. | |com --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- It's not clear to me how strong we want to prevent that. 1. existing values: a. should we update the DB? b. what if the form is loaded with all checked? 2. Shouldn't it be forbidden at lower level? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:01:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:01:08 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-b1hGU4QKCi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:01:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:01:11 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-rrSq5WCNlW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120434|0 |1 is obsolete| | --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120761 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120761&action=edit Bug 28135: Replace use of input type number in additem.js This patch corrects in instance where JavaScript is creating an input tag with type "number." To test, apply the patch and make sure the AcqCreateItem system preference is set to "when receiving." - Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. - On the page for receiving items you should see an add item form. - Click the "Add multiple items" button at the bottom of the form. - Test the "Number of items to add" field. It should not accept any input except numbers. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:05:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:05:12 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-vTmiEoMtVq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Jonathan Druart from comment #6) > (In reply to Nick Clemens from comment #5) > > (In reply to Martin Renvoize from comment #4) > > > This one seems to work for me.. what browser were you using to test Severine? > > > > I get a similar problem to Severine on Firefox - I ordered 13 copies, put > > 3.4 into the quantity to receive. > > > > When I typed 3 it selected three items, when I put '.4' it deselected all, > > but let me proceed. The quantity field in the order is correct at 10, but > > the quantity in the received order is 'NULL' > > Nick, was this comment for bug 28283? > > I am not able to recreate what you describe on FF 78.8 ESR Yes, I tested the wrong thing. Note: There is no feedback when the input is incorrect - and I can still input strings as long as they start with a number, e.g. "4A" "5.2" but only the first numeric portion is used -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:09:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:09:05 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-PCFsgn1svb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120762&action=edit Bug 28229: Count only if needed We don't need to count the number of clubs if we selected a patron or club already -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:13:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:13:18 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-lYj1P9rG4n@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120763 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120763&action=edit Bug 28108: Replace one remaining occurrence -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:30:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:30:02 +0000 Subject: [Koha-bugs] [Bug 26139] 'Place hold' button isn't hidden in all detail views if there are no items available for loan In-Reply-To: <bug-26139-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26139-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26139-70-VcTqoqjwwy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26139 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28286 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 [Bug 28286] Place hold button not displayed when biblio has only Ordered items -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:30:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:30:02 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-jfgBGPxKMv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26139 CC| |jonathan.druart+koha at gmail. | |com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26139 [Bug 26139] 'Place hold' button isn't hidden in all detail views if there are no items available for loan -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:37:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:37:36 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-082p5eDFoO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |michael.hafen at washk12.org Component|Templates |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:37:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:37:43 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-T8bpVz4YKl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 12:47:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 10:47:25 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-JBgyJ8K0TO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120764 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120764&action=edit Bug 27064: (QA follow-up) Do not send tobranchcd twice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:05:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:05:01 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-H5cCxzMIci@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- This works as expected, signing off. However, I think it may highlight a problem with some of the logic around transfer cancellation and the internal update of ModItemTransfer to use that method. I'll continue to investigate on another bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:06:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:06:32 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-mxvnvkBYuG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #21 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Jonathan Druart from comment #20) > It's not clear to me how strong we want to prevent that. > > 1. existing values: > a. should we update the DB? > b. what if the form is loaded with all checked? > 2. Shouldn't it be forbidden at lower level? TLDR - I think these are all correct, but this bug is very old and offers improvement - we should file new bugs for remaining issues 1 - a - The current behaviour if only digest selected is to send nothing - we check if they want a digest, then loop the transports - we could clean up, but loading a patron after this bug will fix things and behaviour won't change b - All checked is fine - digestible notices will be digested, and others will not be 2 - Yes, but things are handled in C4/Form/MessagingsPreferences.pm - this needs tests/moved to Koha -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:22:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:22:47 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-H0ooOfsTBH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 --- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I see this more as a "helper" kind of thing. Nothing bad is going to happen if you check digest and no transport afaik - it just doesn't make sense? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:27:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:27:29 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-EDTfCfqUYh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #22 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120765 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120765&action=edit Changes after the patch Existing orders are not affected - the 'Actual cost/unitprice' is not affected (0 is correct) GST is not calculated before patch, but is correct after patch, based on the 'Budgeted cost/ecost' an is correct in totals Orders before the patch are not affected, but will correctly calculate on receipt or edit -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:36:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:36:14 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-x8SOVD8ubz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120766&action=edit Bug 28189: (QA folloq-up) Fix fallback case Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:36:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:36:58 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-CybKvVtN2M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Sorry for the delay. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:47:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:47:25 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-CDFpsIA25m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Victor Grousset/tuxayo from comment #8) > Seems to works as expected but I see 4 transfers in the UI (Transferred > items) > And I'm not sure if the data is correct. > > (tried to make the table compact, so stuff was abridged) > > --+--------+--------+----+-------+--------+---+------------+----------- > id|dt_rqstd|datesent|from|darrive|dcancel |to |reason |canc_reason > --+--------+--------+----+-------+--------+---+------------+----------- > ↓↓↓↓↓↓↓↓↓↓ 6) set the hold waiting - click it ↓↓↓↓↓ > 1|18:50:39|18:50:39|CPL |8:50:48| |FFL|Manual |NULL > ↓↓↓↓↓↓↓↓↓↓ Revert the hold or cancel and place a new one (NOT SURE ABOUT > THAT)↓↓↓ > 2|18:52:43|18:52:43|CPL | |18:53:19|FFL|Manual |Manual > ↓↓↓↓↓↓↓↓↓ 14) Click that↓↓↓↓↓ > 3|18:53:19|18:53:19|CPL | |18:53:24|FFL|Manual |CancelRes > ↓↓↓↓↓↓↓↓↓ 16) choose 'cancel↓↓↓↓↓ > 4|18:53:24| |CPL | |18:53:24|CPL|TransfCancel|Manual > 5|18:53:24|18:53:24|CPL | | |FFL|Manual |NULL > --+--------+--------+----+-------+--------+---+------------+----------- To highlight the issue I'm referring to using Victors test data above.. It's the final transfer that's an error, not with this bug, but with another that's already in master. It's is a 'return to sending branch' that's triggered by the cancellation.. this happens automatically when the item is perceived to be 'in_transit'.. problem is.. ModItemTransfer always puts items immediately in transit.. but there are times when that isn't the right action and the item hasn't actually left the building as such yet.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:49:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:49:17 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-mReCWSuwND@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24434 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:49:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:49:17 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-71N4CcKdPg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27064 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:50:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:50:57 +0000 Subject: [Koha-bugs] [Bug 28177] Add date column and column configuration to uploads In-Reply-To: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28177-70-n9hrKjULUS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28177 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 13:51:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 11:51:01 +0000 Subject: [Koha-bugs] [Bug 28177] Add date column and column configuration to uploads In-Reply-To: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28177-70-gVcM0MWhXG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28177 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120767&action=edit Bug 28177: Add date column and column configuration to uploads This patch adds a "Date added" column to the table showing uploaded files. Column configuration is added to the table, and the date column is hidden by default. To test, apply the patch and restart all. - Go to Tools -> Upload. - If necessary, upload multiple files with the same category. - Use the "Search uploads by category" form to find those uploads. - In the table of uploads, confirm that table settings and other DataTable controls work correctly, including the option to show the "Date added" column. - Go to Administration -> Table settings -> Tools -> upload. - Change the settings for the uploads table. - Return to Uploads and confirm that your changes are reflected in the display of the uploads table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:08:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:08:25 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-TVVY1zTli7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120768 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120768&action=edit Bug 28286: Replace < 1 with <= 0 It's the same but read more natural -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:11:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:11:51 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-3CSG9tvEQ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120769&action=edit Bug 28299: Make buildKohaItemsNamespace accept a Koha::Items resultset This patch makes buildKohaItemsNamespace (and its only caller, XSLTParse4Display) accept a an optional Koha::Items resultset. This way we don't need to calculate (from the DB) the list of hidden itemnumbers, but solve it in one query. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:12:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:12:14 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-I2ezJEn7MR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:12:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:12:17 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-MfgnGefxBB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120476|0 |1 is obsolete| | Attachment #120720|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120770 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120770&action=edit Bug 18112: Add street type to self reg/self mod form 1. Add some values to the ROADTYPE authorized value 2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure streettype is NOT checked 3. Go the self reg form, no street type field 4. Apply patch 5. Check the self reg form, streettype should be there with all the options defined in ROADTYPE a.v. 6. Check the self modification form, street type should be there. 7. Make sure PatronSelfRegistrationBorrowerUnwantedField and PatronSelfModificationBorrowerUnwantedField hide the field correctly. 8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the field required. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:12:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:12:21 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-d546oTA5pN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #8 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120771 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120771&action=edit Bug 18112: (follow-up) add required class to select Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:17:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:17:26 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-4Ny0eYEn3Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:19:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:19:54 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-5kmeE5jBZ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:19:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:19:57 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-SDeMPdkS6v@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 --- Comment #13 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120772 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120772&action=edit Bug 23406: Unit test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:01 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-KGpCdLCXo0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 --- Comment #14 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120773&action=edit Bug 23406: Don't translate suppressed authorised values We have a test in C4/XSLT/transformMARCXML4HTML which is meant to exclude the 942n, however, it doesn't work because it checks the $subfield parameter against n $subfield is an arrayref with the code and value as members we need to check $subfield->[0] To test: 1 - Apply only unit tests 2 - prove -v t/db_dependent/XSLT.t 3 - It fails 4 - Confirm 952$n in default framework is tied ot authorised value 'YES_NO' or do so 5 - Set OpacSuppression to 'Hide' 6 - Edit a record in the default template, changing 942$n to 'Yes 7 - Confirm the record is suppressed in opac 8 - Note there is no suppression notice in the record in staff client 9 - Apply second patch 10 - Reload and confirm staff side shows suppression notice 11 - Confirm record still suppressed in OPAC 12 - Edit record, set 942$n to 'no' 13 - Confirm there is no suppression notice in staff client 14 - Confirm you can view the record in OPAC 15 - prove -v t/db_dependent/XSLT.t 16 - Tests pass! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:16 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-XmurCHpT2o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120719|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:32 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-DOjCiEPFr7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7620 CC| |jonathan.druart+koha at gmail. | |com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7620 [Bug 7620] OPACNoResult, add search string to available parameters -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:32 +0000 Subject: [Koha-bugs] [Bug 7620] OPACNoResult, add search string to available parameters In-Reply-To: <bug-7620-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7620-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7620-70-va1SdxzZ0j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7620 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28241 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:38 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-HC1KTXbSh5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|26116 | Blocks| |26116 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26116 [Bug 26116] Allow multiple suppression values -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:20:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:20:38 +0000 Subject: [Koha-bugs] [Bug 26116] Allow multiple suppression values In-Reply-To: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26116-70-HFlP6YyouF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26116 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|23406 | Depends on| |23406 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:25:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:25:58 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-ZwC251Ugsq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120750|0 |1 is obsolete| | --- Comment #18 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120774 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120774&action=edit Bug 25760: [Alternate] (bug 15422 follow-up) Display record with hold ratio greater than or equal to the value entered On bug 15422 we made it so that only holds with copies to buy to acheive the holds ratio showed Users have reported that they want to see record where there are 0 copies to buy i.e. the holds ration matches the value entered This patch changes the criteria for returning holds to be if the ratio for a given title is equal to or greater then the ratio specified in the form I also renamed 'ratiocalc' to 'copies_to_buy' since that is what is contains Test plan: 1. Create bibliographic records with 1, 2 and 3 items 2. Place 1 hold on each of them 3. Go to the Hold ratios report and search with ratio = 1, 2 then 3 4. You expect to see: the title with 1 item with ratio 1 nothing otherwise 5. Place another hold on each of the record 6. Repeat 3 you expect to see: titles with 1 or 2 items with ratio 1 title with 1 item for ratio 2 nothing with ratio 3 7. Place another hold on each of the record 8. Repeat 3 you expect to see: titles with 1 or 2 or 3 items with ratio 1 title with 1 item or 2 items for ratio 2 nothing with ratio 3 9. Make sure there is no regression in the test plan of bug 15422 Comments from Frank Hansen: Some comments. When I adding the third hold on each record in step 7, It will result in the following result: titles with 1 or 2 or 3 items with ratio 1 title with 1 items with ratio 2 because the title with 2 items will get a ratio of 1.50 and not 2. title with 1 items with with ratio 3 Signed-off-by: Frank Hansen <frank.hansen at ub.lu.se> Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:28:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:28:20 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-pauTt2b00L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120775 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120775&action=edit Bug 26995: Fix SQL syntax error on the about page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:34:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:34:00 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-vRprUfyhHf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Why do we move 'ACQUISITION ORDER' to claims? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:44:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:44:33 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-khV4s14JhC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia at bugs.koha-communit |joonas.kylmala at helsinki.fi |y.org | --- Comment #28 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Passing QA: Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:52:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:52:28 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-4OlDPMJUnB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|Medium patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:53:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:53:19 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-oikDgrpjaB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:53:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:53:25 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-SdTyVCCvy8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112871|0 |1 is obsolete| | --- Comment #124 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120776&action=edit Bug 11999: Add maxreserves check in CanBookBeReserved and CanItemBeReserved - Check if borrower has reached the maximum number of holds allowed (syspref maxreserves) The goal of this patch is to do these checks also when using ILS-DI services HoldTitle and HoldItem Test plan: ---------- Before patch: 1/ Set syspref maxreserves to 1 2/ Place some holds through ILS-DI and note that you can place more than 1 hold for a borrower Apply the patch 3/ Place some holds through ILS-DI, you shouldn't be able to place more than 1 hold for a borrower 4/ Try to place holds on staff interface and OPAC. The behaviour must be identical than before the patch. Maxreserves and alreadyreserved works on ILSDI Maxreserves works also on staff and opac Already reserves works also on staff and opac tests on t/db_dependent/Reserves.t and t/db_dependent/Holds.t passe (using koha_ut db) Signed-off-by: Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:53:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:53:48 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-bJfknWW8EJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112872|0 |1 is obsolete| | --- Comment #125 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120777 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120777&action=edit Bug 11999: Test improvements + check maxreserves improve t/db_dependent/Reserves.t to make tests pass on UNIMARC installation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:54:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:54:13 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-BL2uN1mNvR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112874|0 |1 is obsolete| | Attachment #120777|0 |1 is obsolete| | --- Comment #126 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120778&action=edit Bug 11999: Test improvements + check maxreserves improve t/db_dependent/Reserves.t to make tests pass on UNIMARC installation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:55:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:55:25 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-B06nU6UHGW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120776|0 |1 is obsolete| | --- Comment #127 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120779 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120779&action=edit Bug 11999: Add maxreserves check in CanBookBeReserved and CanItemBeReserved - Check if borrower has reached the maximum number of holds allowed (syspref maxreserves) The goal of this patch is to do these checks also when using ILS-DI services HoldTitle and HoldItem Test plan: ---------- Before patch: 1/ Set syspref maxreserves to 1 2/ Place some holds through ILS-DI and note that you can place more than 1 hold for a borrower Apply the patch 3/ Place some holds through ILS-DI, you shouldn't be able to place more than 1 hold for a borrower 4/ Try to place holds on staff interface and OPAC. The behaviour must be identical than before the patch. Maxreserves and alreadyreserved works on ILSDI Maxreserves works also on staff and opac Already reserves works also on staff and opac tests on t/db_dependent/Reserves.t and t/db_dependent/Holds.t passe (using koha_ut db) Signed-off-by: Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:55:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:55:44 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-UKmFKTruct@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120778|0 |1 is obsolete| | --- Comment #128 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120780 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120780&action=edit Bug 11999: Test improvements + check maxreserves improve t/db_dependent/Reserves.t to make tests pass on UNIMARC installation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 14:58:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 12:58:34 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-lWK1XjbU4D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 --- Comment #129 from Fridolin Somers <fridolin.somers at biblibre.com> --- (In reply to Joonas Kylmälä from comment #123) > I didn't realize the follow-ups here removed those git merge conflict > resolution hints. It would still probably be better if the conflicts were > solved in the patches they happen. If I review the patch "Test improvements > + check maxreserves" it contains merge resolution and test improvements, so > two things, git commits should do just one thing. Also "Bug 11999: (QA > follow-up)" doesn't say what it does. I've squashed fixes from QA follow-up inside patches. And rebase master. I set back to Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:06:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:06:22 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-1wClYKCHWj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Jonathan Druart from comment #14) > Why do we move 'ACQUISITION ORDER' to claims? I think it's already been there since we introduced the message to SendAlerts - so it's not actually a change in behaviour. I noted it in my comments - I think moving it out again would be good for a separate enhancement bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:23:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:23:23 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-ghlQX5d1iT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120781 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120781&action=edit Bug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUITISIONS' With the re-introduction of 'AQUISITIONS' as a logging module in Koha, it makes sence to move the ORDER notice logging back into that module whilst leaving the other 'CLAIMS' notices under their own logging module code. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:24:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:24:41 +0000 Subject: [Koha-bugs] [Bug 28108] LetterLog/Acquistions/Claims: Logging filters are broken In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-ApBLdyhaUd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120781|0 |1 is obsolete| | --- Comment #17 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120782&action=edit Bug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUITISIONS' With the re-introduction of 'AQUISITIONS' as a logging module in Koha, it makes sence to move the ORDER notice logging back into that module whilst leaving the other 'CLAIMS' notices under their own logging module code. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:26:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:26:12 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-MFlwoWsV7x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:27:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:27:53 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-ZkMmYpQ0pr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:27:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:27:57 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-ZkNeH57y78@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120607|0 |1 is obsolete| | Attachment #120608|0 |1 is obsolete| | Attachment #120609|0 |1 is obsolete| | Attachment #120610|0 |1 is obsolete| | Attachment #120611|0 |1 is obsolete| | Attachment #120612|0 |1 is obsolete| | Attachment #120613|0 |1 is obsolete| | Attachment #120614|0 |1 is obsolete| | --- Comment #20 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120783 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120783&action=edit Bug 28220: Deal with merge Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:01 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-rJYXgobHxs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #21 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120784 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120784&action=edit Bug 28220: Add tests to import failure expected, we need to add a transaction Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:05 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-zR1Kw3tQjW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #22 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120785 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120785&action=edit Bug 28220: prevent patron to be created if attributes not stored Using a transaction Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:09 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-JLjEe9QbyW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #23 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120786 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120786&action=edit Bug 28220: Handle InvalidType Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:13 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-dnBXvevqkE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #24 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120787 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120787&action=edit Bug 28220: Handle NonRepeatable Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:17 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-Hr01NBKMvD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #25 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120788 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120788&action=edit Bug 28220: Add test for updating an existing patron Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:21 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-UirYV50al1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #26 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120789 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120789&action=edit Bug 28220: Add more tests * Add the transaction when a patron is created * The changes in merge_and_replace_with prevent the creation of the patron and so the attributes if several non-repeatable attributes are passed Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:28:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:28:25 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-cB3hTE4ONc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #27 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120790 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120790&action=edit Bug 28220: UI changes Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:29:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:29:10 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-zN7z8CGCOs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed Severity|normal |enhancement Summary|LetterLog/Acquistions/Claim |Move action logs 'SERIAL |s: Logging filters are |CLAIM' and 'ACQUISITION |broken |CLAIM' to a new 'CLAIMS' | |module -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:30:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:30:57 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-WBW4SJnWX7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120756|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:35:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:35:33 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-i65uVSUvUC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120791 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120791&action=edit Bug 28108: (QA follow-up) Fix syspref text -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:35:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:35:56 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-3bzPJ86U9h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120769|0 |1 is obsolete| | --- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120792 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120792&action=edit Bug 28299: Make buildKohaItemsNamespace accept Koha::Items This patch makes buildKohaItemsNamespace (and its only caller, XSLTParse4Display) accept a an optional Koha::Items resultset. This way we don't need to calculate (from the DB) the list of hidden itemnumbers, but solve it in one query. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:42:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:42:34 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-701zVTs4CH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120793&action=edit Bug 26995: Remove occurrences in sample_patrons.yml -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:49:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:49:27 +0000 Subject: [Koha-bugs] [Bug 28307] New: Make BakerTaylorEnabled preference separate for staff and OPAC Message-ID: <bug-28307-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28307 Bug ID: 28307 Summary: Make BakerTaylorEnabled preference separate for staff and OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com The description of the BakerTaylorEnabled preference says it controls both OPAC and staff. In fact the feature isn't present in the staff interface. I propose to enable the feature in the staff interface and at the same time separate the preference into two: One for the OPAC and one for the staff interface. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:57:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:57:15 +0000 Subject: [Koha-bugs] [Bug 28308] New: Select 'Days in advance' = 0 for Advance notice effectively disables PREDUE notices Message-ID: <bug-28308-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28308 Bug ID: 28308 Summary: Select 'Days in advance' = 0 for Advance notice effectively disables PREDUE notices Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org Looking at the code below, it seems that on the day an item is due we will only send the DUE notices, predues will not be sent In the advance_notices.pl cron: 276 if ( 0 == $upcoming->{'days_until_due'} ) { 277 # This item is due today. Send an 'item due' message. ... 323 } else { 324 $borrower_preferences = C4::Members::Messaging::GetMessagingPreferences( { borrowernumber => $upcoming->{'borrowernumber'}, 325 message_name => 'advance_notice' } ); 326 next UPCOMINGITEM unless $borrower_preferences && exists $borrower_preferences->{'days_in_advance'}; 327 next UPCOMINGITEM unless $borrower_preferences->{'days_in_advance'} == $upcoming->{'days_until_due'}; In this case, allowing the user to choose '0' is effectively disabling the notice. I think we need to remove 0 as an option, and uncheck all transports for patrons who have '0' set for days in advance -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 15:57:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 13:57:56 +0000 Subject: [Koha-bugs] [Bug 28308] Select 'Days in advance' = 0 for Advance notice effectively disables PREDUE notices In-Reply-To: <bug-28308-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28308-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28308-70-6CQARlalgF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28308 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:03:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:03:08 +0000 Subject: [Koha-bugs] [Bug 25557] Column config table in acquisitions order does not match the acq table in baskets In-Reply-To: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25557-70-HA0PbNa9IG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25557 Koha Team University Lyon 3 <koha at univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha at univ-lyon3.fr --- Comment #15 from Koha Team University Lyon 3 <koha at univ-lyon3.fr> --- Hello, well done for this correction! I was looking forward it :), but our Koha is in French, so the column names are in French in the basket but not the display in the column settings. So I thought I could do the translation on pootle but I can't find the file columns_settings.yml. Is it possible to translate the column names ? Thanks Sonia -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:11:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:11:34 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-rgurVau5zO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120752|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120794 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120794&action=edit Bug 28306: Allow to query database with minimal memory footprint The goal is to be able to build a database handler (dbh) and to execute queries without loading unnecessary stuff. This will be useful to reduce memory usage of daemons that need to check the database periodically The patch provides a new method Koha::Database::dbh which returns a database handler without loading the DBIx::Class schema. This method is also used by DBIx::Class, so whether you use DBI or DBIx::Class, the same method is used to initialize the connection. The patch also moves some code in order to avoid loading C4::Context: - C4::Context::timezone moves to Koha::Config - C4::Context::db_scheme2dbi moves to Koha::Database To measure memory usage I used the following commands: * before the patch: perl -MKoha::Database \ -E 'Koha::Database->schema->storage->dbh->do("select 1");' \ -E '$|=1; say $$; sleep 2' \ | while read pid; do ps -p $pid -o rss=; done * after the patch: perl -MKoha::Database \ -E 'Koha::Database->dbh->do("select 1");' \ -E '$|=1; say $$; sleep 2' \ | while read pid; do ps -p $pid -o rss=; done It will give you the RSS (Resident Set Size) of the perl process in kB What I get: * before the patch: between 96.9MB and 97.2MB * after the patch: between 17.8MB and 18.2MB Note that if a timezone is configured (either from $KOHA_CONF or TZ environment variable), Koha will load DateTime::Timezone to check if it's valid, and it increases RSS to 36MB Another interesting metric is the number of modules loaded: * before the patch: perl -MKoha::Database \ -E 'Koha::Database->schema->storage->dbh;' \ -E 'say scalar keys %INC' Result: 567 * after the patch: perl -MKoha::Database \ -E 'Koha::Database->dbh;' \ -E 'say scalar keys %INC' Result: 51 Test plan: 1. Apply the patch & restart starman 2. Make sure Koha is still ok (ie. can access the database, does not have encoding issues, ...) 3. Run the tests in t/Context.t, t/Koha/Config.t, t/db_dependent/Koha/Database.t, t/timezones.t Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:12:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:12:17 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-1f1tZur5Yf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- All works nicely and as expected.. I think this could lead to some real improvements in some of our regular command-line scripts etc. Signing off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:29 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-TtKmtcZtVp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:32 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-15QW5fNczr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:35 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-NwVAJ9dOJe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:38 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-iHsvj9c1B8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:40 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-b3MoOC5iiq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:43 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-LcehUHwkZQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:46 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-ApnSty5sP8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:50 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-GkgqmCFFQr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:52 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-XuDEaheZKx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:55 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-CeqCUqq47r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:17:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:17:58 +0000 Subject: [Koha-bugs] [Bug 27621] Remove it-IT installer data In-Reply-To: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27621-70-ph7n264A65@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27621 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:01 +0000 Subject: [Koha-bugs] [Bug 27621] Remove it-IT installer data In-Reply-To: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27621-70-6mfJrFmoRq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27621 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:04 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-4V7IQY7j1z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:07 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-bVJaqwNH6h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:11 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-JXT9urSPuN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:13 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-OZzYQKWCpc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:16 +0000 Subject: [Koha-bugs] [Bug 27625] Remove uk-UA installer data In-Reply-To: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27625-70-S7puTPf7pw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27625 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:19 +0000 Subject: [Koha-bugs] [Bug 27625] Remove uk-UA installer data In-Reply-To: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27625-70-7kqKcc4vx2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27625 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:23 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-E0NuVUmRQL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120795 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120795&action=edit Bug 28299: Unit tests for buildKohaItemsNamespace Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:23 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-yE59ki6lsi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:27 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-udoeaKXmAt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 --- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:30 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-jegml17BuQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:33 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-bd88Loz0gG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:36 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-3strODPpWM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:39 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-BWvB9yg0Jd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:42 +0000 Subject: [Koha-bugs] [Bug 28160] Values from 150$a aren't prefilled in z39.50 search form from an existing authority record In-Reply-To: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28160-70-Hr8smzOxw8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28160 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:45 +0000 Subject: [Koha-bugs] [Bug 28160] Values from 150$a aren't prefilled in z39.50 search form from an existing authority record In-Reply-To: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28160-70-66tQl4JPnK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28160 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:47 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-K0e3UvYNEy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:50 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-0n2sS9INNN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #32 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:52 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-RMee0nzvaC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:55 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-RclO1uKPuC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:18:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:18:59 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-qXZhKMwbg7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:01 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-i4EaK1C5xJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:04 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-FCeG8iN6ne@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:07 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-416Bd8oI3m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:10 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-PO8MLVm4oO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:13 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-HDkMUJ8hIW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:17 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-FjYEDe72JV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:18 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-HUc1Wnj5SK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #33 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- After discussion with Katrin and Owen I have decided to push this one for 21.05. It will help us to get feedbacks for the OPAC implementation (bug 28180) and eventually improve it for 21.11. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:20 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-mAsYZdrslf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:23 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-aSMEBraAPV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:26 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-9scqieQWtT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:28 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-Cdmnms2xTY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:29 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-ek3MCCs1zA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:19:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:19:32 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-x1UaJIsSMz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:23:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:23:16 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-brf6Mx9bOe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- All good for me, I've retested the whole thing along with the other bugs and cannot find any problems. Well, there is one for ru-RU, the translations are missing apparently, I will ask Bernardo to retrieve them. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:23:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:23:17 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-kWzuZjUIx4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |tomascohen at gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:25:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:25:21 +0000 Subject: [Koha-bugs] [Bug 28309] New: Searching with hyphen doesn't work with Elasticsearch Message-ID: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28309 Bug ID: 28309 Summary: Searching with hyphen doesn't work with Elasticsearch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi CC: nugged at gmail.com, stalkernoid at gmail.com If a biblio title contains the hyphen character "–" / \xE28093 and you try to search the title as it is written with the hyphen the search produces no results. I think we need to add hyphen to the list of punctuation characters to ignore to fix this problem. The file is in admin/searchengine/elasticsearch/index_config.yaml The issue could probably fixed also by removing hyphen in the tokenization step when storing the record to the index? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:32:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:32:21 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-sposyWJK1V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff CC| |katrin.fischer at bsz-bw.de, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:35:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:35:23 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-10K2TD7u2r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jonathan.druart+koha at gmail. |tomascohen at gmail.com |com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:40:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:40:21 +0000 Subject: [Koha-bugs] [Bug 25557] Column config table in acquisitions order does not match the acq table in baskets In-Reply-To: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25557-70-kAFgOeII4t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25557 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Hi Sonia, Non you cannot modify "columname" from the yaml, and you should not. It's how we map the settings of the table from the template with the yml, it's more an "ID" than a name. You should open an enhancement request for that, but it's not trivial to implement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:40:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:40:33 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-4Su89SNucS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> --- To everyone looking at this patches: (In reply to Jonathan Druart from comment #1) > 2 things: > * Should we hide the biblio record if OpacHiddenItemsHidesRecord is set? > * allow_onshelf_holds is not working like in other scripts, what's the > expected behaviour? If hidden should we completely ignore the item? ^^ this questions are still valid -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 16:47:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 14:47:29 +0000 Subject: [Koha-bugs] [Bug 28080] Add system preference that allows users to insert HTML in the <head> on all OPAC pages In-Reply-To: <bug-28080-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28080-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28080-70-nHYSg9q7Fg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28080 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:14:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:14:26 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-yiXZ79itIV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #8) > To everyone looking at this patches: > > (In reply to Jonathan Druart from comment #1) > > 2 things: > > * Should we hide the biblio record if OpacHiddenItemsHidesRecord is set? Yes, definitely. The records should not show up anywhere in the OPAC, if they are hidden by OpacHiddenItemsHidesRecord. > > * allow_onshelf_holds is not working like in other scripts, what's the > > expected behaviour? If hidden should we completely ignore the item? Not sure where the holds come from here :) Is this the use case? * One or more hidden items could fill a hold * Should we be able to place the hold, although all visible items cannot fill a hold. For item level holds this is easy: We don't want to see the items, so no item level holds can be placed. For the record level holds... it's harder. My feeling is that if you don't want your users to see something in the catalog, it's unlikely that you would want to count them towards holds. But maybe in that case the library should just take extra configuration steps to prevent this (like using a not-for-loan status on the items? > ^^ this questions are still valid -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:14:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:14:30 +0000 Subject: [Koha-bugs] [Bug 28292] Searching with colon ":" in the end of query gives internal server error In-Reply-To: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28292-70-U5lqdAUxeL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 Henry Bolshaw <bolshawh at parliament.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bolshawh at parliament.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:26:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:26:42 +0000 Subject: [Koha-bugs] [Bug 25557] Column config table in acquisitions order does not match the acq table in baskets In-Reply-To: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25557-70-wE4p5UzHgu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25557 --- Comment #17 from Koha Team University Lyon 3 <koha at univ-lyon3.fr> --- Hi Jonathan :) I don't want to change the name in the yml, I just want to know if we could translate the display in pootle to have it in French. As you can see in the screen shot, it's sometimes difficult to know exactly which column is which.. https://snipboard.io/lZvsrA.jpg Do you think it's possible ? (By the way, I realize that "replacement price" and "recommended retail price" are translated by "prix public" and that is confusing.. I can at least change that !) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:34:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:34:35 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-ZZWxMC2yG8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120266|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120796 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120796&action=edit Bug 27600: Add unit test This patch adds a basic unit test to catch the case where patron_pwd is sent to renew_all as an empty string. Test plan 1/ Run t/db_dependent/SIP/ILS.t and watch it fail 2/ Apply second patch 3/ Re-run the above test and watch it pass. Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:34:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:34:39 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-enLNP7LSpE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120797&action=edit Bug 27600: Remove password check from SIP2 `renew_all` This patch removes the password check code from the renew_all method for SIP2. This is required, as many units send an empty AD field in the SIP message which can cause the transaction to fail.. but the authentication should have already taken place earlier in the session. Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:34:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:34:43 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-1YboLEM5SF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120798 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120798&action=edit Bug 27600: Remove password check from `cancel_hold` As suggested in the bugzilla comments, the cancel_hold method also doesn't require the password checking code. Test plan 1/ Run t/db_dependent/SIP/ILS.t and watch it pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:34:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:34:47 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-ZW95lmroUL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120799&action=edit Bug 27600: Remove password check from `add_hold` As suggested in the bugzilla comments, the add_hold method also doesn't require the password checking code. Test plan 1/ Run t/db_dependent/SIP/ILS.t and watch it pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:35:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:35:11 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-hMYorYmCHy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120267|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:43:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:43:09 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-kjvZnOsXaz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 --- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- `allow_empty_password` is a bit of an odd case.. I can see you're thoughts behind adding it to these calls but then I wonder about that being correct as a generalisation. It looks like it was written with a particular request in mind.. the 'patron_info' one... I find that a little odd actually.. that feels like a call that would more likely want to be behind a password so having to 'allow_empty_password' to get these calls working might open the 'patron_info' request to abuse without meaning to. Happy to discus, but as Kyle has looked into the spec, I've implemented his thoughts here :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:46:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:46:06 +0000 Subject: [Koha-bugs] [Bug 27621] Remove it-IT installer data In-Reply-To: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27621-70-2c3x8moudr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27621 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:46:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:46:17 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-T6hIx9aa76@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:46:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:46:26 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-hTj5FqUmap@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:49:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:49:33 +0000 Subject: [Koha-bugs] [Bug 28310] New: request.pl using biblioitemnumber in biblionumber field Message-ID: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28310 Bug ID: 28310 Summary: request.pl using biblioitemnumber in biblionumber field Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: philippe.blouin at inlibro.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com In reserve/request.pl, the code querying ItemsAnyAvailableAndNotRestricted (previously ItemsAnyAvailableForHold) is passing the biblioitemnumber as a value to a specified biblionumber. ItemsAnyAvailableAndNotRestricted( { biblionumber => $biblioitemnumber, patron => $patron }) All you need is a Koha instance where the values of biblionumber and biblioitemnumber being different for this to break. And break badly. This occurs in 20.05+ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:50:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:50:05 +0000 Subject: [Koha-bugs] [Bug 20256] Add ability to limit editing of items to home library or library group In-Reply-To: <bug-20256-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20256-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20256-70-O6GMfGQs0t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20256 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:50:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:50:33 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-ahDYPyT35f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:51:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:51:33 +0000 Subject: [Koha-bugs] [Bug 28164] Sorting on POS register details transactions table is not working right In-Reply-To: <bug-28164-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28164-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28164-70-zvCDdHt1Dy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28164 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:51:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:51:34 +0000 Subject: [Koha-bugs] [Bug 28310] request.pl using biblioitemnumber in biblionumber field In-Reply-To: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28310-70-6Bbf0JYIw0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28310 --- Comment #1 from Blou <philippe.blouin at inlibro.com> --- Created attachment 120800 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120800&action=edit Bug 28310: request.pl using biblioitemnumber in biblionumber field In reserve/request.pl, the code querying ItemsAnyAvailableAndNotRestricted (previously ItemsAnyAvailableForHold) is passing the biblioitemnumber as a value to a specified biblionumber. >> ItemsAnyAvailableAndNotRestricted( { biblionumber => $biblioitemnumber, patron => $patron }) All you need is a Koha instance where the values of biblionumber and biblioitemnumber are not synchronized for this to break. And break badly. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:52:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:52:44 +0000 Subject: [Koha-bugs] [Bug 28310] request.pl using biblioitemnumber in biblionumber field In-Reply-To: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28310-70-fSFIGD3vwc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28310 Blou <philippe.blouin at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |philippe.blouin at inlibro.com |ity.org | CC| |caroline.cyr-la-rose at inlibr | |o.com Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:55:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:55:49 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-fY7cc8kdol@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120801&action=edit Bug 28272: Fix note_seen, desk_id, cancellation_reason -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 17:58:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 15:58:02 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-zgomt4x8iW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Still failing: * t/db_dependent/api/v1/checkouts.t because of unseen_renewals but it's defined (?) * t/db_dependent/api/v1/acquisitions_orders.t about "conflict" that we are adding in the response. We do that in other places as well, what would be best to deal with that? And maybe others. I need a bit of help here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 18:00:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 16:00:19 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-AKLso6x8Wv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jonathan.druart+koha at gmail. |tomascohen at gmail.com |com | Status|Pushed to master |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 18:25:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 16:25:42 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-W6Ouf5GQ0H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120688|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120802 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120802&action=edit Bug 27562: itiva notices break if record title contains quotes itiva has reported to us that quotes in the title of a record cause the call to not be made to the patron. The fix is to remove quotes from the title, as quotes are not spoken anyway ( That is, "Queens" and "Queen's" are pronounced the same ). Test Plan: 1) Set up itiva to send phone notes 2) Find a record with quotes in the title 3) Trigger an itiva notice ( checkout, checkin, place hold, etc ) using the itiva outbound cronjob 4) View the CSV, note the title has the quotes in it 5) Apply this patch 6) Repeat steps 2-3 7) View the CSV, note the title contains no quotes! Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 18:27:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 16:27:41 +0000 Subject: [Koha-bugs] [Bug 28310] request.pl using biblioitemnumber in biblionumber field In-Reply-To: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28310-70-jja7Cgrvy5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28310 --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Is this a duplicate of Bug 28057? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 18:47:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 16:47:02 +0000 Subject: [Koha-bugs] [Bug 28307] Make BakerTaylorEnabled preference separate for staff and OPAC In-Reply-To: <bug-28307-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28307-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28307-70-UhCOzgzB0q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28307 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> --- +1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:07:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:07:16 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-67YCeiOGpg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #23 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Katrin Fischer from comment #21) > To me the table with the prices (basket summary) looks exactly the same with > and without patch...so that's why I am confused. Confusing indeed. When testing I had the new orders having GST calculated with the patch. That was the difference. comment 22: yep, that's what I had. (didn't tested receipt or edit) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:09:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:09:48 +0000 Subject: [Koha-bugs] [Bug 28310] request.pl using biblioitemnumber in biblionumber field In-Reply-To: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28310-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28310-70-w2yRxVuxA7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28310 Blou <philippe.blouin at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED --- Comment #3 from Blou <philippe.blouin at inlibro.com> --- As Owen said, duplicate *** This bug has been marked as a duplicate of bug 28057 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:09:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:09:48 +0000 Subject: [Koha-bugs] [Bug 28057] Confusion of biblionumber and biblioitemnumber in request.pl In-Reply-To: <bug-28057-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28057-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28057-70-GowmxEKsIv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28057 Blou <philippe.blouin at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philippe.blouin at inlibro.com --- Comment #5 from Blou <philippe.blouin at inlibro.com> --- *** Bug 28310 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:14:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:14:05 +0000 Subject: [Koha-bugs] [Bug 28311] New: Holds always placed at biblio level Message-ID: <bug-28311-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28311 Bug ID: 28311 Summary: Holds always placed at biblio level Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: SIP2 Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org The SIP2 code expects an item barcode as the identifier for placing a hold, but the resulting code in do_hold converts that to a biblio only level hold.. it should be possible to place holds at either bib or item level. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:14:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:14:29 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-Dxj6LUNvMq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28311 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:14:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:14:29 +0000 Subject: [Koha-bugs] [Bug 28311] Holds always placed at biblio level In-Reply-To: <bug-28311-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28311-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28311-70-MiWH7FDYvD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28311 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27600 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 10 19:34:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 17:34:34 +0000 Subject: [Koha-bugs] [Bug 28177] Add date column and column configuration to uploads In-Reply-To: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28177-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28177-70-dFkqkMPw3F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28177 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- This works great I just have one question. Do you think it would be handy to also include the time stamp along with the date? I don't use this tool a lot but it seems like it could be helpful if you were uploading many files on the same day. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:21:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:21:42 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-ZxnLc0yYmM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120772|0 |1 is obsolete| | --- Comment #15 from Phil Ringnalda <phil at chetcolibrary.org> --- Created attachment 120803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120803&action=edit Bug 23406: Unit test Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:21:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:21:46 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-XRXOzBArlc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120773|0 |1 is obsolete| | --- Comment #16 from Phil Ringnalda <phil at chetcolibrary.org> --- Created attachment 120804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120804&action=edit Bug 23406: Don't translate suppressed authorised values We have a test in C4/XSLT/transformMARCXML4HTML which is meant to exclude the 942n, however, it doesn't work because it checks the $subfield parameter against n $subfield is an arrayref with the code and value as members we need to check $subfield->[0] To test: 1 - Apply only unit tests 2 - prove -v t/db_dependent/XSLT.t 3 - It fails 4 - Confirm 952$n in default framework is tied ot authorised value 'YES_NO' or do so 5 - Set OpacSuppression to 'Hide' 6 - Edit a record in the default template, changing 942$n to 'Yes 7 - Confirm the record is suppressed in opac 8 - Note there is no suppression notice in the record in staff client 9 - Apply second patch 10 - Reload and confirm staff side shows suppression notice 11 - Confirm record still suppressed in OPAC 12 - Edit record, set 942$n to 'no' 13 - Confirm there is no suppression notice in staff client 14 - Confirm you can view the record in OPAC 15 - prove -v t/db_dependent/XSLT.t 16 - Tests pass! Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:22:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:22:09 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-yRBOrIFbOl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Phil Ringnalda <phil at chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:23:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:23:33 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-ezI0irU9W2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- So would the plan be: fix bug 24434 and retest this one? So, blocked by bug 24434 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:27:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:27:36 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-IXIQ2yleiu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:27:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:27:40 +0000 Subject: [Koha-bugs] [Bug 28180] Use a lightbox gallery to display the images - detail page, OPAC interface In-Reply-To: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28180-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28180-70-nzzZqeNskI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #27 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120805 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120805&action=edit Bug 28180: (follow-up) Updates to styling of lightbox controls This patch adds style changes like the ones made in Bug 28179. It also addresses a bug with the way the verify_images() function was firing. I've moved the function outside of document.ready() and added a call to it on window load, consistent with how it works in the staff client. I've removed a redundant call to verify_images() from the footer include file, opac-bottom.inc. The cosmetic changes replace the Chocolat image icons with new SVG assets based on Bootstrap Icons (https://icons.getbootstrap.com/). The color changes I think help the controls to be more visible. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:35:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:35:42 +0000 Subject: [Koha-bugs] [Bug 28312] New: We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed Message-ID: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 Bug ID: 28312 Summary: We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: tomascohen at gmail.com Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com To replicate: - Have branches A & B - In the Libraries setup, set A to be a pickup location, B to not be a pickup location - Set ReservesControl to Item's Home Library - Have a bib with two items, one owned by each branch - Confirm circ rules say all items on your bib are holdable by all patrons - On your bib, try to place a hold via the intranet - Confirm Koha allows a hold on the bib or on the Branch A item, but the Branch B item gives the message "libraryNotPickupLocation" As Koha checks whether each hold is allowed, it assumes a pickup branch of whatever's indicated by ReservesControl. So it assumes the Branch A item would be a hold for pickup at Branch A (allowed location) and the hold for the Branch B item would be for pickup at Branch B (un-allowed location). But that assumption is wrong. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 20:35:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 18:35:42 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-c7jvJ3mbKx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28312 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 21:27:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 19:27:38 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-dGH5HDcIks@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120141|0 |1 is obsolete| | --- Comment #29 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- Created attachment 120806 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120806&action=edit Bug 27113: (follow-up) QA Tests Bug 27113: (follow-up) QA Tests (2) Bug 27113: (follow-up) Fixup warnings. TEST PLAN Important! In this patch we need to do reindex ElasticSearch. ElasticSearch must have all information in his index. 1. Go Intranet -> Preference -> SearchEngine -> ElasticSearch !! APPLY PATCH !! 2. Mapping is good (Intranet -> Catalog -> Search engine configuration (Elasticsearch) ). !Recommended 'Reset Mapping' -> 'Yes' 3. In your koha-conf.xml file you must have good <index_name> for <elasticsearch> and version ES 4. Update Preference: ./installer/data/mysql/updatedatabase.pl If that passe good you can look the lines: - DEV atomic update: bug_27113-elasticsearch_autocomplete_input_search.perl - Upgrade to XXX done : Bug 27113 - Autocomplete input on main page with elasticsearch 5. After that we can look two options in the preferences: - IntranetAutocompleteElasticSearch; - OPACAutocompleteElasticSearch; 4. For add information in the index we must run script for reindexing: ./misc/search_tools/rebuild_elasticsearch.pl -v -d 5. Waiting for the end of indexing 6. Go on Preference and find : - IntranetAutocompleteElasticSearch; - OPACAutocompleteElasticSearch; Value "Show" turn on autocomplete. 7. Now we have Autocomplete for Intranet/OPAC search input (advanced search also). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 21:55:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 19:55:04 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-v7SUcB3f2b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Thanks Owen :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:23:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:23:55 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-YIEPHNYR8T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Awesome! Thx for the quick alternate patch! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:32:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:32:12 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-OqvS9neSeJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:32:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:32:17 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-htHKnhUG4N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120803|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120807 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120807&action=edit Bug 23406: Unit test Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:32:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:32:21 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-JI8k5jfCvV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120804|0 |1 is obsolete| | --- Comment #19 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120808&action=edit Bug 23406: Don't translate suppressed authorised values We have a test in C4/XSLT/transformMARCXML4HTML which is meant to exclude the 942n, however, it doesn't work because it checks the $subfield parameter against n $subfield is an arrayref with the code and value as members we need to check $subfield->[0] To test: 1 - Apply only unit tests 2 - prove -v t/db_dependent/XSLT.t 3 - It fails 4 - Confirm 952$n in default framework is tied ot authorised value 'YES_NO' or do so 5 - Set OpacSuppression to 'Hide' 6 - Edit a record in the default template, changing 942$n to 'Yes 7 - Confirm the record is suppressed in opac 8 - Note there is no suppression notice in the record in staff client 9 - Apply second patch 10 - Reload and confirm staff side shows suppression notice 11 - Confirm record still suppressed in OPAC 12 - Edit record, set 942$n to 'no' 13 - Confirm there is no suppression notice in staff client 14 - Confirm you can view the record in OPAC 15 - prove -v t/db_dependent/XSLT.t 16 - Tests pass! Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:44:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:44:14 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-FfXQmWyI8n@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think this is a needed change and I don't want to block it. But should we not open a new bug for adding the street type to alternate address as well to match the staff side? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:45:39 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-TGVhNRZW4W@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:45:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:45:44 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-Ycj5lZvs6k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120770|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120809&action=edit Bug 18112: Add street type to self reg/self mod form 1. Add some values to the ROADTYPE authorized value 2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure streettype is NOT checked 3. Go the self reg form, no street type field 4. Apply patch 5. Check the self reg form, streettype should be there with all the options defined in ROADTYPE a.v. 6. Check the self modification form, street type should be there. 7. Make sure PatronSelfRegistrationBorrowerUnwantedField and PatronSelfModificationBorrowerUnwantedField hide the field correctly. 8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the field required. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:45:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:45:50 +0000 Subject: [Koha-bugs] [Bug 18112] opac-memberentry.pl doesn't contain streettype field In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-WUu7OFQIwx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120771|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120810 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120810&action=edit Bug 18112: (follow-up) add required class to select Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:46:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:46:17 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25885-70-zcpRXXri72@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:46:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:46:23 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25885-70-LdXPQDiKME@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120615|0 |1 is obsolete| | --- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120811 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120811&action=edit Bug 25885 - Show list of hits for one search result Default behaviour in Koha, for a bibliographic search that returns one hit is to skip the result list and go straight to the detail view of that one hit. This patch makes this behaviour configurable. To test: - Make sure you can do a search that returns exactly one hit - Apply this patch - Do the search and verify the default behaviour of skipping the result list and going straight to detail view is in place - Toggle the OPACShowResultListOfOne syspref and make sure the behaviour corresponds to the setting. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:46:30 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-PGqGXHJXYj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|opac-memberentry.pl doesn't |Add street type to main |contain streettype field |address in OPAC Status|Passed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:46:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:46:37 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-Zjh1V7Ssdo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:47:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:47:44 +0000 Subject: [Koha-bugs] [Bug 25885] Show list of hits for one search result In-Reply-To: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25885-70-xy73d9c4gZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #10 from Lucas Gass <lucas at bywatersolutions.com> --- Everything works good here and I'm signing off. One thing, the QA tool doesn't like the commit message because there is no ':' after 'Bug 25885'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:48:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:48:11 +0000 Subject: [Koha-bugs] [Bug 28313] New: Add street type to alternate address in OPAC Message-ID: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 Bug ID: 28313 Summary: Add street type to alternate address in OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org Street type needs to be added to the alternate address block in the OPAC (see bug 18112). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:48:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:48:11 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-d7zAAg2Kf9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28313 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:51:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:51:36 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-CnGgR8z6HH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Assignee|oleonard at myacpl.org |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:52:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:52:44 +0000 Subject: [Koha-bugs] [Bug 28020] Error responses should return a code In-Reply-To: <bug-28020-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28020-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28020-70-l6VxqwvyVA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28020 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:54:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:54:15 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-A5zgkUMWCS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120812&action=edit Bug 28272: Fix many things... This patch could've been splitted into several. But, overall, adding additionalAttributes: false made the API fail on requests that send extra info (i.e. cases in which a dev added an attribute to the underlaying class/table and forgot to deal with it on the API (either adding it on the spec, or removing it from the response using Koha::Class::to_api_mapping). - Koha::Account::Line was missing: credit_type, interface, status, register_id and credit_number. I decided to call cash_register_id, and to remove credit_number from the response. FIXME: We need consensus on a name for the credit_number attribute, and add it to the response on the API. It deserves a separate bug. Too opinionated for a last-minute fix. - Koha::Club::Hold::add was returning bad auto-calculated values on field that (also) wasn't specified on the spec. Needs a test. - import_batch_profile had a typo: id_profile vs. profile_id. - error.json: In this case I reverted the change. This is because some routes are adding more 'info' with the error message, and I consider this should be done in a more generic approach. Time is required for us to think about this. So don't break the API in the meantime. FIXME: Implement a generic way to add a payload to error messages on the API. Maybe something to work on while on bug 28020. To test: 1. Run: $ kshell k$ prove t/db_dependent/api/v1/ => FAIL: Lots of tests fail 2. Apply this patch 3. Repeat 1 => SUCCESS: Tests pass! 4. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:54:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:54:26 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-gyAXufSaYI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #36 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am a bit worried about the added warnings from running the tests with and without this patch set: With patch: kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/Items.t t/db_dependent/Items.t .. 2/14 Use of uninitialized value in numeric eq (==) at t/db_dependent/Items.t line 247. Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 202. Use of uninitialized value $tag in regexp compilation at /usr/share/perl5/MARC/Record.pm line 206. Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 207. t/db_dependent/Items.t .. 12/14 Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 202. Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 202. Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 202. Use of uninitialized value $tag in hash element at /usr/share/perl5/MARC/Record.pm line 202. t/db_dependent/Items.t .. ok All tests successful. Files=1, Tests=14, 11 wallclock secs ( 0.05 usr 0.01 sys + 7.52 cusr 1.11 csys = 8.69 CPU) Result: PASS Without patch: kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/Items.t t/db_dependent/Items.t .. 2/14 Use of uninitialized value in numeric eq (==) at t/db_dependent/Items.t line 247. t/db_dependent/Items.t .. ok All tests successful. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 22:56:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 20:56:04 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-oIM63XqSVp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Passed QA --- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Sending to the RM queue. credit_sequence_number -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:05:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:05:50 +0000 Subject: [Koha-bugs] [Bug 25557] Column config table in acquisitions order does not match the acq table in baskets In-Reply-To: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25557-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25557-70-tqmWlpkD79@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25557 --- Comment #18 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Koha Team University Lyon 3 from comment #17) > Hi Jonathan :) > I don't want to change the name in the yml, I just want to know if we could > translate the display in pootle to have it in French. > As you can see in the screen shot, it's sometimes difficult to know exactly > which column is which.. > https://snipboard.io/lZvsrA.jpg > > Do you think it's possible ? > > (By the way, I realize that "replacement price" and "recommended retail > price" are translated by "prix public" and that is confusing.. I can at > least change that !) Hi, we recently discussed ways to make those translatable on IRC, but concluded that the first step would be to make the English descriptions nice too, as they are more "code like" at the moment. I think it would be a great to have that. Could you please file a separate bug report for it? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:09:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:09:51 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-wxMMK9UGER@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- QA script explodes a bit - missing a dependency maybe? Can you please verify/check? FAIL C4/Matcher.pm OK critic OK forbidden patterns OK git manipulation OK pod FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 OK spelling FAIL valid Can't locate Carp/Always.pm in @INC (you may need to install the Carp::Always module) (@INC contains: /home/vagrant/kohaclone /home/vagrant/qa-test-tools /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base /var/lib/koha/kohadev/plugins) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:18:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:18:50 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-8ldm04Dneb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:18:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:18:54 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-EtLEZ9a84U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 --- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120813 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120813&action=edit Bug 28313: Add street type to alternate address in OPAC 1. Add some values to the ROADTYPE authorized value 2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure B_streettype is NOT checked 3. Go the self reg form, no alternate address street type field 4. Apply patch 5. Check the self reg form, B_streettype should be there with all the options defined in ROADTYPE a.v. 6. Check the self modification form, B_street type should be there. 7. Make sure PatronSelfRegistrationBorrowerUnwantedField and PatronSelfModificationBorrowerUnwantedField hide the field correctly. 8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the field required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:19:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:19:18 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-L7rXHKXnvH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18112 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 [Bug 18112] Add street type to main address in OPAC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:19:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:19:18 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-NOo5Ere73A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28313 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 [Bug 28313] Add street type to alternate address in OPAC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:26:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:26:23 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-XYtwsGaXCw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Nick, from your last comment#, should this be FQA (as in: Needs more work)? You mention an issue with multi-holds for clubs. I doesn't apply, the conflict looks simple, but setting this one step back to get confirmation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:32:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:32:32 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-xZf5ZwUEaz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #24 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- 4 - Display all columns, 'Actual cost tax inc.' are GST columns aren't set. That is the line that realy confused me. I kept looking at the Actual cost columns, but you actually need to look at the GST column! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:35:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:35:05 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-f0nWinUI8S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:35:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:35:10 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-Dx3Unj6pJB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120724|0 |1 is obsolete| | --- Comment #25 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120814&action=edit Bug 27203: Adjust unit tests It seems the issue here is that the price passed in is a string, and not a number, so the tax value is not calculated when no unitprice is provided Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:35:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:35:16 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-bLPfwSDcuH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120725|0 |1 is obsolete| | --- Comment #26 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 120815 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120815&action=edit Bug 27203: [alternate] Calculate tax based on ecost if unitprice not set There is code in populate_order_with_prices that is intended to use ecost over unitprice, it just doens't seem to be working. Making it more explicit seems to take care of the issue. To test: 1 - Create a basket 2 - Add an order line, don't set 'Actual cost: ', but use vendor price and a discount. 3 - Save 4 - Display all columns, 'Actual cost tax inc.' are GST columns aren't set. 5 - Apply batch 6 - Redo 1,2, 3 7 - Display all columns, GST is calculated correctly, unitprice remains 0. Signed-off-by: Marjorie <marjorie.barry-vila at collecto.ca> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:37:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:37:58 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-heqssGbe1K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED --- Comment #28 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Nick, as you signed this one off, could you please also take a look at signing off the dependency bug as well? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:47:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:47:17 +0000 Subject: [Koha-bugs] [Bug 28314] New: Spinning icon is not always going away for local covers in staff Message-ID: <bug-28314-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28314 Bug ID: 28314 Summary: Spinning icon is not always going away for local covers in staff Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Noticed while testing bug 28179 that sometimes the 'spinning icon' for local covers won't go away on the small display on the left of the detail page in the staff interface. It looks like this is related to the size of the picture. I was using cropped screenshots, so nothing too high quality. Joubu wrote: >If the image is small you will see the loading image in the background. >It's worth to open a new bug report. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:47:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:47:33 +0000 Subject: [Koha-bugs] [Bug 28314] Spinning icon is not always going away for local covers in staff In-Reply-To: <bug-28314-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28314-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28314-70-rLsPXkBXgN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28314 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28179 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:47:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:47:33 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-UQtIgq3qIp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28314 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:48:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:48:03 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-HFfezTygfn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 --- Comment #34 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Jonathan Druart from comment #31) > I have noticed that as well. Actually it's not a matter of position, but it > depends on the size of the image. If the image is small you will see the > loading image in the background. > It's worth to open a new bug report. Done: bug 28314 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:53:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:53:04 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-XmBd0hFmMy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- That was pretty quick! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 10 23:54:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 21:54:19 +0000 Subject: [Koha-bugs] [Bug 28309] Searching with hyphen doesn't work with Elasticsearch In-Reply-To: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28309-70-n3Wo2XdrNz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28309 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 00:05:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 22:05:05 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-b03hwUiWWu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 Margaret Hade <margaret at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |margaret at bywatersolutions.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 00:35:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 22:35:16 +0000 Subject: [Koha-bugs] [Bug 20529] Return to results link is truncated when the search contains a double quote In-Reply-To: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20529-70-HsGiPa6oRX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20529 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74610|0 |1 is obsolete| | --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120816 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120816&action=edit Bug 20529: Fix "Return to results" link broken by a double quote (in the search query) cause: decodeURIComponent used when URI encoding was necessary. (At least in main usecase of this feature) It could have been a copy and paste error. From the above browseRecords() function. == Test plan == 1. Search in the staff catalogue «a "alice"» Replace a and alice with whatever than will return a result for you 2. Click on the first result 3. Check the "Return to results" link It should be like staff_url://cgi-bin/koha/catalogue/search.pl?idx=kw&q=a This is the bug. Because when clicking the link, your search will be 'kw,wrdl: a' instead of 'kw,wrdl: a "alice"' 4. Apply this patch. 5. Search in the staff catalogue «a "alice"» Replace a and alice with whatever than will return a result for you 6. Click on the first result 7. Check the "Return to results" link The link should preserve the full query Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 00:38:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 22:38:56 +0000 Subject: [Koha-bugs] [Bug 20529] Return to results link is truncated when the search contains a double quote In-Reply-To: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20529-70-eXa3KQv65P@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20529 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Failed QA --- Comment #22 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Rebased and solved conflict. ==== > The patch needs a major rebase, since we since moved some things around like changing the way we do the translations on this script. Does it? Test plan work on my instance. ==== > But the problem remains. I tested with: a "test" With sample data, the test plan succeeds with «a "test"» -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 00:42:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 22:42:40 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-CEyw1i9Vyk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #27 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Thanks for the test and QA :D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:12:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:12:12 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-myU6lettyi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117552|0 |1 is obsolete| | --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120817 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120817&action=edit Bug 27844: Launch koha-worker systemd service as koha linux user This patch adds the User directive to the koha-worker systemd unit file Test plan: 0a. DO NOT APPLY PATCH YET 0b. Start a Koha testing environment running systemd 1. koha-worker --stop kohadev 2. cp debian/templates/koha-worker at .service /etc/systemd/system/. 3. systemctl start koha-worker at kohadev.service 4. ps -efww | grep "background_jobs_worker" 5. Note koha-worker is running as root 6. APPLY THE PATCH 7. cp debian/templates/koha-worker at .service /etc/systemd/system/. 8. systemctl daemon-reload 9. systemctl restart koha-worker at kohadev.service 10. ps -efww | grep "background_jobs_worker" 11. Note that koha-worker is now running as kohadev-koha Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:18:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:18:11 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-VZdrTSQKu5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Lol so easy to test with a devbox :D It works! A bit out of topic: Good thing it's still there. If the question of redoing it as wrapper of koha-testing-docker come up, it needs to be kept in mind that such tests won't be as easy due to loosing systemd in the process. Likely not that often needed to be a great weight in the balance. I could have used vagrant for a Debian VM and installed Koha there. Hum, sharing the code with the host might be difficult. And maybe I would have needed this gitify thing. Hum, might be harder than expected. </offtopic> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:23:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:23:40 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-p1ykHJeKTx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #12 from David Cook <dcook at prosentient.com.au> --- Yay! This should prevent many a headache... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:29:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:29:59 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-VtVWFrcbQM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- So... I think that it would be OK to sign this off. For Ubuntu Focal, we should package CGI::Compile 0.25. That doesn't need to happen in the Koha codebase, so it's not a blocker here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:35:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:35:35 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-AuNgH7fPFO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #13 from David Cook <dcook at prosentient.com.au> --- Created attachment 120818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120818&action=edit Bug 28200: [Alternate] Remove unit test using abbreviated format This patch removes the unit test that uses the abbreviated format, since it's not supported in newer versions of Net::Netmask without a workaround. Test plan: 0. Set up Koha dev environment on Debian 11 1. perl t/Koha/Middleware/RealIP.t 2. Tests should pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:36:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:36:37 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-EHrO1zJuab@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #14 from David Cook <dcook at prosentient.com.au> --- I've provided an alternate patch for dropping support for the abbreviated format. I'll leave it up to QA and the RM to decide if they want to support the abbreviated format or not. It doesn't really matter to me either way, but we need to do something. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:51:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:51:29 +0000 Subject: [Koha-bugs] [Bug 27267] Create more efficient daemon for indexing Zebra In-Reply-To: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27267-70-o0mSejShTF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27267 --- Comment #19 from David Cook <dcook at prosentient.com.au> --- (In reply to Julian Maurice from comment #18) > David, can you take a look at bug 28306 ? > I think you can replace your _get_dbh call by a call to Koha::Database->dbh > without using much more memory. Thanks for commenting here. I saw bug 28306 and thought it would be perfect to use here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:51:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:51:49 +0000 Subject: [Koha-bugs] [Bug 27267] Create more efficient daemon for indexing Zebra In-Reply-To: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27267-70-ZGZJ4YSx97@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27267 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28306 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:51:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:51:49 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-w9kO5oRSO1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27267 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 01:56:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 May 2021 23:56:52 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-ekjfc9xgpF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 --- Comment #5 from David Cook <dcook at prosentient.com.au> --- Sounds good to me. I would've liked this as a patch set to make it easier to read. It looks like there are quite a few different changes here, so I think QA will need to take time to unpick them to make sure everything is OK. Unfortunately, I don't have that time right now. But +1 to the idea. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 02:13:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 00:13:40 +0000 Subject: [Koha-bugs] [Bug 28020] Error responses should return a code In-Reply-To: <bug-28020-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28020-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28020-70-xYcAqKPSdE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28020 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #1 from David Cook <dcook at prosentient.com.au> --- +1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 02:14:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 00:14:25 +0000 Subject: [Koha-bugs] [Bug 28292] Searching with colon ":" in the end of query gives internal server error In-Reply-To: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28292-70-Kq0WarTi77@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:27:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:27:40 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-2GpTy5BlOY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120819 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120819&action=edit Bug 28272: Add unseen_renewals for checkouts t/db_dependent/api/v1/checkouts.t ...................... 7/93 # Failed test '200 OK' # at t/db_dependent/api/v1/checkouts.t line 198. # got: '500' # expected: '200' # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/checkouts.t line 198. # Structures begin differing at: # $got->{unseen_renewals} = Does not exist # $expected->{unseen_renewals} = '0' t/db_dependent/api/v1/checkouts.t ...................... 88/93 # Failed test '200 OK' # at t/db_dependent/api/v1/checkouts.t line 218. # got: '500' # expected: '200' # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/checkouts.t line 218. # Structures begin differing at: # $got->{max_renewals} = Does not exist # $expected->{max_renewals} = '1' # Looks like you failed 4 tests of 93. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:44:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:44:24 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-vzzmrnLE0h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119433|0 |1 is obsolete| | Attachment #119434|0 |1 is obsolete| | --- Comment #114 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 120820 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120820&action=edit Bug 22690: Refactor merging of records to improve performance (Elasticsearch) This patch allows merging of records with many items without the web server timing out. Test plan: Without the patch: - Create 2 records (one with e.g. 1000 items). - Do a cataloguing search that displays both records, select them and click "Merge selected". - Choose the record with many items as the one to be eliminated. - Start the merging. - After a while the web server should give you a timeout error (the merging process may still continue) With the patch: - Do the same as above - This time verify that the records are merged without timeout - Create a new biblio with an item - Add with the item: * acquisition order * hold (reserve) - Merge the biblio to another one - Verify that the item and its related data was moved - Verify that tests pass: prove -v t/db_dependent/Koha/Biblio.t prove -v t/db_dependent/Koha/Item.t prove -v t/db_dependent/Koha/SearchEngine/Indexer.t Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:44:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:44:31 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-j0DNuJ0ezx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #115 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 120821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120821&action=edit Bug 22690: Add more tests - Tests for adopt_items_from_biblio - Tests for the relationship between items and acquisition orders - Tests for indexer calls in adopt_items_from_biblio Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:45:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:45:31 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-CyNQEcIhSV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #116 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Rebased. There was only small conflicts in tests. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:58:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:58:58 +0000 Subject: [Koha-bugs] [Bug 28315] New: PopupMARCFieldDoc is defined twice in addbiblio.tt Message-ID: <bug-28315-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28315 Bug ID: 28315 Summary: PopupMARCFieldDoc is defined twice in addbiblio.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com The `PopupMARCFieldDoc` JS function is defined twice in addbiblio.tt.. probably a merge error at some point.. should be easily resolved. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:59:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:59:09 +0000 Subject: [Koha-bugs] [Bug 28315] PopupMARCFieldDoc is defined twice in addbiblio.tt In-Reply-To: <bug-28315-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28315-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28315-70-YbmRj6lhp6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28315 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 09:59:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 07:59:17 +0000 Subject: [Koha-bugs] [Bug 28315] PopupMARCFieldDoc is defined twice in addbiblio.tt In-Reply-To: <bug-28315-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28315-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28315-70-yIUcEdCe2v@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28315 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:05:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:05:07 +0000 Subject: [Koha-bugs] [Bug 15261] Verify if checkout or hold request periods overlap with existing holds In-Reply-To: <bug-15261-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15261-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15261-70-nBtJ5ygOE0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15261 --- Comment #94 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120822&action=edit Bug 15261: Prevent checkout only if for a different borrower -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:05:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:05:22 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-N7t2LsX8Z5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120606|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120823&action=edit Bug 28293: (bug 20443 follow-up) Fix wrong key in Patrons::Import->generate_patron_attributes It generates warnings Use of uninitialized value in string comparison (cmp) at /kohadevbox/koha/Koha/Patrons/Import.pm line 550, <$fh> line 2. And does not sort correctly (no fallback on the attribute's value for repeatable attributes) Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:05:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:05:55 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-2kPB0KQy9U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:06:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:06:14 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-WPdA6zuv9h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Clear fix, works as expected and squashes warnings.. Going straight for QA.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:06:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:06:19 +0000 Subject: [Koha-bugs] [Bug 15261] Verify if checkout or hold request periods overlap with existing holds In-Reply-To: <bug-15261-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15261-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15261-70-KgdQddIpyG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15261 --- Comment #95 from Fridolin Somers <fridolin.somers at biblibre.com> --- @Julian : You had this fix "Prevent checkout only if for a different borrower" on 17.11. All patches need master rebase. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:07:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:07:35 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-Ef223FFAq4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |Signed Off CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:28:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:28:28 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-L1IG6Se4EZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I am in favour of dropping it, with a warning in the release notes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:39:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:39:17 +0000 Subject: [Koha-bugs] [Bug 26645] t/Koha/Script.t is failing randomly In-Reply-To: <bug-26645-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26645-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26645-70-1wHprWjqYm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26645 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Koha_Master 1644, docker_3 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:40:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:40:58 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-lFGewEhk4Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120642|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120824 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120824&action=edit Bug 28264: Transaction type is empty is cash register statistics wizard report To test: 1) Go into a patron file and add some manual fees and pay them 2) Go to Reports > Statistics wizards > Cash register 3) In the form, choose Transaction type: All transactions 4) Click "Submit" 5) Note that the Transaction type column is empty 6) In the form, choose Output: To a file 7) Click "Submit" 8) Open the file in a spreadsheet software (I use LibreOffice) 9) The Transaction type column IS NOT empty Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:41:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:41:02 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-E6mUBJpb1N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120825 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120825&action=edit Bug 28264: (QA follow-up) Impliment fix for debit_type_code The fix for the debit_type line was also missing. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:41:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:41:32 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-Lk9EjAudn2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Trivial correction, going straight for QA on this one.. Passed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:41:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:41:37 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-gQO9wvq5Bk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:41:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:41:42 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-D35F9Yq0rx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:41:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:41:46 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-onsNNVMusF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |martin.renvoize at ptfs-europe |y.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:46:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:46:38 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-URIToZ8W4Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120826&action=edit Bug 26995: Remove one remaining occurrence in moremember -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:47:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:47:40 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-a5A6iiqCe4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last patches pushed to master. Keeping the "additional_work_needed" kw for now as we need to open new bug reports. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 10:48:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 08:48:21 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-bQz5e7slZm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 --- Comment #22 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 11:57:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 09:57:16 +0000 Subject: [Koha-bugs] [Bug 28191] Update wording on batch patron deletion to reflect changes from bug 26517 In-Reply-To: <bug-28191-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28191-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28191-70-vJxcD2IRMc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28191 --- Comment #2 from Fridolin Somers <fridolin.somers at biblibre.com> --- Ok I'm on it -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:01:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:01:01 +0000 Subject: [Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working In-Reply-To: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28250-70-hBkPZUhDTb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:06:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:06:20 +0000 Subject: [Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice In-Reply-To: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28258-70-3BhD5ILx7f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:06:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:06:35 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-mqmz4US1pY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:06:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:06:38 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-2VKBbGiP4w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120686|0 |1 is obsolete| | --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120827 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120827&action=edit Bug 28290: Don't send subfields to 'as_string' if none to send This fixes an error where we send a blank string to Marc::Field->as_string The subroutine fails as the regex is marked as incomplete as there is nothing between the brackets Also fixes a missing hidden input for 'item_action' when no items are staged during import 1 - Define a new matching rule with no subfields Match-threshold: 1000 Record type: bibliographic record Search-index: Other-control-number Score: 1000 Tag: 035 Subfields: Offset: Length: 2 - Attempt to stage a record with an 035 using this rule (i will attach example to bug) 3 - Staging fails 4 - Stage again with no matching rule 5 - Manage the staged record, try to apply the matching rule 6 - It fails, 500 error 7 - Apply patch 8 - Restart all the things 9 - Apply rule again, it works! 10 - Stage the record again using the rule for matching 11 - It stages and matches! Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:06:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:06:41 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-A3cWKB2oSV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120828&action=edit Bug 28290: (follow-up) Remove debug code -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:08:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:08:58 +0000 Subject: [Koha-bugs] [Bug 28244] Ukrainian is misspelled in language tables for English In-Reply-To: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28244-70-HvK17Nr3pf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:10:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:10:37 +0000 Subject: [Koha-bugs] [Bug 27061] Double permission check in svc/mana/search In-Reply-To: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27061-70-uhsg0MQbvJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:12:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:12:36 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-uX4daYPp0S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:14:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:14:00 +0000 Subject: [Koha-bugs] [Bug 23415] Notify patron fines when renewing In-Reply-To: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23415-70-ldtMXoZUFl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415 --- Comment #38 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> --- (In reply to Kyle M Hall from comment #37) > I think OPACFineNoRenewals needs to be renamed to FineNoRenewals or > something along those lines to prevent confusion in the future. Makes sense...maybe it should also be moved from OPAC preferences to Circulation preferences. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:15:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:15:12 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-ecEpd8P1Fj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120798|0 |1 is obsolete| | --- Comment #17 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120829&action=edit Bug 27600: Remove password check from `cancel_hold` As suggested in the bugzilla comments, the cancel_hold method also doesn't require the password checking code. Test plan 1/ Run t/db_dependent/SIP/ILS.t and watch it pass Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:15:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:15:16 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-CQaQ2rEWVC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120799|0 |1 is obsolete| | --- Comment #18 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120830&action=edit Bug 27600: Remove password check from `add_hold` As suggested in the bugzilla comments, the add_hold method also doesn't require the password checking code. Test plan 1/ Run t/db_dependent/SIP/ILS.t and watch it pass Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:15:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:15:45 +0000 Subject: [Koha-bugs] [Bug 28207] Crash when seeing MARC structure of a new framework In-Reply-To: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28207-70-RHcS7Jh9Ou@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:15:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:15:56 +0000 Subject: [Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check In-Reply-To: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27600-70-IYKDMO8KCf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #19 from Nick Clemens <nick at bywatersolutions.com> --- Small code changes, covered by tests, moving to PQA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:17:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:17:18 +0000 Subject: [Koha-bugs] [Bug 28170] Downloading some files via Tools - Upload is broken In-Reply-To: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28170-70-QUDlZcWdBt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:18:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:18:55 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-vbV8RtM4h9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:18:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:18:59 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-T5GKKzqNmR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117871|0 |1 is obsolete| | --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120831&action=edit Bug 27885: Populate biblionumbers parameter using biblionumbers array Currently we send $biblionumbers as the parameter, but this is just apassthrough form when a list of biblios is selected for placing a hold If passed a single biblionumber we push it into @biblionumbers and use that for building the biblio loop This patch uses @biblionumbers to avoid sending a blank variable in the URL To test: 1 - On the staff client click 'place hold' for an individual record 2 - Use the form to find a patron 3 - Note the url is: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers= 4 - Apply patch 5 - Repeat 6 - The url is now like: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumbers=248 (but with whatever biblionumber you chose) 7 - Perform a search and select multiple biblios and confirm you can place holds as before Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:19:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:19:48 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-J7tleE3TZh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Katrin Fischer from comment #5) > Hi Nick, from your last comment#, should this be FQA (as in: Needs more > work)? You mention an issue with multi-holds for clubs. > > I doesn't apply, the conflict looks simple, but setting this one step back > to get confirmation. This should be good to move forward - the problems you mentioned and the one I found exist before the patch, the patch fixes the cases it is targeting -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:31:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:31:46 +0000 Subject: [Koha-bugs] [Bug 28316] New: Cannot search with square brackets [] Message-ID: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Bug ID: 28316 Summary: Cannot search with square brackets [] Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi When the Elasticsearch search engine is used one cannot search for biblios with titles that contain square brakets ([ or ]). You will get an error if you try to search with the title of the biblio as it is written fully, e.g. "The dog [home edition]" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:38:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:38:07 +0000 Subject: [Koha-bugs] [Bug 28317] New: CGI::Session::Serialize::yaml needs either YAML::Syck or YAML Message-ID: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Bug ID: 28317 Summary: CGI::Session::Serialize::yaml needs either YAML::Syck or YAML Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: julian.maurice at biblibre.com QA Contact: testopia at bugs.koha-community.org CC: dcook at prosentient.com.au, jonathan.druart+koha at gmail.com, joonas.kylmala at helsinki.fi, josef.moravec at gmail.com, kyle at bywatersolutions.com, m.de.rooy at rijksmuseum.nl, martin.renvoize at ptfs-europe.com, nick at bywatersolutions.com, tomascohen at gmail.com, victor at tuxayo.net Recently we replaced every use of YAML::Syck or YAML by YAML::XS, and removed YAML::Syck and YAML from cpanfile. But we use CGI::Session::Serialize::yaml which does not work with YAML::XS and need either YAML::Syck or YAML So we shoud either: 1) Reintroduce one of YAML or YAML::Syck into cpanfile, or 2) Use a different serializer, or 3) Implement in Koha a serializer that use YAML::XS (should be easy, look at https://metacpan.org/release/CGI-Session-Serialize-yaml/source/lib/CGI/Session/Serialize/yaml.pm) Which one do you prefer ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:47:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:47:10 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-qflyUUTlSB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |additional_work_needed, | |rel_21_11_candidate --- Comment #334 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I am sorry, I am not feeling confident enough with this one for 21.05. I would like to get answer to my questions, and improve the user experience. Keep the work going, it's almost ready! And we push it early in the next cycle. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:56:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:56:11 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-lo6HGoTkg4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Why does it need to be listed in the cpanfile? Is it because it is needed so that it is included in the debian control file? If I run ./debian/list-deps it adds libyaml-libyaml-perl but is it by random chance (I don't know)? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 12:59:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 10:59:59 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-Ga66BD0KMG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #2 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #1) > Why does it need to be listed in the cpanfile? Is it because it is needed so > that it is included in the debian control file? If I run ./debian/list-deps > it adds libyaml-libyaml-perl but is it by random chance (I don't know)? just realized libyaml-libyaml-perl is the YAML::XS version... Let me run it a bit longer and see if any other packages appear (the list-deps script is slow). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:04:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:04:14 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-8yO7wIGzEO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Why don't we use CGI::Session::Serialize::default instead? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:05:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:05:03 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-9emTHkc02O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=17427 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:05:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:05:03 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-XbBQtzzl91@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28317 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:09:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:09:37 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-LAgIzPnMCO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:09:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:09:41 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-Cu6rlZ3V13@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #37 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120832 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120832&action=edit Bug 27837: (follow-up) Do not check subfield unless tag defined This was causing extra warnings when the permanent_location field was unmapped. We only need to check if there is a field defined as you can define a mapping without both a field and subfield, so the existence of one implies the other -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:10:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:10:38 +0000 Subject: [Koha-bugs] [Bug 14242] Use ISBN-field to fill out purchase suggestions (using an Ajax-request) In-Reply-To: <bug-14242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14242-70-khXlopqvC9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14242 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:10:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:10:43 +0000 Subject: [Koha-bugs] [Bug 25449] Make itemtype mandatory by default In-Reply-To: <bug-25449-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25449-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25449-70-Hptz342iiE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:10:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:10:50 +0000 Subject: [Koha-bugs] [Bug 25078] Update DB process - wrap each DBRev inside a transaction and better error handling In-Reply-To: <bug-25078-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25078-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25078-70-1BMjAMgTRj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:13:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:13:17 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-cztsMdVzpx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #4 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Jonathan Druart from comment #3) > Why don't we use CGI::Session::Serialize::default instead? It was switched to yaml because of a bug in the default serializer: session management: use YAML::Syck for serialization (a858e8a8b895640f2). Could check if that diacritic bug is still valid. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:28:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:28:09 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-Wbph6zBAhI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- I tried to use čollčá as the library name and the default serializer and the bug reported a decade a code doesn't happen anymore, so I think we could use the default serializer. Just have to come up with a upgrade plan. At least the sessions table need to be emptied but do we have update scripts for emptying memcached and temp files where the sesssions might also be stored? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:30:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:30:43 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-vOPutLV9IB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I've tried as well and I didn't face any encoding issues. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:31:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:31:19 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-zBVAfkeQbv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120833 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120833&action=edit Bug 28272: issues.notseen needs to be marked as a boolean Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:33:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:33:51 +0000 Subject: [Koha-bugs] [Bug 28318] New: accounlintes.credit_number missing on the API Message-ID: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 Bug ID: 28318 Summary: accounlintes.credit_number missing on the API Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com It was added to the DB structure, but bug 28272 skipped it so we could ponder if it is required on the API object and how should we name it. Feels like 'credit_sequence_number' could be a good name for it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:34:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:34:45 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-qmtUz7hzUk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Joonas Kylmälä from comment #5) > I tried to use čollčá as the library name and the default serializer and the > bug reported a decade a code doesn't happen anymore, so I think we could use > the default serializer. Just have to come up with a upgrade plan. At least > the sessions table need to be emptied but do we have update scripts for > emptying memcached and temp files where the sesssions might also be stored? Why that? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:36:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:36:20 +0000 Subject: [Koha-bugs] [Bug 28318] accounlintes.credit_number missing on the API In-Reply-To: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28318-70-lDHk42KOMh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com Status|NEW |ASSIGNED --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Work to be done: - Assing a field name mapping in Koha::Account::Line->to_api_mapping - Add to the spec The reason I didn't just propose to add it, is because it seems that credits are the only ones that should include it (maybe the same for cash_register_id?) and it then involves overloading Koha::Account::Line->to_api -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:38:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:38:59 +0000 Subject: [Koha-bugs] [Bug 28318] accounlintes.credit_number missing on the API In-Reply-To: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28318-70-0x3ahaeVRy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28272, 19036 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Work to be done: - Assing a field name mapping in Koha::Account::Line->to_api_mapping - Add to the spec The reason I didn't just propose to add it, is because it seems that credits are the only ones that should include it (maybe the same for cash_register_id?) and it then involves overloading Koha::Account::Line->to_api Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19036 [Bug 19036] Number payment receipts / payment slips https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 [Bug 28272] Definition files are missing additionalProperties: false -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:38:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:38:59 +0000 Subject: [Koha-bugs] [Bug 19036] Number payment receipts / payment slips In-Reply-To: <bug-19036-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19036-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19036-70-I6EVuigW6i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19036 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28318 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 [Bug 28318] accounlintes.credit_number missing on the API -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:38:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:38:59 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-xVsgZX6qHR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28318 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 [Bug 28318] accounlintes.credit_number missing on the API -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:42:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:42:56 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-MRUK91HVG8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|tomascohen at gmail.com |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:45:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:45:33 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-M2KyVoeH1F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #8 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Jonathan Druart from comment #7) > (In reply to Joonas Kylmälä from comment #5) > > I tried to use čollčá as the library name and the default serializer and the > > bug reported a decade a code doesn't happen anymore, so I think we could use > > the default serializer. Just have to come up with a upgrade plan. At least > > the sessions table need to be emptied but do we have update scripts for > > emptying memcached and temp files where the sesssions might also be stored? > > Why that? Maybe it is not needed after all, I thought it would somehow try to parse all the sessions and possibly break, e.g. maybe if a malicous user tries to use the session id for the old YAML session could it break something or allow unauthorized access? Also now I found an encoding issue with the default serializer, if you use branchname and branchcode "ÄÄÄ~ÄãÃ" it breaks and shows question marks in intranet: [WARN] (in cleanup) CGI::Session::Driver::mysql::store(): DBI Exception: DBD::mysql::db do failed: Incorrect string value: '\xC4\xC4\xC4~\xC4\xE3...' for column `koha_kohadev`.`sessions`.`a_session` at row 1 [for Statement "INSERT INTO sessions (id, a_session) VALUES(?, ?) ON DUPLICATE KEY UPDATE a_session = ?"] at /usr/share/perl5/CGI/Session.pm line 251 This works with the YAML serializer. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:52:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:52:26 +0000 Subject: [Koha-bugs] [Bug 26370] Add ability to disable demagnetizing items via SIP2 for arbitrary patron categories In-Reply-To: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26370-70-yhH593KsWO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26370 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:52:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:52:30 +0000 Subject: [Koha-bugs] [Bug 26370] Add ability to disable demagnetizing items via SIP2 for arbitrary patron categories In-Reply-To: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26370-70-Rd6Iq8jePK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26370 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109630|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120834&action=edit Bug 26370: Add ability to disable demagnetizing items via SIP2 for arbitrary patron categories Some libraries have certain patron categories that can only do in house checkouts via SIP self check machines. In these cases, the items should not be demagnetized since the items cannot leave the library. Test Plan: 1) Apply this patch 2) prove t/db_dependent/SIP/Message.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 13:58:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 11:58:37 +0000 Subject: [Koha-bugs] [Bug 26030] Allow to explicitly search for a hidden ILL status In-Reply-To: <bug-26030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26030-70-JgjvXNEjsN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26030 Ray Delahunty <r.delahunty at arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.delahunty at arts.ac.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:00:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:00:55 +0000 Subject: [Koha-bugs] [Bug 28270] Wrong tooltip displayed on moredetail for the claim lost status In-Reply-To: <bug-28270-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28270-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28270-70-xbI1n1BWeB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:01:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:01:55 +0000 Subject: [Koha-bugs] [Bug 27932] Add GET /biblios/:biblio_id/pickup_locations In-Reply-To: <bug-27932-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27932-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27932-70-0FjxWyxCsh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27932 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:02:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:02:23 +0000 Subject: [Koha-bugs] [Bug 27864] Visual feedback on overridden pickup locations when placing biblio-level hold In-Reply-To: <bug-27864-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27864-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27864-70-7gooY0GBtD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27864 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #32 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:04:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:04:23 +0000 Subject: [Koha-bugs] [Bug 27760] Add handling for x-koha-override In-Reply-To: <bug-27760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27760-70-xxFL8CkNFt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27760 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #23 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:04:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:04:50 +0000 Subject: [Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides In-Reply-To: <bug-27797-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27797-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27797-70-wX0yYA6Ppe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #28 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:05:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:05:19 +0000 Subject: [Koha-bugs] [Bug 27898] Make PUT /holds/:hold_id handle x-koha-override for pickup locations In-Reply-To: <bug-27898-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27898-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27898-70-BJyKOoAdPO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27898 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:06:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:06:10 +0000 Subject: [Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location In-Reply-To: <bug-28254-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28254-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28254-70-3nULzyrbli@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 27898 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:07:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:07:01 +0000 Subject: [Koha-bugs] [Bug 27865] Hold pickup location dropdown on patron pages should respect hold fulfillment policies In-Reply-To: <bug-27865-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27865-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27865-70-xJV6187xGW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27865 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #12 from Fridolin Somers <fridolin.somers at biblibre.com> --- Dependencies not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:08:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:08:23 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-o8jr0xjd6T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 --- Comment #1 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Oh, one more thing: This only impacts holds placed via the intranet. If you follow those same steps but place the hold via the OPAC you will not get an error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:08:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:08:24 +0000 Subject: [Koha-bugs] [Bug 27246] Remove apache only code from C4::Context BEGIN In-Reply-To: <bug-27246-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27246-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27246-70-s9BCzrYAXF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27246 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #12 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:11:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:11:26 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-b2ffHlu4rL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:21:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:21:12 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-jEW9jNIzcD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Indeed, I only tried with the SessionStorage=tmp file I managed to fix this problem if I remove the decode in set_userenv, but need to find side-effects. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:23:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:23:37 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-AWZtpBahjt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #10 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Jonathan Druart from comment #9) > Indeed, I only tried with the SessionStorage=tmp file > > I managed to fix this problem if I remove the decode in set_userenv, but > need to find side-effects. I was also investigating if this happens because of some wrong DB connection initialization in Koha::Database.pm code. Nothing interesting found yet. I got the idea from this discussion: https://stackoverflow.com/questions/10957238/incorrect-string-value-when-trying-to-insert-utf-8-into-mysql-via-jdbc -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:27:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:27:48 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-eSsG6to6s3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18989 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:27:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:27:48 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-DNmRbt3gqI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28299 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:28:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:28:06 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-L4bYTDMgYR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120835&action=edit Bug 23817: Use the default CGI::Session serializer -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:29:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:29:18 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-5xAAz0tAW8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Everything seems to work correctly with that patch. Tested all the 3 combinaisons of SessionStorage and the following branchcode/branchname: "CPL", "ÄÄÄ~ÄãÃ", "✔️ ❤️ ★" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:33:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:33:28 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-YS4aDLTqvJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #13 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Thanks for the code Joubu. I have not checked the solution yet but if you think it is right, could you please do similar changes for C4/InstallAuth.pm? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:40:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:40:38 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-50EkVXAhmB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #14 from Julian Maurice <julian.maurice at biblibre.com> --- (In reply to Joonas Kylmälä from comment #13) > Thanks for the code Joubu. I have not checked the solution yet but if you > think it is right, could you please do similar changes for C4/InstallAuth.pm? and remove CGI::Session::Serializer::yaml from cpanfile ? :) The patch works great for me -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:45:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:45:51 +0000 Subject: [Koha-bugs] [Bug 28264] Transaction type is empty is cash register statistics wizard report In-Reply-To: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28264-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28264-70-CveOP3SNt0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28264 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |ivan.dziuba at inlibro.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:46:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:46:48 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-l3jzaCsCoC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:49:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:49:21 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-YoeVY8ppDQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22824 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 [Bug 22824] Replace YAML::Syck with YAML::XS -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:49:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:49:21 +0000 Subject: [Koha-bugs] [Bug 22824] Replace YAML::Syck with YAML::XS In-Reply-To: <bug-22824-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22824-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22824-70-omRbQz20SR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28317 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:54:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:54:20 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-JH5pbYYqP3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:54:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:54:24 +0000 Subject: [Koha-bugs] [Bug 28317] CGI::Session::Serialize::yaml needs either YAML::Syck or YAML In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-3o8PobIJC5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120835|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120836&action=edit Bug 28317: Use the default CGI::Session serializer We remove YAML::Syck on bug 22824 and YAML on 27673, to use YAML::XS. However we need one of them for CGI::Session::Serialize::yaml It's preferable to change the serializer and use the default one instead of writing one based on YAML::XS (or patch the existing ::yaml that does not seem maintained). There was an encoding bug reported on the default serializer (see commit a858e8a8b895640f2) but we fail to recreate it. Test plan: Create 3 libraries with branchcode=branchname: "CPL", "ÄÄÄ~ÄãÃ" and "✔️ ❤️ ★" Use the 3 options of SessionStorage and switch from one logged in library to another. Confirm that everything is working correctly (ie. no ending issue in the library name at the top-right corner) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:56:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:56:48 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-lsT855IuXa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|CGI::Session::Serialize::ya |Remove |ml needs either YAML::Syck |CGI::Session::Serialize::ya |or YAML |ml dependency by using the | |default serializer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 14:59:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 12:59:09 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-Bprm7CjjTr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120836|0 |1 is obsolete| | --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120837&action=edit Bug 28317: Use the default CGI::Session serializer We remove YAML::Syck on bug 22824 and YAML on 27673, to use YAML::XS. However we need one of them for CGI::Session::Serialize::yaml It's preferable to change the serializer and use the default one instead of writing one based on YAML::XS (or patch the existing ::yaml that does not seem maintained). There was an encoding bug reported on the default serializer (see commit a858e8a8b895640f2) but we fail to recreate it. Test plan: Create 3 libraries with branchcode=branchname: "CPL", "ÄÄÄ~ÄãÃ" and "✔️ ❤️ ★" Use the 3 options of SessionStorage and switch from one logged in library to another. Confirm that everything is working correctly (ie. no ending issue in the library name at the top-right corner) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:13:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:13:54 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-xd2trerRav@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120760|0 |1 is obsolete| | --- Comment #23 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120838&action=edit Bug 13613: Move similar JS code to a function -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:29:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:29:22 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-VBndb9F0V3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:29:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:29:25 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-l8Sd1iS1tx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120837|0 |1 is obsolete| | --- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120839&action=edit Bug 28317: Use the default CGI::Session serializer We remove YAML::Syck on bug 22824 and YAML on 27673, to use YAML::XS. However we need one of them for CGI::Session::Serialize::yaml It's preferable to change the serializer and use the default one instead of writing one based on YAML::XS (or patch the existing ::yaml that does not seem maintained). There was an encoding bug reported on the default serializer (see commit a858e8a8b895640f2) but we fail to recreate it. Test plan: Create 3 libraries with branchcode=branchname: "CPL", "ÄÄÄ~ÄãÃ" and "✔️ ❤️ ★" Use the 3 options of SessionStorage and switch from one logged in library to another. Confirm that everything is working correctly (ie. no ending issue in the library name at the top-right corner) Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:32:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:32:52 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-BM1FeDGaC3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120839|0 |1 is obsolete| | --- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120840 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120840&action=edit Bug 28317: Use the default CGI::Session serializer We remove YAML::Syck on bug 22824 and YAML on 27673, to use YAML::XS. However we need one of them for CGI::Session::Serialize::yaml It's preferable to change the serializer and use the default one instead of writing one based on YAML::XS (or patch the existing ::yaml that does not seem maintained). There was an encoding bug reported on the default serializer (see commit a858e8a8b895640f2) but we fail to recreate it. Test plan: Create 3 libraries with branchcode=branchname: "CPL", "ÄÄÄ~ÄãÃ" and "✔️ ❤️ ★" Use the 3 options of SessionStorage and switch from one logged in library to another. Confirm that everything is working correctly (ie. no ending issue in the library name at the top-right corner) Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Julian Maurice <julian.maurice at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:34:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:34:40 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-WWvA8jivUt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #19 from Julian Maurice <julian.maurice at biblibre.com> --- Followed the test plan + tested the install process after making sure I had no YAML or YAML::Syck installed. No problem detected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:36:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:36:34 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-eihbuq35BO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 120841 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120841&action=edit Bug 18112: Use GetAuthValueDropbox from the template -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:02 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-aQKHy5lIkS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:04 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-sNg7e47bHT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 --- Comment #24 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:07 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-M0MLAqQtgg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:10 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-zloTMrWpnI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:12 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-9UvZolgMiD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:15 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-gXcwdO3ciS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:18 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-W32IDkmVfD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:21 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-2Is3sQq9OW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 --- Comment #28 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:23 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-jqds50pu6J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:26 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-oJiIYwAlHp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:28 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-YnMJ8aR6PM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:31 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-jlS5jfOdec@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:33 +0000 Subject: [Koha-bugs] [Bug 28283] 'Quantity received' should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-eCy4PYK6a0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:36 +0000 Subject: [Koha-bugs] [Bug 28283] 'Quantity received' should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-XJUDPEbijg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:38 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-Dc5vOqAIa5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:39:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:39:41 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-DO5fHXJ5lV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:40:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:40:00 +0000 Subject: [Koha-bugs] [Bug 28319] New: News under Tools not opening after adding HTML code in MainBlock Message-ID: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28319 Bug ID: 28319 Summary: News under Tools not opening after adding HTML code in MainBlock Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: samrocks1011 at gmail.com QA Contact: testopia at bugs.koha-community.org Created attachment 120842 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120842&action=edit Code use in news under Mainblock. Dear Team, Under Tools Section under news, I added the HTML code after which the news page is continuously refreshing with error in the intranet-error.log file. -----Error---- [Tue May 11 15:24:30.028112 2021] [cgi:error] [pid 197008] [client 103.67.188.42:59320] AH01215: [Tue May 11 15:24:30 2021] koha-news.pl: Use of uninitialized value $theme in concatenation (.) or string at /usr/share/koha/lib/C4/Languages.pm line 122.: /usr/share/koha/intranet/cgi-bin/tools/koha-news.pl, referer: http://161.97.161.103:4859/cgi-bin/koha/tools/koha-news.pl [Tue May 11 15:24:30.029803 2021] [cgi:error] [pid 197008] [client 103.67.188.42:59320] AH01215: [Tue May 11 15:24:30 2021] koha-news.pl: Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/tools/koha-news.pl line 85.: /usr/share/koha/intranet/cgi-bin/tools/koha-news.pl, referer: http://161.97.161.103:4859/cgi-bin/koha/tools/koha-news.pl -------------- I have attached the HTML code file name code.html that I added in the New under MailBlock. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:40:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:40:08 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-Xcl2VetSxt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last patch pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:47:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:47:30 +0000 Subject: [Koha-bugs] [Bug 28320] New: SIP SC Status message should check the DB connection Message-ID: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Bug ID: 28320 Summary: SIP SC Status message should check the DB connection Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org Some SIP machines, automated materials handlers for example, connect to the SIP client and maintain a connection, sending SC status messages to keep the connection alive This works, but can lead to issues if the SIP connection outlasts the DB connection. To mitigate this, we should build a DB connection attempt into the SC status call, and terminate the SIP connection if we cannot reach the DB -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:49:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:49:48 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-JEak8aHkZM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:49:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:49:51 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-1rV9kxhfP2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120843 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120843&action=edit Bug 28320: Add DB connection check to the SIP SC status message This patch adds a lookup of the sip user during an SC status, confirming that our DB ocnnection is working, and that our user is still valid Additionally, it adds support for SC status to the sip_cli_emulator and adds basic test coverage for the SC status message To test: 1 - Apply patch 2 - Restart SP server 3 - perl misc/sip_cli_emulator.pl -a localhost -p 6001 -l CPL -m sc_status_request -su term1 -sp term1 4 - prove -v t/db_dependent/SIP/Message.t -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:50:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:50:33 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-7qcUR0OrDV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:50:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:50:46 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-7PV2rGHJUr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 15:56:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 13:56:49 +0000 Subject: [Koha-bugs] [Bug 28134] Replace use of input type number in onboarding templates In-Reply-To: <bug-28134-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28134-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28134-70-6wEhyrxtzV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28134 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:00:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:00:43 +0000 Subject: [Koha-bugs] [Bug 27740] Accessibility: OPAC - Headings should have correct tags and hierarchy In-Reply-To: <bug-27740-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27740-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27740-70-pGHH4azPpO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27740 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #44 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:01:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:01:36 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28288-70-uoGbiQN1vq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:03:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:03:21 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27577-70-jZFx8F5T5N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #9 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:07:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:07:34 +0000 Subject: [Koha-bugs] [Bug 16486] Display the TIME a fine was collected/written off In-Reply-To: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16486-70-a2nXy3f7dt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #57 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:27:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:27:34 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-spgdUQyC9L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #55 from Fridolin Somers <fridolin.somers at biblibre.com> --- Nice. Just, preference description seems incorect : both: "home library and holding library." https://git.koha-community.org/Koha-community/Koha/src/commit/21658717de3d8da3516eb23d2f7869fc6fe88922/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref#L176 is should be "home library or holding library." no ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:30:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:30:11 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14723-70-mpEPxHSKa3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #59 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:31:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:31:38 +0000 Subject: [Koha-bugs] [Bug 27584] Improve OAI-PMH provider performance In-Reply-To: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27584-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27584-70-D8YjU6sOKo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27584 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #27 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:32:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:32:09 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-JI17cICFOn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:33:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:33:31 +0000 Subject: [Koha-bugs] [Bug 20028] Export all patron related personal data in one package In-Reply-To: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20028-70-3kToUeX1h0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Lari Taskula <lari.taskula at hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119974|0 |1 is obsolete| | --- Comment #44 from Lari Taskula <lari.taskula at hypernova.fi> --- Created attachment 120844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120844&action=edit Bug 20028: Add Koha::Patron->export The logic behind gathering related data relies on DBIx relationships to Borrower source. This patch does not care about object name terminology - it returns related data in a hashref containing keys of DBIx source class names, such as Borrower. Return example: { "Borrower" => Koha::Patron, "BorrowerMessagePreference" => DBIx::Class::ResultSet, "ReturnClaim" => Koha::Checkouts::ReturnClaims } This has the benefit of giving caller the ability to format response as they want. For example, you can then easily use the "unblessed" or "to_api" representation of the object. To test: 1. prove t/db_dependent/Koha/Patron.t 2. Observe success Sponsored-by: The National Library of Finland -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:33:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:33:37 +0000 Subject: [Koha-bugs] [Bug 20028] Export all patron related personal data in one package In-Reply-To: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20028-70-Bq7bFKhHDA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Lari Taskula <lari.taskula at hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119975|0 |1 is obsolete| | --- Comment #45 from Lari Taskula <lari.taskula at hypernova.fi> --- Created attachment 120845 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120845&action=edit Bug 20028: Add a system preference for patron data export Add a system preference to determine whether patron data export is permitted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:33:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:33:42 +0000 Subject: [Koha-bugs] [Bug 20028] Export all patron related personal data in one package In-Reply-To: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20028-70-FBL1BgLTVu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Lari Taskula <lari.taskula at hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119976|0 |1 is obsolete| | --- Comment #46 from Lari Taskula <lari.taskula at hypernova.fi> --- Created attachment 120846 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120846&action=edit Bug 20028: Add OpenAPI spec Includes a test that validates the existence of all related properties. To test: 1. prove t/db_dependent/api/v1/patrons_export.t Sponsored-by: The National Library of Finland -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:33:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:33:48 +0000 Subject: [Koha-bugs] [Bug 20028] Export all patron related personal data in one package In-Reply-To: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20028-70-UU1CjrLOkj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Lari Taskula <lari.taskula at hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119977|0 |1 is obsolete| | --- Comment #47 from Lari Taskula <lari.taskula at hypernova.fi> --- Created attachment 120847 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120847&action=edit Bug 20028: Add Patron Export REST controller This patch adds a REST controller for patron data exporting. GET /api/v1/patrons/51/export GET /api/v1/public/patrons/51/export Supports pagination parameters "_per_page" and "_page". Response is an array that contains "_per_page" amount of objects, each with the following format: { "data": {the object, e.g. patron} "type": DBIx source name, e.g. "Borrower" } Example response: [ { "data":{ "address":null, ..., "patron_id":1, ... }, "type":"Borrower" }, { "data":{ "borrower_message_preference_id":24, "borrowernumber":1, ..., "wants_digest":1 }, "type":"BorrowerMessagePreference" }, { "data":{ "auto_renew":false, ..., "checkout_id":97, "due_date":"2021-02-19T23:59:00+00:00", ..., "patron_id":1, ... }, "type":"Issue" }, { "data":{ "auto_renew":false, ..., "checkout_id":42, "due_date":"2021-01-19T23:59:00+00:00", ..., "patron_id":1, ... }, "type":"OldIssue" } ] To test: 1. prove t/db_dependent/api/v1/patrons_export.t Sponsored-by: The National Library of Finland -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:33:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:33:58 +0000 Subject: [Koha-bugs] [Bug 20028] Export all patron related personal data in one package In-Reply-To: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20028-70-9J1y3A0D54@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 --- Comment #48 from Lari Taskula <lari.taskula at hypernova.fi> --- Rebased -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:39:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:39:11 +0000 Subject: [Koha-bugs] [Bug 28253] Add ability to use a list in the MARC export tool In-Reply-To: <bug-28253-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28253-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28253-70-TKcWM59PuG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28253 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add collection and shelving |Add ability to use a list |location options to MARC |in the MARC export tool |export tool | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:39:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:39:35 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-rXuIhuCeqn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:39:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:39:42 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-wrnm0gwbBc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:41:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:41:27 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-uBRtNJyip7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:43:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:43:37 +0000 Subject: [Koha-bugs] [Bug 27025] jQuery testing with specific user In-Reply-To: <bug-27025-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27025-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27025-70-AT2UYCyxKr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27025 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #3 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- This would be really useful. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:44:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:44:36 +0000 Subject: [Koha-bugs] [Bug 27255] Authorized values does not allow you to provide a description for the category In-Reply-To: <bug-27255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27255-70-98LmllZvyu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27255 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #1 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- +1 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:55:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:55:28 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27594-70-dskzZR6c9b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #31 from Fridolin Somers <fridolin.somers at biblibre.com> --- Small useful enhancement, I choose to backport. Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 16:57:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 14:57:04 +0000 Subject: [Koha-bugs] [Bug 26573] Limit patron attribute types to more than one patron category In-Reply-To: <bug-26573-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26573-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26573-70-or8H1wePko@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26573 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #2 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- I had to create a whole duplicate set of attributes for a different patron category. It took me awhile to figure that out and now if feels clunky to have these 'near duplicate' attributes in the system. This functionality is really needed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:04:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:04:53 +0000 Subject: [Koha-bugs] [Bug 27690] Add search bar to OPAC for public lists In-Reply-To: <bug-27690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27690-70-47OFKpVXXi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27690 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:07:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:07:00 +0000 Subject: [Koha-bugs] [Bug 27931] Add GET /items/:item_id/pickup_locations In-Reply-To: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27931-70-LfMtJQab6i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27931 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28284 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:07:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:07:00 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-lUxqKmwC43@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27931 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:07:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:07:16 +0000 Subject: [Koha-bugs] [Bug 27931] Add GET /items/:item_id/pickup_locations In-Reply-To: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27931-70-OVWFI9QhDu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27931 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28312 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:07:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:07:16 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-yGxJVxNmi7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27931 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:33:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:33:40 +0000 Subject: [Koha-bugs] [Bug 28319] News under Tools not opening after adding HTML code in MainBlock In-Reply-To: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28319-70-HQc0hizrWh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28319 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- The cause of the endless refreshing isn't in Koha, it's in your code. The line, "document.getElementById("defaultOpen").click();" seems to be to blame. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:40:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:40:21 +0000 Subject: [Koha-bugs] [Bug 27951] Allow Per Branch customization for self registration form In-Reply-To: <bug-27951-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27951-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27951-70-qLkAFmW8re@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27951 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org CC| |gmcharlt at gmail.com Component|OPAC |System Administration Version|unspecified |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 17:42:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 15:42:49 +0000 Subject: [Koha-bugs] [Bug 28321] New: Use template block for display of items in search results Message-ID: <bug-28321-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28321 Bug ID: 28321 Summary: Use template block for display of items in search results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org The staff interface search results template has three blocks of template markup which are essentially duplicates of each other. We can simplify the page by creating a reusable block for this. In doing so I plan to add additional markup to improve options for styling and add some CSS to handle some inline styles. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:11:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:11:56 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-l0wjXdCFwI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:15:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:15:54 +0000 Subject: [Koha-bugs] [Bug 27445] OPAC header tweaks for non-JavaScript users In-Reply-To: <bug-27445-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27445-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27445-70-YEPefIm3ec@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27445 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:15:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:15:58 +0000 Subject: [Koha-bugs] [Bug 27445] OPAC header tweaks for non-JavaScript users In-Reply-To: <bug-27445-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27445-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27445-70-vwOTYRSr0K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27445 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115212|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120848&action=edit Bug 27445: OPAC header tweaks for non-JavaScript users This patch makes some minor changes to the header menu in the OPAC visible only to users with JavaScript support. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - View the OPAC with JS disabled in your browser. - The "Cart" button should not be visible. - The "List," "Log in," and "Search history" links should be styled blue like other links. - Log in to the OPAC and confirm that the "Welcome <name>" link is also styled like other links. - Enable JavaScript and verify that the links appear and function just as they did before the patch. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:24:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:24:08 +0000 Subject: [Koha-bugs] [Bug 27747] Add CodeMirror custom syntax highlighting for column placeholders In-Reply-To: <bug-27747-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27747-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27747-70-kIXAAA3Txz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117146|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120849 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120849&action=edit Bug 27747: Add CodeMirror custom syntax highlighting for column placeholders This patch adds some additional configuration to CodeMirror so that column placeholders have a distinct color in the CodeMirror SQL editor. To test, apply the patch and create or edit an SQL report which contains one or more column placeholders, e.g. [[itemnumber|Item number]], [[borrowernumber|Borrower number]], etc. Confirm that when editing the SQL, these placeholders should appear as red text. Save your report and view it. The syntax highlighting should be updated in this view too. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:26:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:26:53 +0000 Subject: [Koha-bugs] [Bug 27747] Add CodeMirror custom syntax highlighting for column placeholders In-Reply-To: <bug-27747-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27747-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27747-70-lfskpT8ztW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:30:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:30:50 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-xt8g1EA5LN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #1 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- It would increase efficiency to be able to do inventory in real-time rather than having to upload files. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:31:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:31:05 +0000 Subject: [Koha-bugs] [Bug 11405] Inventory tool enhancements [OMNIBUS] In-Reply-To: <bug-11405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11405-70-QCGcGs5BiU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11405 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:49:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:49:00 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-yEqCbnhNeL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #12 from Lucas Gass <lucas at bywatersolutions.com> --- Hi Joonas, Your latest patch fixes the issue, so I am wondering if it is still necessary to revert c7fef23763754ad65c5a59438ed370d53aeec4b6 ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:52:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:52:04 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-AkYwOQFsbS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, reading this bug report I wonder if it would not work to just check-in the items. The datelastseen will be updated, checkouts reports etc. ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:57:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:57:33 +0000 Subject: [Koha-bugs] [Bug 27882] Move external search results links out of page heading In-Reply-To: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27882-70-hr11AMG2ch@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27882 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 18:57:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 16:57:37 +0000 Subject: [Koha-bugs] [Bug 27882] Move external search results links out of page heading In-Reply-To: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27882-70-x6NiGXB2ew@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27882 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117863|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120850 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120850&action=edit Bug 27882: Move external search results links out of page heading This patch modifies the JavaScript which adds search result information to the OPAC search results page which is returned from OverDrive, Recorded Books, or Open Library. The information now displays below the page heading instead of inside it. To test you must have OpenLibrarySearch enabled, OverDrive-related preferences populated (OverDriveClientKey, OverDriveClientSecret, OverDriveLibraryID), or RecordedBooks preferences (RecordedBooksClientSecret, RecordedBooksDomain, RecordedBooksLibraryID). This patch was written with OverDrive and Open Library results active. - Apply the patch and perform a search in the OPAC catalog. - On the search results page you should see results for your external services appear below the page heading ("You search returned..."), e.g. "Found 20257 results in the library's OpenLibrary collection" "Found 337 results in the library's OverDrive collection" Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 19:03:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 17:03:24 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-WUozvwSoDL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #3 from Lisette Scheer <lisetteslatah at gmail.com> --- The original comment does mention making sure all the enhancements from 11405: 1) Have the tool warn of items possibly shelved out of order for scanned lists of barcodes ( by comparing to previous and next items ). 2) Ability to skip items with waiting holds ( in the same manners as items on issue are skipped ). 3) The ability to choose locations to not flag as "Item should have been scanned" if not scanned ( e.g. On Shelving Cart, On Display, etc ) 1.The check in tool doesn't warn of items shelved out of order (although you could kind of shelf read the call number column as you go) 2. You could run a report that excluded any items that were already waiting when you started the inventory. 3. Again reports could probably do this for us. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 19:41:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 17:41:21 +0000 Subject: [Koha-bugs] [Bug 28116] Allow for Floating Items to float even if cancelled from Holds In-Reply-To: <bug-28116-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28116-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28116-70-6jYwYVh0Yf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28116 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 19:44:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 17:44:22 +0000 Subject: [Koha-bugs] [Bug 26370] Add ability to disable demagnetizing items via SIP2 for arbitrary patron categories In-Reply-To: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26370-70-KXpVCTYucb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26370 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 19:44:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 17:44:58 +0000 Subject: [Koha-bugs] [Bug 14237] Allow bibs to be added to course without items In-Reply-To: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14237-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14237-70-ob2NVElRVb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 --- Comment #45 from Kyle M Hall <kyle at bywatersolutions.com> --- (In reply to Jonathan Druart from comment #44) > I think this patch is the way to go (DBrev) > > However I am still struggling with something: shouldn't we allow > biblionumber xor itemnumber for the different C4::CourseReserves subroutines? > It does not make sense to me to pass the biblionumber when we have already > the itemnumber. > > Asking a QA feedback on this question. > > Kyle or Tomas maybe? I'm not opposed to that. It should be easy enough to add an exception if both are passed in. It could be re-engineered to by pk/type as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 19:49:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 17:49:33 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-P25M2Q8mHN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #4 from Tom Misilo <tmisilo at gmail.com> --- (In reply to Katrin Fischer from comment #2) > Hm, reading this bug report I wonder if it would not work to just check-in > the items. The datelastseen will be updated, checkouts reports etc. ? Also checking in *can* mark an item used, which may not be something you would want during inventory. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 20:17:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 18:17:06 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-qBl8WMGv6u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120818|0 |1 is obsolete| | --- Comment #16 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120851 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120851&action=edit Bug 28200: [Alternate] Remove unit test using abbreviated format This patch removes the unit test that uses the abbreviated format, since it's not supported in newer versions of Net::Netmask without a workaround. Test plan: 0. Set up Koha dev environment on Debian 11 1. perl t/Koha/Middleware/RealIP.t 2. Tests should pass Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 20:17:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 18:17:26 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-AJS9tZLbPo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Works :) code looks good, QA script ok Count my QA stamp in, I'll try to find someone to sign-off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 20:19:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 18:19:04 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-DKiMpFoq3a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- notes: tried with a without the patch to confirm the issue and fix fix in the patch on the number of expected tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 21:17:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 19:17:25 +0000 Subject: [Koha-bugs] [Bug 28322] New: Did you mean feature does not work with Elasticsearch Message-ID: <bug-28322-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28322 Bug ID: 28322 Summary: Did you mean feature does not work with Elasticsearch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com Hi all! We just upgraded one of our clients to Elasticsearch and they happened to use the Did you mean feature. It seems Did you mean only works with Zebra. It's trying to connect to Zebra. This is in opac-error.log suggestion: oAuth error: Connect failed (10000) unix:/home/i/koha/alma-test-inlibro/var/run/zebradb/authoritysocket ZOOM: /inlibro/git/koha-alma-test-inlibro/opac/svc/suggestion, referer: http://alma-test.hapax.inlibro.net/cgi-bin/koha/opac-search.pl?q=chat (btw, "chat" is "cat" in french :D ) I think we should at the very least put a warning on the admin page for the Did you mean feature that it only works with Zebra. Otherwise make the feature engine agnostic so that we can use it with either Zebra or ElasticSearch. I don't know if Did you mean with elastic is necessary as there is a bz for autocomplete with ElasticSearch which does practically the same thing. (see bug 27113). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 11 23:01:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 21:01:50 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-qRlfoq5iwd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120820|0 |1 is obsolete| | --- Comment #117 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120852&action=edit Bug 22690: Refactor merging of records to improve performance (Elasticsearch) This patch allows merging of records with many items without the web server timing out. Test plan: Without the patch: - Create 2 records (one with e.g. 1000 items). - Do a cataloguing search that displays both records, select them and click "Merge selected". - Choose the record with many items as the one to be eliminated. - Start the merging. - After a while the web server should give you a timeout error (the merging process may still continue) With the patch: - Do the same as above - This time verify that the records are merged without timeout - Create a new biblio with an item - Add with the item: * acquisition order * hold (reserve) - Merge the biblio to another one - Verify that the item and its related data was moved - Verify that tests pass: prove -v t/db_dependent/Koha/Biblio.t prove -v t/db_dependent/Koha/Item.t prove -v t/db_dependent/Koha/SearchEngine/Indexer.t Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 23:01:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 21:01:57 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-jIeElO62aO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120821|0 |1 is obsolete| | --- Comment #118 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120853 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120853&action=edit Bug 22690: Add more tests - Tests for adopt_items_from_biblio - Tests for the relationship between items and acquisition orders - Tests for indexer calls in adopt_items_from_biblio Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 23:02:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 21:02:31 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-Bo0Hkc1scQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #119 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works! > - After a while the web server should give you a timeout error (the merging process may still continue) Indeed it continues! refreshing the search can show items being moved from one record to another. It's unbelievably slow. Not going to wait for all: 210 items in 22:35 => 1355 sec => 0.155 items/sec with patch 1004 item in 50 sec => 20.08 /items speedup: 129!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 23:03:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 21:03:58 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-ibeuPbsUsD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #120 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Issue found, more warnings in the tests with these patches: ============ Without patches =================== kohadev-koha at kohadevbox:/kohadevbox/koha$ prove t/db_dependent/Koha/Biblio.t t/db_dependent/Koha/Item.t t/db_dependent/Koha/SearchEngine/Indexer.t t/db_dependent/Koha/Biblio.t ................ 4/14 Use of uninitialized value $sub6 in pattern match (m//) at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch.pm line 596. t/db_dependent/Koha/Biblio.t ................ ok t/db_dependent/Koha/Item.t .................. ok t/db_dependent/Koha/SearchEngine/Indexer.t .. ok All tests successful. ============ With patches =================== kohadev-koha at kohadevbox:/kohadevbox/koha$ prove t/db_dependent/Koha/Biblio.t t/db_dependent/Koha/Item.t t/db_dependent/Koha/SearchEngine/Indexer.t t/db_dependent/Koha/Biblio.t ................ 4/15 Use of uninitialized value $sub6 in pattern match (m//) at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch.pm line 596. t/db_dependent/Koha/Biblio.t ................ ok t/db_dependent/Koha/Item.t .................. 10/11 DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 t/db_dependent/Koha/Item.t .................. ok t/db_dependent/Koha/SearchEngine/Indexer.t .. 1/2 Zebra at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Zebra at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Zebra at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Zebra at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Elasticsearch at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Elasticsearch at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Elasticsearch at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. Elasticsearch at t/db_dependent/Koha/SearchEngine/Indexer.t line 91. Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. t/db_dependent/Koha/SearchEngine/Indexer.t .. ok All tests successful. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 11 23:35:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 21:35:51 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-xQRWdX5hpO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Thx, good points being made! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:12:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:12:06 +0000 Subject: [Koha-bugs] [Bug 28323] New: Invalid record in sample data leading to error when displaying Message-ID: <bug-28323-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28323 Bug ID: 28323 Summary: Invalid record in sample data leading to error when displaying Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org Strk̆v̜elser illustreret af Jean Anderson dansk udgave ved Lis Engel [overst̆telse ved Jesper Langer] staff://cgi-bin/koha/catalogue/detail.pl?biblionumber=369 opac://cgi-bin/koha/opac-detail.pl?biblionumber=369 ========= error ============ Invalid data, cannot decode metadata object (biblio_metadata.id=368, biblionumber=369, format=marcxml, schema=MARC21, decoding_error=':8: parser error : PCDATA invalid Char value 31 <controlfield tag="001">00aD000015937</controlfield> ^ :9: parser error : PCDATA invalid Char value 31 <controlfield tag="004">00satmrnu0</controlfield> ^ :9: parser error : PCDATA invalid Char value 31 <controlfield tag="004">00satmrnu0</controlfield> ^ :9: parser error : PCDATA invalid Char value 31 <controlfield tag="004">00satmrnu0</controlfield> ^ :9: parser error : PCDATA invalid Char value 31 <controlfield tag="004">00satmrnu0</controlfield> ^ :10: parser error : PCDATA invalid Char value 31 <controlfield tag="008">00ar19881981bdkldan</controlfield> ^ :10: parser error : PCDATA invalid Char value 31 <controlfield tag="008">00ar19881981bdkldan</controlfield> ^ :10: parser error : PCDATA invalid Char value 31 <controlfield tag="008">00ar19881981bdkldan</controlfield> ============ Here is some analysis by Caroline ============ I can't find the exact problem with record 369, but it's definitely problematic, even MarcEdit won't open it I can view it with a command line tool that I have Problem record : https://snipboard.io/paTtIK.jpg the error messages seem to point to the control fields 001, 004 (which doesn't exist in MARC21 afaik), and 008 Compared with a healthy record : https://snipboard.io/XFZ5VN.jpg In fact, there are a couple more fields in the problem record that dont exist in MARC21 : 021 (should probably be 020), 245$d (should probably be 245$c?), 245$f should be dates The fact that indicators are all 00 is also wierd... anywho, I think there is probably a character at the beginning of the record that is messing up everything else tuxayo: does this look like a legitimate record to have in sample data? Because real world data can be weird ^^ tuxayo: Or is this worthless and should be removed from sample data? caroline: I think it should be removed.... I mean it's just sample data and this one is clearly a problem Unless it was there for a specific purpose like you suggested it causes problem when searching for danish documents too :/ Advanced search > Language Danish > Search > Error ====== issue with search of Danish records ======= - OPAC - advanced search - Language dropdown => Dansk - search - error Actually it's just that it redirects to the record page -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:21:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:21:42 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-uMgNUBWpqv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #19 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #15) > I am in favour of dropping it, with a warning in the release notes. Works for me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:25:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:25:30 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-nKaMTWbrya@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #20 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #19) > (In reply to Jonathan Druart from comment #15) > > I am in favour of dropping it, with a warning in the release notes. > > Works for me. Upon review, it looks like I always used CIDR notation in koha-conf.xml for koha_trusted_proxies. I think the only time I used abbreviated format was for ILS-DI:AuthorizedIPs and that was arguably a legacy format from a pre-existing local customization. So maybe no one else has used the abbreviated format anyway. I figure the ILS-DI API failing will be reasonably obvious too if someone is using the abbreviated format, so not a big drama. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:26:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:26:21 +0000 Subject: [Koha-bugs] [Bug 28323] Invalid record in sample data leading to error when displaying In-Reply-To: <bug-28323-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28323-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28323-70-qUVoL0RSi3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28323 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose at inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:29:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:29:42 +0000 Subject: [Koha-bugs] [Bug 21249] Syspref to choose whether to search homebranch, holding branch or both for library groups in advanced search In-Reply-To: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21249-70-lJ5hD9bD75@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21249 --- Comment #56 from David Cook <dcook at prosentient.com.au> --- (In reply to Fridolin Somers from comment #55) > Nice. > > Just, preference description seems incorect : > both: "home library and holding library." > > https://git.koha-community.org/Koha-community/Koha/src/commit/ > 21658717de3d8da3516eb23d2f7869fc6fe88922/koha-tmpl/intranet-tmpl/prog/en/ > modules/admin/preferences/searching.pref#L176 > > is should be "home library or holding library." no ? I suppose that either option could be technically correct, but I think that you're right that "home library or holding library" might be more obvious to users. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:45:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:45:42 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-eA35BdEZa8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #20 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #3) > Why don't we use CGI::Session::Serialize::default instead? It's a shame that we're losing the YAML serialization. As noted on https://metacpan.org/pod/CGI::Session::Serialize::yaml, using YAML makes it easy to share session data across different languages. I have third-party apps that can use Koha session data by parsing the YAML. It looks like I'll have to think of something much more complicated to deal with the change in serialization. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:49:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:49:30 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-rP9m3jfw0N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #21 from David Cook <dcook at prosentient.com.au> --- (In reply to Julian Maurice from comment #0) > Recently we replaced every use of YAML::Syck or YAML by YAML::XS, and > removed YAML::Syck and YAML from cpanfile. > But we use CGI::Session::Serialize::yaml which does not work with YAML::XS > and need either YAML::Syck or YAML > > So we shoud either: > 1) Reintroduce one of YAML or YAML::Syck into cpanfile, or > 2) Use a different serializer, or > 3) Implement in Koha a serializer that use YAML::XS (should be easy, look at > https://metacpan.org/release/CGI-Session-Serialize-yaml/source/lib/CGI/ > Session/Serialize/yaml.pm) > > Which one do you prefer ? We could fork CGI::Session::Serialize::yaml and make a CGI::Session::Serialize::Koha. We could also contribute a patch or raise an enhancement request to CGI::Session::Serialize::yaml, so that it can use YAML::XS. It looks like the module got a new maintainer last year https://rt.cpan.org/Public/Bug/Display.html?id=131715 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 01:56:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 May 2021 23:56:03 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-9JNLYaH3lr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #22 from David Cook <dcook at prosentient.com.au> --- Interestingly, Tina Muller who has taken over CGI::Session::Serialize::yaml is also the maintainer of YAML::XS. Ahhh CGI::Session::Serialize::yaml also has an undocumented feature. If you look at the source code, you'll see that you can set $CGI::Session::Serialize::yaml::Flavour to whatever YAML module you want that can use Dump/Load methods. (Note that you'd have to preload it yourself with 'use' or 'require'.) So... it looks like CGI::Session::Serialize::yaml can work with YAML::XS. Personally, it would be awesome if we could retain the use of CGI::Session::Serialize::yaml. I'm going to move this to "In Discussion", but if no one else cares, feel free to move back to "Passed QA". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:01:30 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-5GGutlLDtC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #23 from David Cook <dcook at prosentient.com.au> --- I've opened a couple issues at https://rt.cpan.org/Dist/Display.html?Name=CGI-Session-Serialize-yaml regarding documentation and module options. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:01:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:01:42 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-nUEls2psEO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:02:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:02:12 +0000 Subject: [Koha-bugs] [Bug 28324] New: Pagination displays weirdly when there are more than 10 pages Message-ID: <bug-28324-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28324 Bug ID: 28324 Summary: Pagination displays weirdly when there are more than 10 pages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: aleisha at catalyst.net.nz QA Contact: testopia at bugs.koha-community.org Created attachment 120854 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120854&action=edit Pagination not shifting along I've attached screenshots to display the weird behaviour. The screenshots are only showing this problem in OPAC search results, but the same thing happens in the staff client search results, and in the staff client staged marc management, and probably any tables that use this pagination. When there is a table that returns more than 10 results, we see pagination with links to pages 1 to 10. As you click along the page links from 1-9, the pagination doesn't shift along as you might expect it to. For example, clicking on page 9, the pagination still only shows pages 1-10, whereas I would expect it to show pages 5-15 with page 9 in the middle. This is the first problem. The second problem is when you are viewing page 10, the pagination expands to show pages 1-21 with page 10 in the middle. When you click page 15, the pagination would expand to show pages 5-26 for example. So this time, the pagination is shifting along but it's showing links to 20 pages which is far too many. I expect it to show only 10 pages always. This is the second problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:02:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:02:30 +0000 Subject: [Koha-bugs] [Bug 28324] Pagination displays weirdly when there are more than 10 pages In-Reply-To: <bug-28324-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28324-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28324-70-IuJFwSG8iE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28324 --- Comment #1 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 120855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120855&action=edit Pagination expands to show 20 pages -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:07:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:07:12 +0000 Subject: [Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write In-Reply-To: <bug-1993-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-1993-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1993-70-LgHlq44PvA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 --- Comment #57 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #56) > I can try to do a POC soon but can't make any guarantees... I haven't had the time/energy to do any coding in my own time this year, so probably won't be working on this any time soon. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:07:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:07:35 +0000 Subject: [Koha-bugs] [Bug 26791] Build Mojolicious controller replacement for export.pl In-Reply-To: <bug-26791-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26791-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26791-70-ofedyLWTTq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26791 --- Comment #25 from David Cook <dcook at prosentient.com.au> --- Unfortunately, I haven't had any time/energy to work on this, although it's still something I want to do eventually. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:42:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:42:42 +0000 Subject: [Koha-bugs] [Bug 28325] New: Build Mojolicious controller replacement for tools-home.pl Message-ID: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 Bug ID: 28325 Summary: Build Mojolicious controller replacement for tools-home.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org As per an email to koha-devel, I'm going to take the core Mojolicious code from Bug 26791, and try implementing it with a much simpler controller to replace tools-home.pl. The key prerequisites for the controller are authentication, authorization, and template rendering. It may be necessary to split out other bug reports to focus on refactoring Koha's existing code, rather than bolting an alternative onto Koha, which could just create maintenance woes. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:42:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:42:50 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-yQ7OgzXWP4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=26791 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 02:42:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 00:42:50 +0000 Subject: [Koha-bugs] [Bug 26791] Build Mojolicious controller replacement for export.pl In-Reply-To: <bug-26791-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26791-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26791-70-52hQkdyOYw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26791 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28325 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 03:09:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 01:09:18 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-LOOG6Cmwit@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 04:17:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 02:17:31 +0000 Subject: [Koha-bugs] [Bug 15725] Separate permission for merging records In-Reply-To: <bug-15725-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15725-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15725-70-c9rCf5jtqs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15725 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 04:25:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 02:25:20 +0000 Subject: [Koha-bugs] [Bug 15740] Add Ability to Group Item Types in Staff Advanced Search In-Reply-To: <bug-15740-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15740-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15740-70-vqEEZhyKXn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15740 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 08:34:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 06:34:08 +0000 Subject: [Koha-bugs] [Bug 28326] New: If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] Message-ID: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Bug ID: 28326 Summary: If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: hagud at orex.es With ElasticSearch enabled it is not possible to create or edit any record with special charset in the title like [] [2021/05/12 06:29:49] [WARN] [Request] ** [hxxxxxx]-[400] [query_shard_exception] Failed to parse query [(host-item:[Romanza appassionata])], with: {"index_uuid":"VlZbj1MfQtWjWgdlnkSUXA","index":"koha_cxxx_biblios"}, called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 96. With vars: {'status_code' => 400,'body' => {'error' => {'grouped' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),'root_cause' => [{'reason' => 'Failed to parse query [(host-item:[Romanza appassionata])]','index_uuid' => 'VlZbj1MfQtWjWgdlnkSUXA','index' => 'koha_xxxx_biblios','type' => 'query_shard_exception'}],'reason' => 'all shards failed','failed_shards' => [{'reason' => {'index_uuid' => 'VlZbj1MfQtWjWgdlnkSUXA','caused_by' => {'type' => 'parse_exception','caused_by' => {'type' => 'parse_exception','reason' => 'Encountered " <RANGE_GOOP> "appassionata "" at line 1, column 20. Was expecting: "TO" ... '},'reason' => 'Cannot parse \'(host-item:[Romanza appassionata])\': Encountered " <RANGE_GOOP> "appassionata "" at line 1, column 20. Was expecting: "TO" ... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 08:43:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 06:43:54 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-a3DQCaVgYa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #24 from Julian Maurice <julian.maurice at biblibre.com> --- (In reply to David Cook from comment #20) > I have third-party apps that can use Koha session data by parsing the YAML. > It looks like I'll have to think of something much more complicated to deal > with the change in serialization. It's not very complicated, you just have to use `CGI::Session::Serialize::default->thaw($session_data)` > We could fork CGI::Session::Serialize::yaml and make a > CGI::Session::Serialize::Koha. > > Ahhh CGI::Session::Serialize::yaml also has an undocumented feature. If you > look at the source code, you'll see that you can set > $CGI::Session::Serialize::yaml::Flavour to whatever YAML module you want > that can use Dump/Load methods. (Note that you'd have to preload it yourself > with 'use' or 'require'.) > > So... it looks like CGI::Session::Serialize::yaml can work with YAML::XS. > > Personally, it would be awesome if we could retain the use of > CGI::Session::Serialize::yaml. If we really want to stick with YAML, I'd prefer Koha to have its own implementation rather than relying on an undocumented "feature" (from my point of view that is not a feature, this is just messing with a module's internal variables) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 08:45:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 06:45:49 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-hlsiXck7OP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #25 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- David, thanks for the investigation. All what you suggest is more work than what we have now, and I won't have more time to dedicate to this, we are close to the release. We should open a new bug report to reintroduce yaml using YAML::XS, later. Unless someone else has time to do it before the end of the week. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:08:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:08:40 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-nCcBrXYOdr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Nicolas Legrand <nicolas.legrand at bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.legrand at bulac.fr --- Comment #1 from Nicolas Legrand <nicolas.legrand at bulac.fr> --- It also make fail detail.pl and opac-detail.pl. You can't print those pages when there are brackets in the title (internal server error: reason' => "Failed to parse query [(host-item:Vietnam, un [plus] un [\x{e9}gal] un)]"). You can escape brackets in the $cleaned_title variable like this: $cleaned_title =~ s/(?:\[|\])//g; and then the pages are printable. But that doesn't solve the search problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:09:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:09:05 +0000 Subject: [Koha-bugs] [Bug 28319] News under Tools not opening after adding HTML code in MainBlock In-Reply-To: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28319-70-hp2kmjB0Ix@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28319 --- Comment #2 from Sandeep Patel <samrocks1011 at gmail.com> --- Dear Owen, Thanks for Quick Response. Now I am not able to access the News Part, how can I remove the code? Can I do it from the database, if yes which table the content will be. Regards, Sandeep Patel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:09:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:09:33 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-BNjjEnt5OO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Nicolas Legrand <nicolas.legrand at bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud at biblibre.com, | |corinne.hayet at progilone.fr, | |ere.maijala at helsinki.fi, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:10:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:10:16 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-95Pt5Nb5sz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Nicolas Legrand <nicolas.legrand at bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |severine.queune at bulac.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:21:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:21:53 +0000 Subject: [Koha-bugs] [Bug 28319] News under Tools not opening after adding HTML code in MainBlock In-Reply-To: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28319-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28319-70-40W4dfb7e4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28319 Sandeep Patel <samrocks1011 at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #3 from Sandeep Patel <samrocks1011 at gmail.com> --- Dear Owen, I found the html code under database table opac_news. After replacing the content the Issue Got resolved. Thanks Owen. Regards, Sandeep Patel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:26:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:26:04 +0000 Subject: [Koha-bugs] [Bug 26760] Redirect to paycollect.pl when clicking on "Save and pay" In-Reply-To: <bug-26760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26760-70-gQ6auQqudo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26760 --- Comment #6 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 120856 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120856&action=edit Bug 26760: Escape URI parameters in redirect URI to paycollect.pl Also remove useless '%.2f' formatting of amount and amountoutstanding -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:27:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:27:05 +0000 Subject: [Koha-bugs] [Bug 20904] Warns from Circulation/Chargelostitem.t In-Reply-To: <bug-20904-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20904-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20904-70-fOU1q8gqle@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20904 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |joonas.kylmala at helsinki.fi --- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- The test in question was moved to t/db_dependent/Accounts.t and no warning happens anymore. Closing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:27:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:27:27 +0000 Subject: [Koha-bugs] [Bug 27045] Tabulation in CSV profile for lost items doesn't export correctly In-Reply-To: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27045-70-GWOquPr7NS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27045 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:28:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:28:16 +0000 Subject: [Koha-bugs] [Bug 26760] Redirect to paycollect.pl when clicking on "Save and pay" In-Reply-To: <bug-26760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26760-70-DY4WhFXpi7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26760 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #7 from Julian Maurice <julian.maurice at biblibre.com> --- (In reply to Jonathan Druart from comment #5) > 1. Parameter needs to be URI escaped, at least the description Fixed > 2. Why the sprintf? I am expecting the formatting to be template side? If you're talking about sprintf('%.2f', ...) I don't remember why I added this, and it seems useless, so I removed it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:33:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:33:18 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-17FG83OVpj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 --- Comment #13 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Lucas Gass from comment #12) > Hi Joonas, > > Your latest patch fixes the issue, so I am wondering if it is still > necessary to revert c7fef23763754ad65c5a59438ed370d53aeec4b6 ? It is necessary, my code uses the code that c7fef23763754ad65c5a59438ed370d53aeec4b6 removed so it needs to be restored by reverting the commit. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 10:45:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 08:45:17 +0000 Subject: [Koha-bugs] [Bug 27045] Tabulation in CSV profile for lost items doesn't export correctly In-Reply-To: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27045-70-sceul3WEI6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27045 --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- my $delimiter = $csv_profile->csv_separator; $delimiter = "\t" if $delimiter eq "\\t"; Ah strange : In system preference stored value is string "tabulation" : https://git.koha-community.org/Koha-community/Koha/src/commit/99c10bf4484635e9befdc9c09a56c0f7278c7976/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref#L50 We see in other places : $delimiter = "\t" if $delimiter eq 'tabulation'; https://git.koha-community.org/Koha-community/Koha/src/commit/65542edbe021d58ca6ef1332a8e3ca760b198391/reports/guided_reports.pl#L903 Looks like use of CSVdelimiter is wrong in many places where preference is fetched in TT. I create a new bug report for that. Maybe we shoud add a method C4::Context->csv_delimiter() ? And add a method to TT plugin. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:14:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:14:29 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-brrucO7AEP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Test plan: 1. cp debian/templates/plack.psgi /etc/koha/sites/kohadev/plack.psgi 2. koha-plack --restart kohadev 3. koha-translate -i fr-FR 4. Update "language" system preference to include French 5. Go to http://localhost:8081/cgi-bin/koha/staff/tools/home 6. Note that it looks the same as http://localhost:8081/cgi-bin/koha/tools/tools-home.pl 7. Choose "Français" from the language bar 8. Go to http://localhost:8081/cgi-bin/koha/staff/tools/home 9. Note that it looks the same (in French) as http://localhost:8081/cgi-bin/koha/tools/tools-home.pl NOTES: - You cannot login at http://localhost:8081/cgi-bin/koha/staff/tools/home. It will redirect you to index.html where you will be prompted to login. You'll then have to navigate back to http://localhost:8081/cgi-bin/koha/staff/tools/home. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:19:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:19:09 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-PxfFj1bydj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #2 from David Cook <dcook at prosentient.com.au> --- Created attachment 120857 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120857&action=edit Bug 28235: Build core functionality for Mojolicious controllers WIP -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:20:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:20:47 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-LefZV0dJxH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120857|0 |1 is obsolete| | --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Created attachment 120858 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120858&action=edit Bug 28235: Build core functionality for Mojolicious controllers -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:23:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:23:21 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-cavj9aB8ca@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- While this looks like it works, I'm getting weird errors in the Plack logs: 172.21.0.1 - - [12/May/2021:08:54:59 +0000] "GET /intranet/staff/tools/home HTTP/1.1" 200 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" 172.21.0.1 - - [12/May/2021:08:54:59 +0000] "GET /intranet/errors/404.pl HTTP/1.1" 200 18833 "http://localhost:8081/cgi-bin/koha/staff/tools/home" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/9 0.0.4430.93 Safari/537.36" I have no idea what's going on with that 404. I'd also get the following: [2021/05/12 09:22:22] [WARN] no query in gettemplate at /kohadevbox/koha/C4/Templates.pm line 206. [2021/05/12 09:22:22] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 266. [2021/05/12 09:22:22] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 266. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 279. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 280. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 282. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. [2021/05/12 09:22:22] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Some of that I might expect because I'm not handling Templates quite right, but a certain amount of that is coming from the 404 handling it seems... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:26:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:26:19 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-xrFdr6y6op@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #5 from David Cook <dcook at prosentient.com.au> --- I'm getting the following in the Plack error logs, but that's because C4::Templates is the worst, and I need to refactor it so it's not so tightly coupled to CGI. [2021/05/12 09:24:37] [WARN] no query in gettemplate at /kohadevbox/koha/C4/Templates.pm line 206. [2021/05/12 09:24:37] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 266. [2021/05/12 09:24:37] [WARN] no query in themelanguage at /kohadevbox/koha/C4/Templates.pm line 266. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 279. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 280. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 282. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. [2021/05/12 09:24:37] [WARN] Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:27:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:27:51 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-fovS78mOvx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:43:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:43:11 +0000 Subject: [Koha-bugs] [Bug 28327] New: System preference CSVdelimiter special case for tabulation Message-ID: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Bug ID: 28327 Summary: System preference CSVdelimiter special case for tabulation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: fridolin.somers at biblibre.com QA Contact: testopia at bugs.koha-community.org System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. Must be fixed when preference is fetch in template. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:43:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:43:22 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-uOlRNQ8Sir@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27045 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:43:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:43:22 +0000 Subject: [Koha-bugs] [Bug 27045] Tabulation in CSV profile for lost items doesn't export correctly In-Reply-To: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27045-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27045-70-mtTLeUKDk3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27045 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28327 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 11:43:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 09:43:40 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-f686byY3DN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |fridolin.somers at biblibre.co |ity.org |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:12:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:12:37 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-M3l5vgKGvG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120859 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120859&action=edit Bug 28327: System preference CSVdelimiter special case for tabulation System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in template. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:24:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:24:15 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-zp2n9oCTzC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120843|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120860 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120860&action=edit Bug 28320: Add DB connection check to the SIP SC status message This patch adds a lookup of the sip user during an SC status, confirming that our DB ocnnection is working, and that our user is still valid Additionally, it adds support for SC status to the sip_cli_emulator and adds basic test coverage for the SC status message To test: 1 - Apply patch 2 - Restart SP server 3 - perl misc/sip_cli_emulator.pl -a localhost -p 6001 -l CPL -m sc_status_request -su term1 -sp term1 4 - prove -v t/db_dependent/SIP/Message.t Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:38:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:38:38 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-2CCEAhzwXB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:38:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:38:41 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-Vt0nMwQSyS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #2 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120861 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120861&action=edit Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter Run prove t/Koha_Template_Plugin_Koha.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:39:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:39:20 +0000 Subject: [Koha-bugs] [Bug 27690] Add search bar to OPAC for public lists In-Reply-To: <bug-27690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27690-70-gxJWUJBK7H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27690 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Component|OPAC |Lists Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org Version|20.05 |master --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Adding a search form is easy when the table in question is a DataTable--the feature is built in, and only the table initiation needs to be changed. It's a different story for tables which are paginated server-side. A search function which can search across all pages also has to happen server-side. I don't know enough about the lists code to know whether this is an easy task or not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:39:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:39:27 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-NdbtLztQm9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=17590 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:39:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:39:27 +0000 Subject: [Koha-bugs] [Bug 17590] Exporting reports as CSV with 'delimiter' SysPref set to 'tabulation' creates files with 't' as separator In-Reply-To: <bug-17590-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17590-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17590-70-kNNv3y7cD2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17590 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28327 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:44:49 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-j19Mivxn3u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #27 from Nick Clemens <nick at bywatersolutions.com> --- When I check the item in at the third library - if I select 'Print slip' there is no transfer generated Also, I ran through the test plan without the patches, left the last item with the cancelled transfer, but it seemed to have generated an additional transfer: MariaDB [koha_kohadev]> select * from branchtransfers where itemnumber=975; +-------------------+------------+---------------------+---------------------+------------+-------------+---------------------+----------+----------+----------------------+---------------------+ | branchtransfer_id | itemnumber | daterequested | datesent | frombranch | datearrived | datecancelled | tobranch | comments | reason | cancellation_reason | +-------------------+------------+---------------------+---------------------+------------+-------------+---------------------+----------+----------+----------------------+---------------------+ | 4 | 975 | 2021-05-12 10:31:32 | 2021-05-12 10:31:32 | FFL | NULL | 2021-05-12 10:31:45 | CPL | NULL | ReturnToHome | Manual | | 5 | 975 | 2021-05-12 10:31:45 | NULL | FPL | NULL | NULL | FFL | NULL | TransferCancellation | NULL | +-------------------+------------+---------------------+---------------------+------------+-------------+---------------------+----------+----------+----------------------+---------------------+ This doesn't happen after the patches, but the only way I could clear that second transfer was to check the item in at FFL - checking in at CPL didn't offer option to cancel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:49:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:49:37 +0000 Subject: [Koha-bugs] [Bug 28321] Use template block for display of items in search results In-Reply-To: <bug-28321-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28321-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28321-70-TEIyg1R8Oy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28321 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 12:49:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 10:49:40 +0000 Subject: [Koha-bugs] [Bug 28321] Use template block for display of items in search results In-Reply-To: <bug-28321-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28321-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28321-70-JpJ0NoLS8j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28321 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120862 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120862&action=edit Bug 28321: Use template block for display of items in search results This patch updates the staff interface catalog search results to use a new reusable BLOCK for displaying item information: Available items, checked-out items, and unavailable items. Some style has been updated, and an old GIF image has been replaced with an SVG. The hold ratios template has been updated to accommodate this change. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - Perform a catalog search in the staff interface which will return multiple results with multiple items each. For thorough testing, some records should have items which are checked out, available, or lost/notforloan. - On the search results page, confirm that item information is accurate and readable. - Test with item-level_itypes on and off. - Test with noItemTypeImages on and off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:01:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:01:28 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-1H9FzgyHmz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Fridolin Somers from comment #2) > Created attachment 120861 [details] [review] > Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter > > Run prove t/Koha_Template_Plugin_Koha.t Why do you add the 'val' passthrough to the routine? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:30:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:30:35 +0000 Subject: [Koha-bugs] [Bug 27524] OPAC note on patron page should allow for HTML tags In-Reply-To: <bug-27524-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27524-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27524-70-0MMIcqhP2b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27524 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at libriotech.no See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=19852 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:30:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:30:35 +0000 Subject: [Koha-bugs] [Bug 19852] Add message text box in circulation for patrons does not accept HTML tags In-Reply-To: <bug-19852-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19852-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19852-70-4IzZ9CcKI9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19852 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27524 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:38:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:38:14 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-nPwQISkjFO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #158 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 120863 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120863&action=edit Bug 17656: More meaningful messages in prediction pattern table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:38:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:38:45 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-AcMsomMxHq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:39:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:39:51 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-GPiAtth8MM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #159 from Alex Arnaud <alex.arnaud at biblibre.com> --- (In reply to Koha Team University Lyon 3 from comment #157) > Please check the issues that are NOT published (irregularities) > and below : > Choice the weeks in the year where the issues are not published > > May be, in this case, the second is redundant. I would suggest to suppress > the second and make the first like this : > Please check in the dropdown list, the issues that are NOT published > (irregularities) > > and last thing : the "Weeks(s)not_published" form is jumping when we check a > checkbox. Could you add a "return false" to "Check_permanent_irregularities" > function to prevent this ? > > Olivier Olivier, Please test my proposal for meaningful messages. Also, fixed the jump on top of the page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:46:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:46:26 +0000 Subject: [Koha-bugs] [Bug 28328] New: Editing a record can cause an ISE if data too long for column Message-ID: <bug-28328-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28328 Bug ID: 28328 Summary: Editing a record can cause an ISE if data too long for column Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Like bug 26518, but for ModBiblio To recreate: 1 - Edit a record in the staff client 2 - In MARC21 edit the 010a/LCCN field wih: ThisisgoingtobetoomanycharactersfortheLCCNfield 3 - Save the record 4 - ISE: C4::Biblio::_koha_modify_biblioitem_nonmarc(): DBI Exception: DBD::mysql::st execute failed: Data too long for column 'lccn' at row 1 [for Statement "UPDATE biblioitems SET biblionumber = ?, volume = ?, number = ?, itemtype = ?, isbn = ?, issn = ?, publicationyear = ?, publishercode = ?, volumedate = ?, volumedesc = ?, collectiontitle = ?, collectionissn = ?, collectionvolume= ?, editionstatement= ?, editionresponsibility = ?, illus = ?, pages = ?, notes = ?, size = ?, place = ?, lccn = ?, url = ?, cn_source = ?, cn_class = ?, cn_item = ?, cn_suffix = ?, cn_sort = ?, totalissues = ?, ean = ?, agerestriction = ? where biblioitemnumber = ? " with ParamValues: 0="4239", 1=undef, 2=undef, 3="BK", 4="0887080189", 5=undef, 6=undef, 7="Neugebauer Press USA ; | Distributed by Alphabet Press,", 8=undef, 9=undef, 10=undef, 11=undef, 12=undef, 13=undef, 14=undef, 15="col. ill. ;", 16="[30] p. :", 17=undef, 18="30 cm.", 19="[S.l.] : | Natick, MA :", 20="83181009sdhgaethq45y245y24thsadhgahq", 21=undef, 22="ddc", 23=undef, 24=undef, 25=undef, 26='', 27=undef, 28=undef, 29=undef, 30='4239'] at /kohadevbox/koha/C4/Biblio.pm line 384 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 This also kills the linker script if a bib with too long lccn is encountered -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:46:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:46:36 +0000 Subject: [Koha-bugs] [Bug 28328] Editing a record can cause an ISE if data too long for column In-Reply-To: <bug-28328-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28328-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28328-70-VSMOp95ZsX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28328 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=26518 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:46:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:46:36 +0000 Subject: [Koha-bugs] [Bug 26518] Adding a record can succeed even if adding the biblioitem fails In-Reply-To: <bug-26518-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26518-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26518-70-XxV1R8l6pm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26518 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28328 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 13:57:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 11:57:25 +0000 Subject: [Koha-bugs] [Bug 28329] New: The items callnumber will reappear when editing the item if originally blanked out Message-ID: <bug-28329-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28329 Bug ID: 28329 Summary: The items callnumber will reappear when editing the item if originally blanked out Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: kelly at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl To recreate: 1. Set system preference, itemcallnumber, to 082ab or something similar to pull the call number from the bib record into the item holding. 2. Create item and remove the call number. 3. See that the callnumber has been removed in the item. 4. Edit this same item and see that the call number is back (pulled again from the marc record following the itemcallnumber sys pref). This is an issue if a library does not want a callnumber in some records but does for others. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:04:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:04:54 +0000 Subject: [Koha-bugs] [Bug 24850] Koha::DateUtils ignores offsets in RFC3339 datetimes In-Reply-To: <bug-24850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24850-70-yaNPPPW8VG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:06:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:06:35 +0000 Subject: [Koha-bugs] [Bug 11983] Code to select patrons to purge needs to be centralized (use of filter_by) In-Reply-To: <bug-11983-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11983-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11983-70-0Dg7YHL409@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11983 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:06:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:06:48 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-RdeIIdO37u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:08:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:08:23 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-DwXaucjh5b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27899 CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:08:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:08:23 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-RAbYwiL7gR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28284 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:11:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:11:17 +0000 Subject: [Koha-bugs] [Bug 28261] Add visual feedback on overridden pickup locations on patron's page In-Reply-To: <bug-28261-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28261-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28261-70-ueTmcPN1HF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28261 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:12:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:12:34 +0000 Subject: [Koha-bugs] [Bug 27091] Document how Elasticsearch is supposed to work and implement respective configurations In-Reply-To: <bug-27091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27091-70-ZuRysnUB0i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27091 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:14:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:14:50 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-cbI2rdTNwf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |andrew at bywatersolutions.com --- Comment #2 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- I get this test failure: root at kohadevbox:koha(master)$ prove t/db_dependent/Koha/Plugins/Plugins.t t/db_dependent/Koha/Plugins/Plugins.t .. 5/55 Plugin error (Test Plugin): item_barcode_transform called with parameter: 1 at /kohadevbox/koha/Koha/Plugins.pm line 74. Plugin error (Test Plugin): item_barcode_transform called with parameter: abcd at /kohadevbox/koha/Koha/Plugins.pm line 74. # Failed test 'Only four plugins found via a metadata tag' # at t/db_dependent/Koha/Plugins/Plugins.t line 129. # got: '2' # expected: '4' # Looks like you failed 1 test of 2. # Failed test 'GetPlugins() tests' # at t/db_dependent/Koha/Plugins/Plugins.t line 132. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 279. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 280. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 282. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. t/db_dependent/Koha/Plugins/Plugins.t .. 50/55 # Looks like you failed 1 test of 55. t/db_dependent/Koha/Plugins/Plugins.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/55 subtests Test Summary Report ------------------- t/db_dependent/Koha/Plugins/Plugins.t (Wstat: 256 Tests: 55 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=1, Tests=55, 5 wallclock secs ( 0.02 usr 0.01 sys + 1.80 cusr 0.39 csys = 2.22 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:19:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:19:04 +0000 Subject: [Koha-bugs] [Bug 19036] Number payment receipts / payment slips In-Reply-To: <bug-19036-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19036-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19036-70-JcqN5vwqZV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19036 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Manual Text to go in the| |This new feature lets you release notes| |sequentially number number | |payment slips/receipts when | |using cash registers (it | |replaces the internal | |'accountlines_id' used as | |the transaction identifier | |on the cash register | |summary page). | | | |This | |feature is disabled by | |default for all credit | |types. | | | |Enable it by: | |1. | |Setting the new system | |preference AutoCreditNumber | |to one of the available | |options. | |2. Enabling for | |each credit type. | | | |Available options are: | |- Do | |not automatically generate | |credit numbers | |- | |Automatically generate | |credit numbers in the form | |<year>-0001 | |- Automatically | |generate credit numbers in | |the form | |<branchcode>yyyymm0001 | |- | |Automatically generate | |credit numbers in the form | |1, 2, 3' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:22:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:22:24 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-OKfwijagKV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118240|0 |1 is obsolete| | --- Comment #8 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120864 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120864&action=edit Bug 27899: Missing description for libraryNotPickupLocation on request.pl This patch adds text to the holds template in the staff client so that if a particular item is at a library which isn't a hold location the error message is descriptive. To test, apply the patch and go to Administration -> Libraries. - Change one of your libraries so that "Pickup location" is set to "No." - Locate a title in the catalog which has an item at that location. - Start the process of placing a hold on the title. - After selecting a patron to place the hold for, look at the table of items under "Place a hold on a specific item." - The item located at the library you modified should show an error message in the "Hold" column, "Library is not a pickup location." Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:22:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:22:47 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-cs3XLP4Zyq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 --- Comment #9 from Owen Leonard <oleonard at myacpl.org> --- Rebased for additional testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:25:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:25:24 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-yqg2tpylPd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #4 from Fridolin Somers <fridolin.somers at biblibre.com> --- (In reply to Nick Clemens from comment #3) > (In reply to Fridolin Somers from comment #2) > > Created attachment 120861 [details] [review] [review] > > Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter > > > > Run prove t/Koha_Template_Plugin_Koha.t > > Why do you add the 'val' passthrough to the routine? In case we use it with an existing value from DB. For example in CSV profile we store delimiter (not possible to store \t in DB I bet). So we may need to call this method in the future with a separator value, just to transform 'tabulation' into '\t'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:31:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:31:22 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-UmMEWtvzAH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120865&action=edit performance comparison Three runs before and after the patch, 53927 auth records - machine generated from about ~30k bibs Command I ran: /usr/bin/time -v perl misc/search_tools/rebuild_elasticsearch.pl -v -d -a -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:32:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:32:27 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-EfLY4vFnJj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- This does seem to decrease memory, but I found it tended to run a bit longer time wise The code is simple, I don't like the 'while(1)' Could the fetch of the next row be moved into the while? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:34:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:34:58 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-Ukp28nAlgx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 --- Comment #8 from Ere Maijala <ere.maijala at helsinki.fi> --- Nick, it's the same setup as in Biblio's iterator. If that's to be changed, I'd rather do it separately. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:41:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:41:21 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-LBfuvpfH5s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |This enhancement changes release notes| |the logging system | |preferences and the log | |viewer tool so that: | | | |- | |ClaimsLog: logs when an | |acquisitions claim or a | |serials claim notice is | |sent (Claims module in the | |log viewer) | |- | |AcquisitionLog: logs all | |other changes for | |acquisition actions | |(Acquisitions module in the | |log viewer). | | | |Previously | |ClaimsLog was called | |LettersLog, but the name | |was considered confusing | |after support for logging | |changes to notices and | |slips was added in Koha | |21.05 (bug 14233). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:54:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:54:51 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-EHDm23ld47@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 14:54:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 12:54:54 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-NHxbiD5Uf8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120424|0 |1 is obsolete| | --- Comment #9 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120866 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120866&action=edit Bug 28268: Improve memory usage when indexing authorities in Elasticsearch Retrieves the complete records one by one to avoid huge memory usage. Note that this removes the call to GuessAuthTypeCode, but it is done later in Koha::SearchEngine::Elasticsearch::marc_records_to_documents (and was never done if you asked to index a single record with --authid parameter). Test plan: 1. Apply patch 2. Reindex authorities: perl misc/search_tools/rebuild_elasticsearch.pl -a -d -v 3. Check that indexing completed successfully and results are correct. Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:06:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:06:16 +0000 Subject: [Koha-bugs] [Bug 28330] New: Search links from tags broken? Message-ID: <bug-28330-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28330 Bug ID: 28330 Summary: Search links from tags broken? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: magnus at libriotech.no QA Contact: testopia at bugs.koha-community.org This is what I see on 20.11: - I have a catalogue where searching for "perl" gives 5 hits. The URL for the search has opac-search.pl?q=perl - I tag two of the five records above with "perl" + one record that is not among the five, so three records are tagged with "perl" - Searching for "perl" still gives five hits, as expected - Following a link from the tag "perl" gives me three hits, the ones that are tagged with "perl". The URL has opac-search.pl?tag=perl&q=perl. I was expecting the last search to give me 6 hits, the union(?) of the five records that contains "perl" and the "extra" one that is tagged with "perl". Am I just remembering wronlgy how this used to work? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:17:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:17:03 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-jINfK5VLJK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:17:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:17:06 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-5Ksl0XZvVE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120859|0 |1 is obsolete| | Attachment #120861|0 |1 is obsolete| | --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120867 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120867&action=edit Bug 28327: System preference CSVdelimiter special case for tabulation System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in template. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:17:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:17:09 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-lrEaLeql2v@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120868 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120868&action=edit Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter Run prove t/Koha_Template_Plugin_Koha.t Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:17:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:17:13 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-KYiNfK2Bxp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120869 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120869&action=edit Bug 28327: (QA follow-up) Add POD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:19:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:19:05 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-czWXSPfeBK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- This bug is ugly, moving to PQA as very trivial, thanks Frido! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:24:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:24:24 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-6ERrBFco0O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #9 from Fridolin Somers <fridolin.somers at biblibre.com> --- Wait I have more patches ;) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:24:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:24:35 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-nJiNbVaRlJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:39:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:39:33 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-qRDz8MYy9u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120867|0 |1 is obsolete| | --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120870 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120870&action=edit Bug 28327: System preference CSVdelimiter special case for tabulation in templates System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in template. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:39:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:39:50 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-C2WFyeqrcj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120868|0 |1 is obsolete| | --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120871 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120871&action=edit Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter Run prove t/Koha_Template_Plugin_Koha.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:40:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:40:08 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-EDzo8vbNVA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #12 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120872 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120872&action=edit Bug 28327: System preference CSVdelimiter special case for tabulation in perl System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in perl. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:40:17 +0000 Subject: [Koha-bugs] [Bug 28330] Search links from tags broken? In-Reply-To: <bug-28330-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28330-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28330-70-q6jB4DOoKs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28330 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:40:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:40:26 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-H3DA4HTH4z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120873 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120873&action=edit Bug 28327: use semicolon when preference CSVDelimiter is missing Some places use comma as value when preference CSVDelimiter is missing or empty. >From installer/data/mysql/mandatory/sysprefs.sql whe see that defaut install value is semicolon. This patch sets semicolon when preference CSVDelimiter is missing. "We are perl, we love semicolon ;)" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:40:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:40:42 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-oKWNHK75ph@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120869|0 |1 is obsolete| | --- Comment #14 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120874 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120874&action=edit Bug 28327: (QA follow-up) Add POD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:42:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:42:19 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-ZpC7smBBdC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:42:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:42:22 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-4PL6FnjpC2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120120|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120875 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120875&action=edit Bug 28211 Fix count of plugins that should be installed for unit test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:43:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:43:46 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-U6xf83Gdm6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120870|0 |1 is obsolete| | Attachment #120871|0 |1 is obsolete| | Attachment #120872|0 |1 is obsolete| | Attachment #120873|0 |1 is obsolete| | Attachment #120874|0 |1 is obsolete| | --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120876&action=edit Bug 28135: Replace use of input type number in additem.js This patch corrects in instance where JavaScript is creating an input tag with type "number." To test, apply the patch and make sure the AcqCreateItem system preference is set to "when receiving." - Go to Acquisitions -> Vendor -> Invoices -> Invoice -> Go to receipt page -> Receive. - On the page for receiving items you should see an add item form. - Click the "Add multiple items" button at the bottom of the form. - Test the "Number of items to add" field. It should not accept any input except numbers. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:44:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:44:56 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-kyGpFcoC96@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120120|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:45:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:45:26 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-i9qm55FVdI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120876|0 |1 is obsolete| | --- Comment #16 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120877 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120877&action=edit Bug 28327: CSVdelimiter special case for tabulation in templates System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in template. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:45:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:45:45 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-AXHsEokEju@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #17 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120878 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120878&action=edit Bug 28327: Add unit tests for Koha::Template::Plugin::Koha::CSVDelimiter Run prove t/Koha_Template_Plugin_Koha.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:46:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:46:01 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-tJrIlWPWV6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120879&action=edit Bug 28327: CSVdelimiter special case for tabulation in perl System preference 'CSVdelimiter' has a special case for tabulation. Preference value contains string 'tabulation' but string '\t' must be used in CSV file. This is OK in many places, for exemple Bug 17590. This patch fixed when preference is fetch in perl. Test plan : 1) Set system preference 'CSVdelimiter' = 'tabs'. 2) Create CSV export in impacted pages 3) Check columns are separated by tabulation character and not string 'tabulation' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:46:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:46:17 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-ZyGzVsH2Fo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #19 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120880 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120880&action=edit Bug 28327: use semicolon when preference CSVDelimiter is missing Some places use comma as value when preference CSVDelimiter is missing or empty. >From installer/data/mysql/mandatory/sysprefs.sql whe see that defaut install value is semicolon. This patch sets semicolon when preference CSVDelimiter is missing. "We are perl, we love semicolon ;)" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:46:30 +0000 Subject: [Koha-bugs] [Bug 27531] Remove type attribute from script tags: Cataloging plugins In-Reply-To: <bug-27531-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27531-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27531-70-ZYu35ANDYG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27531 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:46:30 +0000 Subject: [Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags In-Reply-To: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22956-70-18qgbuqhrU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 Bug 22956 depends on bug 27531, which changed state. Bug 27531 Summary: Remove type attribute from script tags: Cataloging plugins https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27531 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:46:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:46:33 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-pCzZxLVjFg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #20 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120881 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120881&action=edit Bug 28327: (QA follow-up) Add POD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:48:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:48:41 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-hwvmWviT7f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #21 from Fridolin Somers <fridolin.somers at biblibre.com> --- (In reply to Fridolin Somers from comment #9) > Wait I have more patches ;) Here they are. Tell me if your OK with semicolon ';' as default value since it is value in installer/data/mysql/mandatory/sysprefs.sql -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:53:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:53:46 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-MHotlwv8Lp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:53:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:53:50 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-xxj1nlVYlX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120120|0 |1 is obsolete| | --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120882 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120882&action=edit Bug 28211: Replace use of call_recursive() with call() This is based on Julian's idea on bug 28026 where we could get rid of call_recursive by passing refs as arguments to call. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Plugins/Plugins.t 3) prove t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:53:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:53:54 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-8XgqP3AhpU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120875|0 |1 is obsolete| | --- Comment #5 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120883 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120883&action=edit Bug 28211 Fix count of plugins that should be installed for unit test Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:55:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:55:10 +0000 Subject: [Koha-bugs] [Bug 22562] Add option ItemHoldingLibrary to ReservesControlBranch In-Reply-To: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22562-70-pKL6ZH5DbZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22562 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- This works, but I have an edge case: Library A - only allow holds from homelibrary Library B - allow holds form any library ReservesControlBranch: ItemsHoldingLibrary Book with homebranch Library A is checked in at Library B, a transfer is set to return the book home and the holdingbranch is set to Library B A patron from library C can place a hold because of the holdingbranch The book arrives at library A and is checked in - the hold does not trigger because the holdingbranch has changed and the rule is now 'only from home library' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:58:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:58:43 +0000 Subject: [Koha-bugs] [Bug 28331] New: Remove last type attribute from script tag: overdue.tt Message-ID: <bug-28331-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28331 Bug ID: 28331 Summary: Remove last type attribute from script tag: overdue.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: testopia at bugs.koha-community.org Blocks: 22956 overdue.tt seems to be the last instance of <script type="text/javascript"> in the templates. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 [Bug 22956] Omnibus: Remove type attribute from script tags -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:58:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:58:43 +0000 Subject: [Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags In-Reply-To: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22956-70-D1kPyEwD5z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28331 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28331 [Bug 28331] Remove last type attribute from script tag: overdue.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 15:59:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 13:59:09 +0000 Subject: [Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags In-Reply-To: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22956-70-7c40CXtM9h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- (In reply to Owen Leonard from comment #2) > circ/overdue.tt: One left. Bug 28331. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:00:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:00:07 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-PF1JKa7OJj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #34 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:00:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:00:23 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-gSxIJ9RHUY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:07:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:07:22 +0000 Subject: [Koha-bugs] [Bug 28281] Installer doesn't work on some languages (pl-PL) because it double decodes installer data In-Reply-To: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28281-70-wcdXVqhUOD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28281 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 22824 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:09:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:09:07 +0000 Subject: [Koha-bugs] [Bug 28291] koha-translate install script producing incorrectly encoded YAML translation files In-Reply-To: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28291-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28291-70-bhHcaM5WxT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28291 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- This depends on Bug 22824 no ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:10:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:10:11 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-XQssVfyJEm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:14:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:14:16 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-hzmF4Ua9Yi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers at biblibre.com> --- Do you think this should be pushed to 20.11.x ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:15:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:15:30 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-Fd0BLNPtIQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #19 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:17:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:17:35 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-LGQ9UGaica@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #22 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Fridolin Somers from comment #21) > (In reply to Fridolin Somers from comment #9) > > Wait I have more patches ;) > > Here they are. > > Tell me if your OK with semicolon ';' as default value since it is value in > installer/data/mysql/mandatory/sysprefs.sql If a library has the pref not set, this will change behavior - I would move that to its own bug -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:19:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:19:59 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-UEBJKKYrsR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:22:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:22:22 +0000 Subject: [Koha-bugs] [Bug 24154] No indication that Default checkout, hold and return policy are set if values are blank In-Reply-To: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24154-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24154-70-V7qfqQbAvB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24154 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> --- Does not apply on 20.11.x. It depends on Bug 27069 no ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:24:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:24:13 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-CWaFJNFeDS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:33:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:33:27 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-iArxOIkwmn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:33:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:33:54 +0000 Subject: [Koha-bugs] [Bug 28332] New: Requesting Mana token with accented name fails Message-ID: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28332 Bug ID: 28332 Summary: Requesting Mana token with accented name fails Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Mana-kb Assignee: koha-bugs at lists.koha-community.org Reporter: alex.arnaud at biblibre.com CC: alex.arnaud at biblibre.com Test plan: - Go to Administration Share content with Mana KB (cgi-bin/koha/admin/share_content.pl) - in "Configure Mana KB" part, set your email and a name with accent (Université Foo), - click on "Send to Mana KB" => Fail. No mana token. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:35:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:35:46 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-GiLYKNzDzO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #14 from Fridolin Somers <fridolin.somers at biblibre.com> --- (In reply to David Cook from comment #12) > Yay! This should prevent many a headache... Indeed. Any configuration change whent with "Oh, I forgot to flush memcached, again". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:36:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:36:15 +0000 Subject: [Koha-bugs] [Bug 28332] Requesting Mana token with accented name fails In-Reply-To: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28332-70-bvW9cEJzbc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28332 --- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 120884 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120884&action=edit Bug 28332: Fix data encoding when requesting Mana token -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:37:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:37:03 +0000 Subject: [Koha-bugs] [Bug 28332] Requesting Mana token with accented name fails In-Reply-To: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28332-70-jmkRGby54m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28332 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:37:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:37:10 +0000 Subject: [Koha-bugs] [Bug 28332] Requesting Mana token with accented name fails In-Reply-To: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28332-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28332-70-WFCBdhffow@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28332 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:37:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:37:27 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-wRQWXkI1Vr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:38:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:38:34 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-MTa3g0b9ZW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23354 CC| |fridolin.somers at biblibre.co | |m Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23354 [Bug 23354] Add a 'Point of sale' screen to allow anonymous payments -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:38:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:38:34 +0000 Subject: [Koha-bugs] [Bug 23354] Add a 'Point of sale' screen to allow anonymous payments In-Reply-To: <bug-23354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23354-70-rNLMX73sA5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23354 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28181 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 [Bug 28181] Archived debit type still shows as available in Point of Sale -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:39:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:39:19 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-rtoAW4IITr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:41:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:41:11 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-sGUjEVzdMI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #20 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:43:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:43:51 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-4czaPlWlSA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #14 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:45:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:45:46 +0000 Subject: [Koha-bugs] [Bug 27625] Remove uk-UA installer data In-Reply-To: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27625-70-C279VSQWeb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27625 Andrew Nugged <nugged at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:46:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:46:31 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-vkn3D351z2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 pierre.genty at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Patch doesn't apply --- Comment #102 from pierre.genty at biblibre.com --- Just tried, patch doesn't apply : git diff ++<<<<<<< HEAD +use Test::More tests => 54; ++======= + use Test::More tests => 53; ++>>>>>>> Bug 7376: Unit test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:46:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:46:53 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-z7raqreAbe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:51:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:51:01 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-fe6cvZZi44@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #23 from Fridolin Somers <fridolin.somers at biblibre.com> --- I propose we do not push to stable branches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:52:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:52:11 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-drQvC3T4cI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:53:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:53:30 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-m8zsFrliSQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:56:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:56:05 +0000 Subject: [Koha-bugs] [Bug 28160] Values from 150$a aren't prefilled in z39.50 search form from an existing authority record In-Reply-To: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28160-70-sBohrHJDDN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28160 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 16:58:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 14:58:25 +0000 Subject: [Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy In-Reply-To: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27876-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27876-70-PpT8OYCUlS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #22 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 27610 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:01:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:01:25 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-OWqw1giG8X@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #35 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:07:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:07:52 +0000 Subject: [Koha-bugs] [Bug 27621] Remove it-IT installer data In-Reply-To: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27621-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27621-70-zRDL1byGVu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27621 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:08:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:08:15 +0000 Subject: [Koha-bugs] [Bug 27623] Remove pl-PL installer data In-Reply-To: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27623-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27623-70-X5O3RThwlU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #30 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:08:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:08:33 +0000 Subject: [Koha-bugs] [Bug 27624] Remove ru-RU installer data In-Reply-To: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27624-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27624-70-JasXJZuDts@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27624 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:08:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:08:50 +0000 Subject: [Koha-bugs] [Bug 27625] Remove uk-UA installer data In-Reply-To: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27625-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27625-70-R8gWJ2nMeO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27625 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:09:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:09:20 +0000 Subject: [Koha-bugs] [Bug 28108] Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module In-Reply-To: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28108-70-GvbyYToLv2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #20 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:10:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:10:41 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-DMlxYX9Rbr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m --- Comment #29 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:11:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:11:55 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-f7d4cPL2XM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:13:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:13:30 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-2yBoISwlmC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #25 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:14:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:14:13 +0000 Subject: [Koha-bugs] [Bug 28333] New: Auth.pm param missing Message-ID: <bug-28333-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28333 Bug ID: 28333 Summary: Auth.pm param missing Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs at lists.koha-community.org Reporter: Benjamin-777 at gmx.de QA Contact: testopia at bugs.koha-community.org After upgrading I get the error: `Can't call method "param" on an undefined value at /usr/share/koha/lib/C4/Auth.pm line 553.` -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:14:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:14:40 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-b2ACTQDcoc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:16:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:16:28 +0000 Subject: [Koha-bugs] [Bug 18112] Add street type to main address in OPAC In-Reply-To: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18112-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18112-70-qsYRbK2B9l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #14 from Fridolin Somers <fridolin.somers at biblibre.com> --- Does not apply on 20.11.x. Please provide patches if needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:18:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:18:20 +0000 Subject: [Koha-bugs] [Bug 28283] 'Quantity received' should have inputmode="numeric" In-Reply-To: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28283-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28283-70-gIl5YdcLnk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28283 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:20:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:20:00 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-plBDnpa8CM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #21 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:20:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:20:25 +0000 Subject: [Koha-bugs] [Bug 28135] Replace use of input type number in additem.js In-Reply-To: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28135-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28135-70-7ZQ17pklE1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28135 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:24:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:24:12 +0000 Subject: [Koha-bugs] [Bug 27151] SIP2 server doesn't handle broken connections which then kills SIP2 server In-Reply-To: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27151-70-pkvmBXkn9E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27151 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com, | |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:24:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:24:34 +0000 Subject: [Koha-bugs] [Bug 27151] SIP2 server doesn't handle broken connections which then kills SIP2 server In-Reply-To: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27151-70-CFA4qe3hoF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27151 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:24:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:24:55 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-Z9jT3J4iYH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala at helsinki.fi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:31:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:31:34 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-Pj8I6Z1QoS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:46:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:46:54 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-cIUoHg6Vob@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:46:57 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-nq3bD904uM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #39 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:47:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:47:00 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-UfkjvQyN1N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:47:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:47:03 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-nHLnian3Gp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:47:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:47:06 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-y4DPpXuHkO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:47:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:47:09 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-8qJ3IFqUW4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:56:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:56:27 +0000 Subject: [Koha-bugs] [Bug 14348] Staff patron specific section for adding links and notes In-Reply-To: <bug-14348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14348-70-RdquoNUSQR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14348 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:56:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:56:35 +0000 Subject: [Koha-bugs] [Bug 21361] Attributes appear in different order on batch patrons modifications In-Reply-To: <bug-21361-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21361-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21361-70-fVsIDDfISp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21361 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:30 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-PNWtOIXmWZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120783|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120885&action=edit Bug 28220: Deal with merge Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:35 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-1JzWgCREfR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120784|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120886&action=edit Bug 28220: Add tests to import failure expected, we need to add a transaction Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:39 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-XCb7wwMKOd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120785|0 |1 is obsolete| | --- Comment #31 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120887&action=edit Bug 28220: prevent patron to be created if attributes not stored Using a transaction Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:43 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-lOP1wlJlZG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120786|0 |1 is obsolete| | --- Comment #32 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120888 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120888&action=edit Bug 28220: Handle InvalidType Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:47 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-jqVIgOYZ3K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120787|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120889&action=edit Bug 28220: Handle NonRepeatable Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:52 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-6NlyW25UXD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120788|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120890&action=edit Bug 28220: Add test for updating an existing patron Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:57:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:57:56 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-6yaJ6xWpSc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120789|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120891&action=edit Bug 28220: Add more tests * Add the transaction when a patron is created * The changes in merge_and_replace_with prevent the creation of the patron and so the attributes if several non-repeatable attributes are passed Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:58:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:58:01 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-92wxOM3zW2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120790|0 |1 is obsolete| | --- Comment #36 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120892&action=edit Bug 28220: UI changes Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:58:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:58:04 +0000 Subject: [Koha-bugs] [Bug 26206] Extended Patron Attributes don't have a stable id on OPAC In-Reply-To: <bug-26206-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26206-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26206-70-rdml0E7DBp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26206 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:58:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:58:29 +0000 Subject: [Koha-bugs] [Bug 28145] Patron Attribute Class field allows for free text OR if PA_CLASS defined no blank value available In-Reply-To: <bug-28145-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28145-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28145-70-uvOxpwBKDv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28145 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 17:59:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 15:59:47 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-x5hHp1ykFv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #37 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Wow, that took a while to work through.. really great test coverage here helps with confidence. I've tested it with a few different sets of data and it's all working as expected. Great job Jonathan. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:00:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:00:25 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-Toa69vPsY1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 Suzanne Fayle <sfayle at roseman.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|sfayle at roseman.edu | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:03:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:03:17 +0000 Subject: [Koha-bugs] [Bug 15204] Auth.pm does too much In-Reply-To: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15204-70-I0OCgoRPFC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15204 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Lol.. this just came up as a random bug on the Dashboard... still stands.. still love to find time to get to it... still too overwhelmed to get to it yet.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:07:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:07:11 +0000 Subject: [Koha-bugs] [Bug 12029] Patrons should be able to delete their patron messages In-Reply-To: <bug-12029-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12029-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12029-70-6fC72COoQm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12029 koha-US bug tracker <bugzilla at koha-us.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at koha-us.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:07:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:07:14 +0000 Subject: [Koha-bugs] [Bug 12029] Patrons should be able to delete their patron messages In-Reply-To: <bug-12029-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12029-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12029-70-hJ4IiRa0py@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12029 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:07:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:07:51 +0000 Subject: [Koha-bugs] [Bug 27720] Print Holds List slip In-Reply-To: <bug-27720-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27720-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27720-70-J81Exni1a0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27720 koha-US bug tracker <bugzilla at koha-us.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at koha-us.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:11:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:11:46 +0000 Subject: [Koha-bugs] [Bug 28334] New: Add ability to rename Adv Cataloging Editor macros Message-ID: <bug-28334-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28334 Bug ID: 28334 Summary: Add ability to rename Adv Cataloging Editor macros Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Once one has created a macro in the advanced editor, there's no way to rename it. One would need to delete it and recreate it. As we've now made macros more permanent, it'd be nice to be able to edit the name. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:15:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:15:05 +0000 Subject: [Koha-bugs] [Bug 24309] Holds on multiple in the same record In-Reply-To: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24309-70-qzxpOlolxI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24309 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- +1 on this. If all copies/volumes of a given title need to be pulled for something like new spine labels there is no easy way for library staff to hold all copies/volumes at once. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:22:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:22:39 +0000 Subject: [Koha-bugs] [Bug 15683] Inconsistent population of lastreneweddate between AddRenewal and AddIssue In-Reply-To: <bug-15683-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15683-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15683-70-E7OfiUmQhC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15683 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:24:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:24:00 +0000 Subject: [Koha-bugs] [Bug 15683] Inconsistent population of lastreneweddate between AddRenewal and AddIssue In-Reply-To: <bug-15683-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15683-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15683-70-DSJwpuVowE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15683 koha-US bug tracker <bugzilla at koha-us.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at koha-us.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:24:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:24:03 +0000 Subject: [Koha-bugs] [Bug 25787] Club holds can't be placed without modify_holds_priority permission In-Reply-To: <bug-25787-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25787-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25787-70-btJy167aMA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25787 koha-US bug tracker <bugzilla at koha-us.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at koha-us.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:25:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:25:00 +0000 Subject: [Koha-bugs] [Bug 28072] Z39.50/SRU servers would be a great addition to Mana KB In-Reply-To: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28072-70-neMEDjqmIz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28072 koha-US bug tracker <bugzilla at koha-us.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at koha-us.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:25:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:25:14 +0000 Subject: [Koha-bugs] [Bug 28072] Z39.50/SRU servers would be a great addition to Mana KB In-Reply-To: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28072-70-CQiB8UQjvk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28072 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:25:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:25:50 +0000 Subject: [Koha-bugs] [Bug 28072] Z39.50/SRU servers would be a great addition to Mana KB In-Reply-To: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28072-70-9gGIEbpwqF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28072 Heather <heather_hernandez at nps.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heather_hernandez at nps.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:29:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:29:43 +0000 Subject: [Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch In-Reply-To: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25030-70-FARKp62xJf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25030 Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucy.vaux-harvey at ptfs-europ | |e.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:30:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:30:43 +0000 Subject: [Koha-bugs] [Bug 28072] Z39.50/SRU servers would be a great addition to Mana KB In-Reply-To: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28072-70-enAc4ZuSEm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28072 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org --- Comment #1 from George Williams (NEKLS) <george at nekls.org> --- This would be an outstanding addition to Mana. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 18:46:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 16:46:15 +0000 Subject: [Koha-bugs] [Bug 28335] New: Making Patron Attributes Required Can cause issues in multi branch systems Message-ID: <bug-28335-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28335 Bug ID: 28335 Summary: Making Patron Attributes Required Can cause issues in multi branch systems Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: lisetteslatah at gmail.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Patron attributes can be marked as required using patron_attr_2 etc. The problem with this is in a multi branch system where there are different attributes at different branches, making specific attributes required behave differently on different patron entries. Currently my branch has 4 patron attributes, 2 of which we'd like to make required. Some branches in the system only have 3 attributes and no one wants the last attribute to be required. We can't change the order without replacing the auth value since they sort by code. It would be better if we could force requirement based on the code rather than the patron_attr_2. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:00:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:00:28 +0000 Subject: [Koha-bugs] [Bug 28336] New: Cannot change matching rules for authorities Message-ID: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 Bug ID: 28336 Summary: Cannot change matching rules for authorities Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org To recreate: 1 - Stage a marc file of authorities 2 - Manage the staged file 3 - Attempt to change the matching rule 4 - 500 Error, in intranet-error.log: [Wed May 12 16:53:03.046652 2021] [cgi:error] [pid 52072] [client 172.19.0.1:50580] AH01215: C4::ImportBatch::SetImportBatchItemAction(): DBI Exception: DBD::mysql::st execute failed: Column 'item_action' cannot be null [for Statement "UPDATE import_batches SET item_action = ? WHERE import_batch_id = ?" with ParamValues: 0=undef, 1="1"] at /kohadevbox/koha/tools/manage-marc-import.pl line 160: /kohadevbox/koha/tools/manage-marc-import.pl, referer: http://localhost:8081/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:02:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:02:16 +0000 Subject: [Koha-bugs] [Bug 28336] Cannot change matching rules for authorities In-Reply-To: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28336-70-G8rurz9Bmd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:02:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:02:19 +0000 Subject: [Koha-bugs] [Bug 28336] Cannot change matching rules for authorities In-Reply-To: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28336-70-iz2AN2UAFp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120893 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120893&action=edit Bug 28336: Add missing input for item_action To test: 1 - Stage a marc file of authorities 2 - Manage the staged file 3 - Attempt to change the matching rule 4 - 500 Error, in intranet-error.log: [Wed May 12 16:53:03.046652 2021] [cgi:error] [pid 52072] [client 172.19.0.1:50580] AH01215: C4::ImportBatch::SetImportBatchItemAction(): DBI Exception: DBD::mysql::st execute failed: Column 'item_action' cannot be null [for Statement "UPDATE import_batches SET item_action = ? WHERE import_batch_id = ?" with ParamValues: 0=undef, 1="1"] at /kohadevbox/koha/tools/manage-marc-import.pl line 160: /kohadevbox/koha/tools/manage-marc-import.pl, referer: http://localhost:8081/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=1 5 - Apply patch 6 - Reload page and change matching rule 7 - Success! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:02:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:02:41 +0000 Subject: [Koha-bugs] [Bug 28336] Cannot change matching rules for authorities In-Reply-To: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28336-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28336-70-ejAaAO4Gpn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28336 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:52:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:52:02 +0000 Subject: [Koha-bugs] [Bug 28337] New: Add System-control-number index for authorities to MARC21 indexes Message-ID: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Bug ID: 28337 Summary: Add System-control-number index for authorities to MARC21 indexes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Zebra Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com https://www.loc.gov/marc/authority/ad035.html The 035 field in authorities can contain a system control number, this is useful for authority cleanup work as it can contain a non-Koha id for the record When importing, however, we cannot use this field for matching as it is not indexed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:58:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:58:11 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-wb1hABQZmd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:58:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:58:14 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-1CedUYYm5A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120894&action=edit Bug 28337: Add System-control-number index to Zebra MARC21 files To test: 1 - Apply patch 2 - Copy zebra files to destination: cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml /etc/koha/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl /etc/koha/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl 3 - Reindex authorities 4 - Edit an authority and add 035$aExpialodocious 5 - Export the authority 6 - Create a new record matchign rule: Matching rule code: SCN Description: System control number Match threshhold: 1000 Record type: Authority record Search-index: System-control-number Score: 1000 Tag: 035 Subfields: a 7 - Stage the record and use the new matchign rule 8 - Match found! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 19:58:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 17:58:24 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-rWbojWiI9N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:10:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:10:49 +0000 Subject: [Koha-bugs] [Bug 28338] New: Avoid validating holdability along with a specific pickup location Message-ID: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Bug ID: 28338 Summary: Avoid validating holdability along with a specific pickup location Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Several bugs tried to address this question: when calling CanItemBeReserved, what pickup location parameter should be passed? And we've been going back and forth between userenv, reservescontrolbranch, etc. And there are two open bugs related to the area. Truth is, CanItemBeReserved is being passed a branchcode, but what we really be doing, is checking if the item can be reserved (at any pickup location) and provide a way for item-level holds to have a valid pickup location selected by staff members. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:17:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:17:08 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-biCn2boHbn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28284 Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:17:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:17:08 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-jnHIGhJe4c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28338 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:17:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:17:53 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-TLhw0IAr3I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com | |, | |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28312 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:17:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:17:53 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-hlawyKmv26@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28338 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:25:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:25:59 +0000 Subject: [Koha-bugs] [Bug 26205] News Changes aren't Logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-6m15ieXrA4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:26:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:26:04 +0000 Subject: [Koha-bugs] [Bug 26205] News Changes aren't Logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-f5WNdvKtwe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 --- Comment #14 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120895&action=edit Bug 26205: Add logging of news items To test: 1. Apply patch, updatedatabase, restart_all 2. Make sure the system pref 'NewsLog' is turned on. 3. Go to the Koha News tool and create a new news item. 4. View the logs and display only the OPAC News module 5. You should see your new news, it will include the lang ( OPACheader_en ) and the content of the news item. 6. Filter the logs so the only action is 'Add', your new news item should appear 7. Modify some news items 8. They should appear in the logs now as modification. 9. Make sure you can filter the action to 'Modify' and can confirm it works 10. Delete some news items 11. 8. They should appear in the logs now as deletinon 12. Make sure you can filter the action to 'Delete' and can confirm it works -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 20:40:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 18:40:07 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-E1GqatQ3GY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120896 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120896&action=edit Bug 28338: Make item-level holds use locally defined pickup branches Besides the commit subject, this patch does much more: - It makes request.pl stop passing a pickup location to CanItemBeReserved - It makes the page use the API to render a dropdown for each item, with their valid pickup locations - Items with no valid pickup locations have a nice message about why they are disabled for selection To test: 1. Apply this patch 2. Choose a biblio for placing a hold 3. Choose a patron => SUCCESS: You are presented with a new layout, that includes a dropdown for choosing each item's pickup location. If an item is not holdable, it still isn't. 4. Try having an item whose home branch is not marked as a pickup location => SUCCESS: Notice you cannot choose that item 5. CHoose an item, but do not choose a branch, and click 'Place hold' => SUCCESS: It shows an alert about the need to choose a pickup location 6. Choose one of the (only possible) pickup locations for the specific item 7. Place the item level hold => SUCCESS: All goes as expected! 8. Sign off :D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:40:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:40:12 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-UB9RMmpqv1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:43:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:43:55 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-1tZolCzf3l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115369|0 |1 is obsolete| | --- Comment #103 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120897 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120897&action=edit Bug 7376: Transfer limits should be checked at check-in Test case: * UseBranchTransferLimits must be set * define your branch transfer limit. Refuse transfers from libraryA to libraryB * checkout a book owned by libraryB, from libraryB, with a librarian located at libraryB * move the librarian to libraryA ("Set Library" link top/right) * check-in the book => it's possible whatever your setup After the patch, the behaviour respect the branch transfer limit parameter: you can check-in if you accept transfers, you can't if you refuse them. (Note: IndependantBranches must be OFF, otherwise it's not possible to do the checkin whatever the branch transfer limits) Sponsored-by: National Library of Finland Signed-off-by: Arthur Suzuki <arthur.suzuki at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:03 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-PzZ6A5C4jx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115370|0 |1 is obsolete| | --- Comment #104 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120898 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120898&action=edit Bug 7376: Unit test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:12 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-xTjDLKAbLr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116494|0 |1 is obsolete| | --- Comment #105 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120899 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120899&action=edit Bug 7376: (follow-up) Extend test coverage and document I'm not sure about the requirements for this bug. This patch extends the tests to cover the new combinations introduced and highlights exactly what changes in the logic.. which appears to be fairly little. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:20 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-fPw3mbdYWl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116927|0 |1 is obsolete| | --- Comment #106 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120900 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120900&action=edit Bug 7376: (follow-up) Make extended tests mock the actual desired behaviour -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:27 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-L0C3ww00xi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116928|0 |1 is obsolete| | --- Comment #107 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120901 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120901&action=edit Bug 7376: (follow-up) Fix C4/Circulation.pm This follow-up patch actually fixes the issue. This patch forbids a patron to return a book to a library from where the book may not return to its home or holding library. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:35 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-QRLk3i81WK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116937|0 |1 is obsolete| | --- Comment #108 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120902&action=edit Bug 7376: Clarify tests further We want to prevent returns where the item cannot be transfered 'back to where it came from (be that Homebranch or Holdingbranch as defined respectively in the circulation rules). This patch clarifies the tests further by testing this transfer functionality distinctly from the 'AllowReturnToBranch' preference functionality. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:44:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:44:45 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-iu3bIN0fVo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116938|0 |1 is obsolete| | --- Comment #109 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120903 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120903&action=edit Bug 7376: Allow passing 'transferbranch' to CanBookBeReturned This patch adds the optional 'tranferbranch' parameter to the CanBookBeReturned routine. This allows for passing the correct 'ReturnToX' transfer to be tested at return time for transfer limit restrictions. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 21:49:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 19:49:29 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-R28bID2DIl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Failed QA --- Comment #110 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Conflict fixed. It can be tested now. Parallel question: are the calls to diag() temporary or they have a long term use? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:11:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:11:51 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-cosKOQn1dj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:14:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:14:06 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-oIgLf8YjyL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:14:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:14:10 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-oT9kth2j4P@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120280|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 120904 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120904&action=edit Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl This looks like just an assumption that the $item variable was an object Correct the code to use $item_object To test: 1 - perl misc/cronjobs/delete_items.pl -where="barcode LIKE '%8'" --commit --verbose 2 - Can't call method "safe_delete" on unblessed reference at /usr/share/koha/bin/cronjobs/delete_items.pl line 67. 3 - Apply patch 4 - Repeat 5 - Success! You deleted a bunch of items Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:14:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:14:37 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-YBnaEcZsG4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120905&action=edit Bug 28338: Default to holding branch to save clicks This patch makes request.pl pass the holding library object to the template, if it is a valid pickup location for the item. This way, the template can set a good default to save clicks. To test: 1. Have "Hold pickup library match" set to "Item's home library" 2. Have a record with items in three different branches. For example: - item1: homebranch: MPL, holdingbranch: MPL - item2: homebranch: FPL, holdingbranch: FPL - item3: homebranch: CPL, holdingbranch: IPT 3. Have FPL marked as 'No' for pickup location 4. On the record, open the page for placing a hold for a patron (acevedo?) => SUCCESS: You are presented the regular hold placing page, with an extra column on the items for pickup location setting => SUCCESS: The item2 (on FPL) cannot be selected, there's a clear message about not having valid pickup locations => FAIL: The other ones don't have anything pre-selected on the dropdowns 5. Apply this patch 6. Repeat 4 (go back to the record, etc) => SUCCESS: Nothing changed BUT the item with holding branch = MPL has it set by default in the dropdown. => SUCCESS: IPT is not a valid pickup location for item3, so not set by default in this case. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:14:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:14:55 +0000 Subject: [Koha-bugs] [Bug 28338] Avoid validating holdability along with a specific pickup location In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-jSFVlJRLyd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27931 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27931 [Bug 27931] Add GET /items/:item_id/pickup_locations -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:14:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:14:55 +0000 Subject: [Koha-bugs] [Bug 27931] Add GET /items/:item_id/pickup_locations In-Reply-To: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27931-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27931-70-mLkVUsWY72@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27931 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28338 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 [Bug 28338] Avoid validating holdability along with a specific pickup location -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:15:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:15:45 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-uR4CspMW7G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Avoid validating |Validate item holdability |holdability along with a |and pickup location |specific pickup location |separately -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:19:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:19:17 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-lzQ8cyaEbu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Please, ponder the global solution proposed on bug 28338. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:19:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:19:29 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-ULZvIoowGL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Please, ponder the global solution proposed on bug 28338. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:29:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:29:50 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-6RfJ9giPay@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #3 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- In testing, I have a bib with two items. One CPL and one FFL. FFL is set to be not a pickup location. When I go to place a hold, the FFL item correctly has a blank pickup location and forces me to pick a branch before I can place an item-level hold on it. However, my FFL item is listed second in the holdings table on request.pl. When my hold is placed, it's saving the Pickup Location selected for the first item in the holdings table instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:31:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:31:08 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-EAWF350dtj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- So I'm failing QA, BUT once that's working as intended, I think it's a really nice solution for bug 28312! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:40:56 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-Q2jcxDxrzC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:41:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:41:00 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-i5jKuQvoQ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 120906 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120906&action=edit Bug 27848: Elasticsearch - include 245b subtitle subfield in the default title index mappings This patchset adds 245$b (subtitle) and 245$p (part name) to the default title index mappings. To test: 1) Apply patch 2) Reindex using rebuildelasticsearch.pl 3) Search for a subtitle or part name using the title index -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:41:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:41:14 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-xUILlwaF8x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 120907 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120907&action=edit Bug 27848: Elasticsearch - include 245p to default title index mappings -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:44:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:44:06 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-qv2Uwn1GHl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose at inlibr | |o.com --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- This is a comment I've had from clients too. I submitted a patch adding 245$b and a second patch adding 245$p which is the part name in a multipart series (for example in "Kitty cat 2, The return"; "The return" would be in 245$p). This was my first time submitting several patches at once, I hope I did it correctly. Caroline -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:45:39 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-2mpScBynT1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:45:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:45:46 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-VGIGdYJWww@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120905|0 |1 is obsolete| | --- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120908 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120908&action=edit Bug 28338: Default to holding branch to save clicks This patch makes request.pl pass the holding library object to the template, if it is a valid pickup location for the item. This way, the template can set a good default to save clicks. To test: 1. Have "Hold pickup library match" set to "Item's home library" 2. Have a record with items in three different branches. For example: - item1: homebranch: MPL, holdingbranch: MPL - item2: homebranch: FPL, holdingbranch: FPL - item3: homebranch: CPL, holdingbranch: IPT 3. Have FPL marked as 'No' for pickup location 4. On the record, open the page for placing a hold for a patron (acevedo?) => SUCCESS: You are presented the regular hold placing page, with an extra column on the items for pickup location setting => SUCCESS: The item2 (on FPL) cannot be selected, there's a clear message about not having valid pickup locations => FAIL: The other ones don't have anything pre-selected on the dropdowns 5. Apply this patch 6. Repeat 4 (go back to the record, etc) => SUCCESS: Nothing changed BUT the item with holding branch = MPL has it set by default in the dropdown. => SUCCESS: IPT is not a valid pickup location for item3, so not set by default in this case. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:49:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:49:06 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-AjtJ2H57Ij@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Andrew Fuerste-Henry from comment #4) > So I'm failing QA, BUT once that's working as intended, I think it's a > really nice solution for bug 28312! Thank you! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:52:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:52:00 +0000 Subject: [Koha-bugs] [Bug 24678] Add missing search fields to Elasticsearch mappings In-Reply-To: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24678-70-5o6kzYqkf4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24678 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose at inlibr | |o.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27848 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:52:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:52:00 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-xtsnHJUY5m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24678 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 22:56:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 20:56:47 +0000 Subject: [Koha-bugs] [Bug 22829] Elasticsearch - some blank subfields cause parsing errors during indexing In-Reply-To: <bug-22829-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22829-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22829-70-CzilVrQqtt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22829 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose at inlibr | |o.com --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- I've run into this problem also. I think the records had been migrated from another system and a lot of 245$b were simply blank. ES did not like this. This is the (very cryptic) error message Use of uninitialized value $_ in pattern match -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 23:05:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 21:05:52 +0000 Subject: [Koha-bugs] [Bug 28339] New: Elasticsearch - Add 8XX to default title-series index mappings (MARC21) Message-ID: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28339 Bug ID: 28339 Summary: Elasticsearch - Add 8XX to default title-series index mappings (MARC21) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com Right now, the default mappings for title-series in MARC21 only include 440$a and 490$a. I propose we add 8XX (800$t, 810$t, 811$t, 830$a) which are series added entries. I don't think it is good practice to have a record with only a 8XX and no 490, but I've seen it happen enough that it has been a problem in our searches. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 12 23:06:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 21:06:04 +0000 Subject: [Koha-bugs] [Bug 24678] Add missing search fields to Elasticsearch mappings In-Reply-To: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24678-70-KdNdJdi4Ti@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24678 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28339 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 12 23:06:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 21:06:04 +0000 Subject: [Koha-bugs] [Bug 28339] Elasticsearch - Add 8XX to default title-series index mappings (MARC21) In-Reply-To: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28339-70-lV9Ypek3pr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28339 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24678 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 00:28:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 22:28:50 +0000 Subject: [Koha-bugs] [Bug 28334] Add ability to rename Adv Cataloging Editor macros In-Reply-To: <bug-28334-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28334-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28334-70-ob8hGKV0Qt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28334 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- *** This bug has been marked as a duplicate of bug 26955 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 00:28:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 22:28:50 +0000 Subject: [Koha-bugs] [Bug 26955] Allow macros in Advanced Cataloging Editor to be renamed In-Reply-To: <bug-26955-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26955-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26955-70-V7XjpfBnRS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26955 --- Comment #1 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- *** Bug 28334 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. From bugzilla-daemon at bugs.koha-community.org Thu May 13 01:32:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 23:32:07 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-VJeRggzOqV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #26 from David Cook <dcook at prosentient.com.au> --- (In reply to Julian Maurice from comment #24) > (In reply to David Cook from comment #20) > > I have third-party apps that can use Koha session data by parsing the YAML. > > It looks like I'll have to think of something much more complicated to deal > > with the change in serialization. > It's not very complicated, you just have to use > `CGI::Session::Serialize::default->thaw($session_data)` My third-party apps neither use Perl nor have the capacity to use Perl, so that's not an option :p. > > We could fork CGI::Session::Serialize::yaml and make a > > CGI::Session::Serialize::Koha. > > > > Ahhh CGI::Session::Serialize::yaml also has an undocumented feature. If you > > look at the source code, you'll see that you can set > > $CGI::Session::Serialize::yaml::Flavour to whatever YAML module you want > > that can use Dump/Load methods. (Note that you'd have to preload it yourself > > with 'use' or 'require'.) > > > > So... it looks like CGI::Session::Serialize::yaml can work with YAML::XS. > > > > Personally, it would be awesome if we could retain the use of > > CGI::Session::Serialize::yaml. > If we really want to stick with YAML, I'd prefer Koha to have its own > implementation rather than relying on an undocumented "feature" (from my > point of view that is not a feature, this is just messing with a module's > internal variables) It's not an internal variable. It's a package variable. That's why they have scoped it that way. Based on my conversations with the CGI::Session::Serialize::yaml maintainer, we'll probably add a class method for explicitly choosing the YAML implementation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 01:37:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 23:37:24 +0000 Subject: [Koha-bugs] [Bug 12733] Interactive inventory tool In-Reply-To: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12733-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12733-70-bQxwtgXcz0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12733 --- Comment #6 from Hannah Co <hannah.co at northwestu.edu> --- I created a plugin that does scan-as-you-go shelf reading and inventory updating. https://github.com/hmconorthwestu/koha-plugin-shelfreading The sorting is across the whole group of scanned items, not a simple comparison to previous or next items, which can mark order incorrectly when shelves get too scrambled. The plugin probably needs DDC sorting added, as my library only uses LCC and alphanumeric classification. I have a brief description on github, with more details, but I'm happy to answer any questions about it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 01:38:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 May 2021 23:38:25 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-ZZszWrFNwB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #27 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #25) > David, thanks for the investigation. > > All what you suggest is more work than what we have now, and I won't have > more time to dedicate to this, we are close to the release. > We should open a new bug report to reintroduce yaml using YAML::XS, later. > Unless someone else has time to do it before the end of the week. Surely the least amount of work would be to just keep the YAML::Syck dependency for CGI::Session::Serialize::yaml for the time being, and then change it to YAML::XS later? If we change it to the default serializer now, I think it would much harder to switch back to YAML later. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 02:04:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 00:04:24 +0000 Subject: [Koha-bugs] [Bug 28333] Auth.pm param missing In-Reply-To: <bug-28333-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28333-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28333-70-QO2f2DjGxf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28333 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Benjamin, please try the mailing list first for this kind of question. Please include information about: your OS, how you installed Koha, the old and the updated version. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:18:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:18:49 +0000 Subject: [Koha-bugs] [Bug 24309] Holds on multiple in the same record In-Reply-To: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24309-70-AmEXv6DlNU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24309 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #5 from David Cook <dcook at prosentient.com.au> --- I think that this is already supposed to be available on the staff interface? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:23:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:23:35 +0000 Subject: [Koha-bugs] [Bug 15204] Auth.pm does too much In-Reply-To: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15204-70-gZk8aGLp5G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15204 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook <dcook at prosentient.com.au> --- (In reply to Martin Renvoize from comment #1) > Lol.. this just came up as a random bug on the Dashboard... still stands.. > still love to find time to get to it... still too overwhelmed to get to it > yet.. As part of Bug 28325, I'm trying to create a Koha::Auth module that will hopefully just handle authentication and authorization. I feel like it's going to be slow going but useful. AuthN and AuthZ are passions of mine, so hopefully one day I'll iron things out a bit more... Bug 28325 revealed C4::Templates to be an absolute nightmare which probably needs more love from me first though... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:26:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:26:06 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-upsQlBc5PU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #6 from David Cook <dcook at prosentient.com.au> --- Bug 15204 makes me think that a Koha::Session module would be a good idea. It could be a good idea to actually have authentication in Koha::AuthN and authorization in Koha::AuthZ as well. After all, there are many ways to authenticate with Koha, but there's only one way to authorize. They're two separate activities, so they probably should be separate modules. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:26:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:26:48 +0000 Subject: [Koha-bugs] [Bug 15204] Auth.pm does too much In-Reply-To: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15204-70-739EpikzWQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15204 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Now I'm thinking Koha::Session, Koha::AuthZ, and Koha::AuthN (with submodules for various different authentication schemes...) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:32:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:32:11 +0000 Subject: [Koha-bugs] [Bug 24309] Holds on multiple in the same record In-Reply-To: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24309-70-ebzxFR9e1d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24309 --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- (In reply to David Cook from comment #5) > I think that this is already supposed to be available on the staff interface? I see how to place multiple bib-level holds in one go, but I don't see a way to hold all the items individually. Can you point me to it? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:36:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:36:30 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-5oi2nl88fH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #11 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120909&action=edit Bug 26346: Fix unit tests Test plan: 1. Run Patron.t and Virtualshelves.t unit tests: sudo koha-shell <instance> prove t/db_dependent/Koha/Patron.t prove t/db_dependent/Koha/Virtualshelves.t Sponsored-by: Horowhenua Library Trust, New Zealand -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:43:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:43:26 +0000 Subject: [Koha-bugs] [Bug 7174] Authentication rewriting In-Reply-To: <bug-7174-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7174-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7174-70-jkVMSFHddr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #25 from David Cook <dcook at prosentient.com.au> --- It looks like you put a lot of effort in there, Lari! I'm looking to do something much less ambitious. My current plan is to refactor C4::Auth, so that the functionality remains the same, but we're using testable re-usable objects. My goal is to start using Mojolicious controllers (Bug 28325) to make different AuthN/AuthZ calls, and then eventually replace all the existing CGI scripts (easier done for the OPAC than the staff interface), but maybe we'd need to change get_template_and_user to act as a shim too. Anyway, interesting to see that work. Is it used anywhere yet? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:44:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:44:33 +0000 Subject: [Koha-bugs] [Bug 14540] Move member-flags.pl to PermissionsManager to better manage permissions for testing. In-Reply-To: <bug-14540-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14540-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14540-70-N07916twMf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14540 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:44:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:44:50 +0000 Subject: [Koha-bugs] [Bug 7174] Authentication rewriting In-Reply-To: <bug-7174-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7174-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7174-70-3OqIzG7Bla@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28325 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:44:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:44:50 +0000 Subject: [Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl In-Reply-To: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28325-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28325-70-FYACKijP0m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=7174 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:49:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:49:19 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-Vko9UHF17q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- What happens with that die()? Does that crash the server or just severs the connection? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:50:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:50:29 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-2ugutaCV3l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- Also, DBIx::Class should reconnect to the database, so I'm a bit confused by what's going on here... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:51:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:51:41 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-Vkl2s7TnQz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 --- Comment #15 from David Cook <dcook at prosentient.com.au> --- (In reply to Fridolin Somers from comment #14) > (In reply to David Cook from comment #12) > > Yay! This should prevent many a headache... > > Indeed. > Any configuration change whent with "Oh, I forgot to flush memcached, again". I'm sorry/glad that I'm not the only one who suffered this. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:57:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:57:35 +0000 Subject: [Koha-bugs] [Bug 24309] Holds on multiple in the same record In-Reply-To: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24309-70-zNXPBJ8JtL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24309 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- (In reply to Andrew Fuerste-Henry from comment #6) > (In reply to David Cook from comment #5) > > I think that this is already supposed to be available on the staff interface? > > I see how to place multiple bib-level holds in one go, but I don't see a way > to hold all the items individually. Can you point me to it? Actually, I think that you just unlocked this problem in my mind. Looking at bug 14695 it looks like it's limited to only multiple bib-level holds? Bizarre. It looks like Bug 15565 will fix this. I'm keen to get Bug 15565 pushed, but I think Victor pointed out an issue with the hold count logic, so just waiting to hear from Aleisha. I'll update the bug name there and mark this as a duplicate. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:57:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:57:45 +0000 Subject: [Koha-bugs] [Bug 24309] Holds on multiple in the same record In-Reply-To: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24309-70-sFfk97skfi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24309 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #8 from David Cook <dcook at prosentient.com.au> --- *** This bug has been marked as a duplicate of bug 15565 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:57:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:57:45 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-LXVypjOoZK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon at cdalibrary.org --- Comment #261 from David Cook <dcook at prosentient.com.au> --- *** Bug 24309 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:58:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:58:14 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record in OPAC and staff interface In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-fSfEq6tstU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Place multiple holds at |Place multiple item-level |once for the same record in |holds at once for the same |OPAC |record in OPAC and staff | |interface -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 03:59:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 01:59:03 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record in OPAC and staff interface In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-Mp0l0lxnbV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #262 from David Cook <dcook at prosentient.com.au> --- Updating title from "Place multiple holds at once for the same record in OPAC" to "Place multiple item-level holds at once for the same record in OPAC and staff interface" since I think that's more accurate. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 04:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 02:01:30 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record in OPAC and staff interface In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-IdyqBGvwK3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #263 from David Cook <dcook at prosentient.com.au> --- Marking as Failed QA due to Victor's comment about "Holds allowed (total)". I think I should be more thorough in my testing of the different hold counts too, even if it means making the test plan longer. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 06:20:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 04:20:01 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-7V0o5NUGpi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #326 from Aleisha Amohia <aleisha at catalyst.net.nz> --- (In reply to Victor Grousset/tuxayo from comment #321) > Works as expected :) > > Note: maxreserves counts the number of holds in the group hold, i.e. it > doesn't count it as one. It seems that was intentional. But highlighting > that for QA to review. > Holds per day and holds total circ rules count the group as 1. > > Signing off. Though above QA fixes still needed. Ah I remember now - yes, a hold group is supposed to be treated as one hold because when one item from that group is confirmed to fill the hold, the rest of the group is deleted. I'll fix this up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:07:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:07:15 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-Jvhy3bzA2I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119686|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:07:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:07:27 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-Dh5OwkOWj6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120663|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:07:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:07:37 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-OStHzxdDx4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120664|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:07:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:07:47 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-7nEYmMmZSL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120665|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:07:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:07:57 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-kgBBOUInxK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120909|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:08:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:08:25 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-7enGc5ynnp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #12 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120910 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120910&action=edit Bug 26346: Add option to make public lists editable by all staff If a staff member has access to the staff client (either because 'catalogue' permission is enabled or they're a superlibrarian then that user can add items (from OPAC or staff client) to a list marked 'Staff only' Test plan: 1. In the staff client go to: Lists > 'New list'. Notice under 'Allow changes to contents from' there are three options: Nobody, Owner only, Anyone seeing this list 2. Apply patch and run updatedatabase.pl cd installer/data/mysql sudo koha-shell <instance> ./updatedatabase.pl 3. Restart memcached and plack 4. Create a public list and select the new 'Staff only' option under 'Allow changes to contents from' 5. Log out of the staff client and log back in as a different user with the 'Staff access, allows viewing of catalogue in staff interface (catalogue)' permission enabled. 6. Navigate to the Lists module, and click on the name of the list you created in #5 7. Select 'Add items' and enter an item barcode and submit 8. Notice the item has been added to the list 9. Search the catalogue in the staff client. Confirm you can add to the list you created in #5 from both the search result page and biblio record detail page 10. Confirm you can remove items from the list in the OPAC and staff client 11. Login to the OPAC as the same user as #5 12. Perform an OPAC search, Select 'Save to lists' under a biblio record, choose the list from #4 in 'Select a list' and save 13. Confirm in the staff client that the record from #11 has been added to the list 14. Logout of OPAC and login again as a user which does not have 'Staff access, allows viewing of catalogue in staff interface (catalogue)' or superlibrarian enabled 15. Do a OPAC search, hit 'Save to lists' and notice you cannot add the record to the list from #4 16. Run Patron.t and Virtualshelves.t unit tests: sudo koha-shell <instance> prove t/db_dependent/Koha/Patron.t prove t/db_dependent/Virtualshelves.t 17. Login to the staff client as the same user as #5 18. Create a new list in the staff client, select 'Category'='Private', 'Allow changes to contents from'='Staff only' 19. Notice 'The Staff only permission has no actual effect while this list is strictly private' message hint is displayed 20. Change 'Category'='Public' and notice the hint is removed 21. Switch back to 'Category'='Private' and 'Allow changes to contents from'='Anyone' 22. Notice the 'The Anyone permission has no actual effect while this list is strictly private.' is displayed 23. Repeat steps 18-22 in the OPAC Sponsored-by: Horowhenua District Council, New Zealand -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:11:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:11:31 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-pUPLz1RcCw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #13 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Hi Henry, I've rebased all my commits into a single patch to reduce down to one test plan. I've also added unit test coverage in t/db_dependent/Virtualshelves.t and t/db_dependent/Koha/Patron.t The fixes I mentioned in comment #10 are in my rebased patch. Could you please re-test now? Many thanks, Alex -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 07:12:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 05:12:06 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-ceLJsQr321@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |alexbuckley at catalyst.net.nz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:31:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:31:44 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-5grI7uQSBg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120851|0 |1 is obsolete| | --- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120911 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120911&action=edit Bug 28200: [Alternate] Remove unit test using abbreviated format This patch removes the unit test that uses the abbreviated format, since it's not supported in newer versions of Net::Netmask without a workaround. Test plan: 0. Set up Koha dev environment on Debian 11 1. perl t/Koha/Middleware/RealIP.t 2. Tests should pass Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:32:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:32:00 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-MhjWsy77FS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120350|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:32:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:32:07 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-EVf2rOSvbK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:32:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:32:13 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-L7afa1TwX7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:32:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:32:18 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-dpVQKCP0Qd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:33:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:33:04 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-jXN64XUCDK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- All works as expected and after agreed discussions we've picked the 'Alternate' option. Thanks for all the work guys. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:38:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:38:59 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-6u5ZvE5MpQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |The code library Koha uses release notes| |for working with IP | |addresses has dropped | |support for abbreviated | |values in recent releases. | |This is to tighten up the | |default security of input | |value's and we have opted | |in Koha to follow this | |change through into our | |system preferences for the | |same reason. | | | |WARNING: | |`koha_trusted_proxies` and | |`ILS-DI:AuthorizedIPs` are | |both affected. Please check | |that you are not using | |abbreviated IP forms for | |either of these cases. | |Example: "10.10" is much | |less explicit than | |"10.10.0.0/16" and should | |be avoided. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 08:39:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 06:39:24 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-1GlB1a6uMT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I've had a go at the text for release notes.. hopefully, it's clear enough. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 09:03:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 07:03:16 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-pqMxmoaG6h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Comment #28 is|1 |0 private| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 09:11:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 07:11:45 +0000 Subject: [Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in In-Reply-To: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7376-70-KmpbNu7jyq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 --- Comment #111 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Victor Grousset/tuxayo from comment #110) > Conflict fixed. It can be tested now. > > Parallel question: are the calls to diag() temporary or they have a long > term use? The diag() are there deliberately.. they're just to clarify the test output for future people working in this area. I've not got time to revisit this one this cycle.. I was hoping Arthur would chip in and test the final solution so clarify if we're doing what was intended. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 09:16:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 07:16:05 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-6Yb4kOcmoX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I should have commented on the bug instead of asking Nick/Kyle directly.. I agree, the die feels weird and I'm surprised the db connection isn't retried. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:27:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:27:41 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-SeFAC1Fmwi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucy.vaux-harvey at ptfs-europ | |e.com --- Comment #1 from Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> --- This is causing problems for one of our libraries, it would be great to see a fix for this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:40:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:40:31 +0000 Subject: [Koha-bugs] [Bug 27583] Clarify how cash management fits together In-Reply-To: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27583-70-MUX5KmQ5al@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27583 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118127|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120912 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120912&action=edit Bug 27583: Proposed terminology changes This patch impliments some terminology changes and clarifications for the cash management system Test plan 1/ Apply the patches 2/ Enable 'UseCashRegisters' 3/ Navigate around the cash management system (via the Tools menu) 4/ Enable 'EnablePointOfSale' 5/ Navigate around the cash management system (via the Point of sale module) 6/ Comment on what you think about the changes Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:40:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:40:44 +0000 Subject: [Koha-bugs] [Bug 27583] Clarify how cash management fits together In-Reply-To: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27583-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27583-70-3WlO5upcpp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27583 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:51:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:51:11 +0000 Subject: [Koha-bugs] [Bug 28309] Searching with hyphen doesn't work with Elasticsearch In-Reply-To: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28309-70-CEMifqvBtl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28309 Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucy.vaux-harvey at ptfs-europ | |e.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:54:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:54:17 +0000 Subject: [Koha-bugs] [Bug 27882] Move external search results links out of page heading In-Reply-To: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27882-70-EAsmhVcYMr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27882 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120850|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120913 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120913&action=edit Bug 27882: Move external search results links out of page heading This patch modifies the JavaScript which adds search result information to the OPAC search results page which is returned from OverDrive, Recorded Books, or Open Library. The information now displays below the page heading instead of inside it. To test you must have OpenLibrarySearch enabled, OverDrive-related preferences populated (OverDriveClientKey, OverDriveClientSecret, OverDriveLibraryID), or RecordedBooks preferences (RecordedBooksClientSecret, RecordedBooksDomain, RecordedBooksLibraryID). This patch was written with OverDrive and Open Library results active. - Apply the patch and perform a search in the OPAC catalog. - On the search results page you should see results for your external services appear below the page heading ("You search returned..."), e.g. "Found 20257 results in the library's OpenLibrary collection" "Found 337 results in the library's OverDrive collection" Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:54:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:54:39 +0000 Subject: [Koha-bugs] [Bug 27882] Move external search results links out of page heading In-Reply-To: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27882-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27882-70-EFrFHd34ja@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27882 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Looks good, no regressions. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 10:57:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 08:57:08 +0000 Subject: [Koha-bugs] [Bug 28292] Searching with colon ":" in the end of query gives internal server error In-Reply-To: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28292-70-lPE39T4jJS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucy.vaux-harvey at ptfs-europ | |e.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:28:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:28:43 +0000 Subject: [Koha-bugs] [Bug 28340] New: Provide improved display of ILL request metadata in notices Message-ID: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 Bug ID: 28340 Summary: Provide improved display of ILL request metadata in notices Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs at lists.koha-community.org Reporter: andrew.isherwood at ptfs-europe.com Currently ILL notices that contain a request's metadata just print the metadata in a random order. At the very least we should alphabetise the metadata by key. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:29:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:29:06 +0000 Subject: [Koha-bugs] [Bug 28340] Provide improved display of ILL request metadata in notices In-Reply-To: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28340-70-J9fhtOCAZV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |andrew.isherwood at ptfs-europ |ity.org |e.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:29:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:29:11 +0000 Subject: [Koha-bugs] [Bug 28340] Provide improved display of ILL request metadata in notices In-Reply-To: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28340-70-J97uWwCpKH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:43:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:43:44 +0000 Subject: [Koha-bugs] [Bug 28340] Provide improved display of ILL request metadata in notices In-Reply-To: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28340-70-z5ilVNrzvn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 --- Comment #1 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> --- Created attachment 120914 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120914&action=edit Bug 28340: Alphabetise metadata for notices This commit sorts metadata by key prior to preparing a notice with it Test plan: - Do not apply patch - Create a report with the following SQL: SELECT * FROM message_queue; - Create an ILL request with plenty of metadata - Go to "Manage request" - Send a notice to a patron - Run the report created earlier => TEST: - Observe that the metadata is in random order - Apply the patch - Create an ILL request with plenty of metadata - Go to "Manage request" - Send a notice to a patron - Run the report created earlier => TEST: - Observe that the metadata is now sorted alphabetically by key -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:45:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:45:27 +0000 Subject: [Koha-bugs] [Bug 28340] Provide improved display of ILL request metadata in notices In-Reply-To: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28340-70-aY6bFHnWP8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:52:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:52:14 +0000 Subject: [Koha-bugs] [Bug 28341] New: Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction Message-ID: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Bug ID: 28341 Summary: Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org When issuing a refund, you can select what transaction type to record; However, it's currently very difficult to know what type of payment type was using in the original transaction and as such it's hard to choose the right type when you need to restrict refunds to be given in the same way the payment may have been taken. We should highlight the original payment type and select it by default in the resulting modal when issuing a refund. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:52:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:52:19 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-gwN87p0muX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:52:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:52:25 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-lqhZNdOVII@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:52:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:52:25 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-SDT1e5N7Gm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28341 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:57:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:57:37 +0000 Subject: [Koha-bugs] [Bug 28342] New: Add rules for refunds Message-ID: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 Bug ID: 28342 Summary: Add rules for refunds Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org In some cases, refunds may be dissallowed, or when they are allowed, they may need to be actioned in a particular way (One payment type may only be refundable by certain transaction types.. or a particular debit type may only be partially refundable) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:57:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:57:53 +0000 Subject: [Koha-bugs] [Bug 28342] Add rules for refunds In-Reply-To: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28342-70-rLXNB4fPer@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Depends on| |28341 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:57:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:57:53 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-07BQPXPu7h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28342 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 [Bug 28342] Add rules for refunds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:57:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:57:53 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-ccJZAphJvJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28342 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 [Bug 28342] Add rules for refunds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:58:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:58:09 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-Y5CAMZpOpA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|13985 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 11:58:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 09:58:09 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-bTK0s3FZzv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|28341 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:05:48 +0000 Subject: [Koha-bugs] [Bug 28343] New: The credit payout modal would benefit from more details regarding where the credit came from. Message-ID: <bug-28343-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28343 Bug ID: 28343 Summary: The credit payout modal would benefit from more details regarding where the credit came from. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org When issuing a payout from a credit, it would be beneficial to be able to see the offset history in the modal so one may choose an appropriate payout transaction type. Example: * Patron borrows a DVD with charge X * Patron subsequently finds the DVD is scratched * Library issue a refund credit so the patron can use it against another DVD * Patron can't find another DVD they like and subsequently wants a Payout instead. * At this point, because the refund has taken place already, the librarian would need to delve into the details tab to know how the original payment for the DVD was received so they could issue a payout in the same form as the original payment (if their policy requires that). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:06:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:06:06 +0000 Subject: [Koha-bugs] [Bug 28343] The credit payout modal would benefit from more details regarding where the credit came from. In-Reply-To: <bug-28343-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28343-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28343-70-L8qzwfa9em@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28343 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Depends on| |28342 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 [Bug 28342] Add rules for refunds -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:06:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:06:06 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-lBrSsM64ok@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28343 [Bug 28343] The credit payout modal would benefit from more details regarding where the credit came from. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:06:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:06:06 +0000 Subject: [Koha-bugs] [Bug 28342] Add rules for refunds In-Reply-To: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28342-70-svUSq7BXAB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28343 [Bug 28343] The credit payout modal would benefit from more details regarding where the credit came from. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:06:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:06:19 +0000 Subject: [Koha-bugs] [Bug 28342] Add rules for refunds In-Reply-To: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28342-70-xZrrQZm682@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|13985 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:06:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:06:19 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-UOHhrraq5A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|28342 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 [Bug 28342] Add rules for refunds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:11:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:11:09 +0000 Subject: [Koha-bugs] [Bug 27582] Breadcrumb incorrect for POS: Library details page In-Reply-To: <bug-27582-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27582-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27582-70-TWOSsqxSsY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27582 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|13985 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:11:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:11:09 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-6xA1zMguXm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27582 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27582 [Bug 27582] Breadcrumb incorrect for POS: Library details page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:13:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:13:12 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-LmtNfNfrnJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23442 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23442 [Bug 23442] Add a 'refund' process to accounts -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:13:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:13:12 +0000 Subject: [Koha-bugs] [Bug 23442] Add a 'refund' process to accounts In-Reply-To: <bug-23442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23442-70-kweg7f2dby@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28341 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:14:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:14:13 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-qksdd4LEsL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|23442 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23442 [Bug 23442] Add a 'refund' process to accounts -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:14:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:14:13 +0000 Subject: [Koha-bugs] [Bug 23442] Add a 'refund' process to accounts In-Reply-To: <bug-23442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23442-70-mzDrr0MJY8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28341 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:16:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:16:28 +0000 Subject: [Koha-bugs] [Bug 28344] New: One should be able to issue refunds against payments that have already been cashed up. Message-ID: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Bug ID: 28344 Summary: One should be able to issue refunds against payments that have already been cashed up. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org Looks like the refund action got lost when implementing the historic transactions component of the register transaction details page. That was a mistake, refunds should be able to take place on older transactions too. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:16:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:16:34 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-uRjSc3cDj3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:16:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:16:34 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-ckUWp4qR7D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28344 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:16:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:16:42 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-1rrfB4uk2l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:28:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:28:58 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-lzxNrhKdut@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120915 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120915&action=edit Bug 28344: Restore ability to issue refund against older payments When implimenting the refund features into the point of sale system, it appears that at some point we lost the ability to apply refunds against accountlines in the historic transactions table. This patch restores that ability. Test plan: 1/ Add some transations via the point of sale system 2/ Navigate to the 'register details' page and note that you have the option to refund some of the lines. 3/ Use the Cashup option to make the transactions historic 4/ Refresh the page and then select a past date to see the historic transactions in the second datatable 5/ Note that the option to refund has not dissapeared from all lines 6/ Apply patch 7/ Refresh and note the refund option now appears as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:29:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:29:12 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-OlM2Uqh5Jc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:33:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:33:07 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-cmY8Nfig94@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:38:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:38:21 +0000 Subject: [Koha-bugs] [Bug 28345] New: Patron attributes no longer have option to select empty class Message-ID: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Bug ID: 28345 Summary: Patron attributes no longer have option to select empty class Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: System Administration Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Depends on: 20443 Bug 20443 changed how the "class" dropdown was created, now using av-build-dropbox.inc to build the <select>. This introduced a minor regression: It's no longer possible to select an empty value for the class. The PROCESS directive needs to pass the "empty" parameter to enable a blank option. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443 [Bug 20443] Move C4::Members::Attributes to Koha namespace -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:38:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:38:21 +0000 Subject: [Koha-bugs] [Bug 20443] Move C4::Members::Attributes to Koha namespace In-Reply-To: <bug-20443-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20443-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20443-70-d8AMfiA3OC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28345 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 [Bug 28345] Patron attributes no longer have option to select empty class -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:42:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:42:59 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-OvLbY6AjUd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Place multiple item-level |Place multiple item-level |holds at once for the same |holds at once for the same |record in OPAC and staff |record |interface | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:45:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:45:42 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-2HZgHz7yo2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:45:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:45:45 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-VyZAaYZfvv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120916&action=edit Bug 28345: Patron attributes no longer have option to select empty class This patch adds the "empty" parameter to the PROCESS directive which builds the "Class" dropdown. This allows the user to choose a blank option when creating or editing a patron attribute. To test, apply the patch and go to Administration -> Patron attribute types -> Add patron attribute type. In the entry form the "Class" dropdown should have a blank option. When editing an existing attribute with a class defined, the correct class should still be preselected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:49:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:49:17 +0000 Subject: [Koha-bugs] [Bug 28346] New: Action buttons should have unique classes Message-ID: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Bug ID: 28346 Summary: Action buttons should have unique classes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org The action buttons are hard to select via jQuery to allow custom changes via UserCSS/UserJS.. we should add classes for each type of action so they can be custom styled. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:49:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:49:24 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-XWAPmcYaBC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:49:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:49:24 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-a5OBp0Nq0t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28346 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 [Bug 28346] Action buttons should have unique classes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:55:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:55:00 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-nWSbmuCLtk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #29 from Kyle M Hall <kyle at bywatersolutions.com> --- (In reply to David Cook from comment #27) > (In reply to Jonathan Druart from comment #25) > > David, thanks for the investigation. > > > > All what you suggest is more work than what we have now, and I won't have > > more time to dedicate to this, we are close to the release. > > We should open a new bug report to reintroduce yaml using YAML::XS, later. > > Unless someone else has time to do it before the end of the week. > > Surely the least amount of work would be to just keep the YAML::Syck > dependency for CGI::Session::Serialize::yaml for the time being, and then > change it to YAML::XS later? > > If we change it to the default serializer now, I think it would much harder > to switch back to YAML later. Wouldn't it make more sense for your to add an API endpoint for outputting deserialized session info? That way you aren't messing with Koha's internals, which are subject to change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:55:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:55:27 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-Oaw5yL1VUX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120917 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120917&action=edit Bug 28346: Add classes to account action buttons This patch adds identifiable classes to each action button that may be displayed next to an accountline on the borrower account page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:55:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:55:37 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-np7Qx16u05@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:55:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:55:41 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-TfgnwMtAf7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |martin.renvoize at ptfs-europe |y.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:55:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:55:48 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-NkfdLfh51c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 12:57:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 10:57:58 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-GsfKFGaUQx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #30 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Kyle M Hall from comment #29) > (In reply to David Cook from comment #27) > > (In reply to Jonathan Druart from comment #25) > > > David, thanks for the investigation. > > > > > > All what you suggest is more work than what we have now, and I won't have > > > more time to dedicate to this, we are close to the release. > > > We should open a new bug report to reintroduce yaml using YAML::XS, later. > > > Unless someone else has time to do it before the end of the week. > > > > Surely the least amount of work would be to just keep the YAML::Syck > > dependency for CGI::Session::Serialize::yaml for the time being, and then > > change it to YAML::XS later? > > > > If we change it to the default serializer now, I think it would much harder > > to switch back to YAML later. > > Wouldn't it make more sense for your to add an API endpoint for outputting > deserialized session info? That way you aren't messing with Koha's > internals, which are subject to change. +1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:05:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:05:29 +0000 Subject: [Koha-bugs] [Bug 28347] New: Add DataTables, additional information to patron attribute types management Message-ID: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 Bug ID: 28347 Summary: Add DataTables, additional information to patron attribute types management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Depends on: 28345 I'd like to make some enhancements to the patron attribute types management page: - Add DataTable features - Add authorized value category and mandatory information to the tables - Correct "branch" to "library" Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 [Bug 28345] Patron attributes no longer have option to select empty class -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:05:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:05:29 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-vMyZEFNUSV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28347 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 [Bug 28347] Add DataTables, additional information to patron attribute types management -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:07:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:07:50 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-HJUelrYCoQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:07:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:07:52 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-Au9I3JlNZN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120916|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:08:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:08:49 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-iZ6b1OTldM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120918&action=edit Bug 28345: Patron attributes no longer have option to select empty class This patch adds the "empty" parameter to the PROCESS directive which builds the "Class" dropdown. This allows the user to choose a blank option when creating or editing a patron attribute. To test, apply the patch and go to Administration -> Patron attribute types -> Add patron attribute type. In the entry form the "Class" dropdown should have a blank option. When editing an existing attribute with a class defined, the correct class should still be preselected. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:08:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:08:51 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-opzwKHZkgw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki at biblibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:09:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:09:04 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-1YrigFOtJu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Martin Renvoize from comment #5) > I should have commented on the bug instead of asking Nick/Kyle directly.. I > agree, the die feels weird and I'm surprised the db connection isn't retried. (In reply to David Cook from comment #3) > What happens with that die()? Does that crash the server or just severs the > connection? The die simply kills the current connection, the server keeps running and can be reconnected to, to test: 1 - telnet localhost 6001 2 - input: 9300CNterm1|COterm1|CPCPL| 3 - Should get a 94 response 4 - Stop the DB in another terminal - docket stop koha_db_1 5 - input to telnet: 9900302.00 6 - "Connection closed by foreign host." 7 - Start the DB 8 - repeat 1-3 9 - input to telnet: 9900302.00 10 - You get a 98 response The DB connection should be retried, and generally is: 1 - telnet localhost 6001 2 - input: 9300CNterm1|COterm1|CPCPL| 3 - Should get a 94 response 4 - In another terminal: sudo koha-mysql kohadev 5 - SHOW FULL PROCESSLIST; 6 - You should see a connection that represents your SIP session above 7 - You can send a 99 SC status to reset the sleep/time so you can identify which one is your sip connection input to telnet: 9900302.00 8 - Once you have identified, in MySQL, kill the correct prcoess number: KILL 3 9 - Send the 99 again 10 - The DB reconnects and continues without interrupting the SIP session What we have seen is that for long standing SIP sessions, the DB won't reconnect gracefully. In these cases the SC statuses keep reporting connection, but the next checkin fails. After that failure the DB may reconnect and continue, but numbers of items can pass through the AMH/Self check without checking in. Pinging the DB connection eliminates the issue, as does a restart of the SIP server by forcing new connections. In the case where the SC status would fail/die, the machines reconnect to the SIP server, and we fail a status message rather than a checkin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:16:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:16:42 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-svGYQED3aT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:28:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:28:14 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-zWYCYKxcQd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:28:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:28:18 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-lksYkqNpRe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120813|0 |1 is obsolete| | --- Comment #3 from David Nind <david at davidnind.com> --- Created attachment 120919 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120919&action=edit Bug 28313: Add street type to alternate address in OPAC 1. Add some values to the ROADTYPE authorized value 2. Go to PatronSelfRegistrationBorrowerUnwantedField and make sure B_streettype is NOT checked 3. Go the self reg form, no alternate address street type field 4. Apply patch 5. Check the self reg form, B_streettype should be there with all the options defined in ROADTYPE a.v. 6. Check the self modification form, B_street type should be there. 7. Make sure PatronSelfRegistrationBorrowerUnwantedField and PatronSelfModificationBorrowerUnwantedField hide the field correctly. 8. Make sure PatronSelfRegistrationBorrowerMandatoryField properly makes the field required. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:30:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:30:33 +0000 Subject: [Koha-bugs] [Bug 23073] wiki.koha-community.org needs updating to a later version In-Reply-To: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23073-70-ycxbAYsoUr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 --- Comment #18 from David Nind <david at davidnind.com> --- Thanks Thomas for your continued work on this! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:35:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:35:38 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-f7vVLKbcu5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:35:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:35:42 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-fSdbDnRoip@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120896|0 |1 is obsolete| | Attachment #120908|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120920 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120920&action=edit Bug 28338: Make item-level holds use locally defined pickup branches Besides the commit subject, this patch does much more: - It makes request.pl stop passing a pickup location to CanItemBeReserved - It makes the page use the API to render a dropdown for each item, with their valid pickup locations - Items with no valid pickup locations have a nice message about why they are disabled for selection To test: 1. Apply this patch 2. Choose a biblio for placing a hold 3. Choose a patron => SUCCESS: You are presented with a new layout, that includes a dropdown for choosing each item's pickup location. If an item is not holdable, it still isn't. 4. Try having an item whose home branch is not marked as a pickup location => SUCCESS: Notice you cannot choose that item 5. CHoose an item, but do not choose a branch, and click 'Place hold' => SUCCESS: It shows an alert about the need to choose a pickup location 6. Choose one of the (only possible) pickup locations for the specific item 7. Place the item level hold => SUCCESS: All goes as expected! 8. Sign off :D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:35:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:35:47 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-W6Rrp1BmaH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #8 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120921 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120921&action=edit Bug 28338: Default to holding branch to save clicks This patch makes request.pl pass the holding library object to the template, if it is a valid pickup location for the item. This way, the template can set a good default to save clicks. To test: 1. Have "Hold pickup library match" set to "Item's home library" 2. Have a record with items in three different branches. For example: - item1: homebranch: MPL, holdingbranch: MPL - item2: homebranch: FPL, holdingbranch: FPL - item3: homebranch: CPL, holdingbranch: IPT 3. Have FPL marked as 'No' for pickup location 4. On the record, open the page for placing a hold for a patron (acevedo?) => SUCCESS: You are presented the regular hold placing page, with an extra column on the items for pickup location setting => SUCCESS: The item2 (on FPL) cannot be selected, there's a clear message about not having valid pickup locations => FAIL: The other ones don't have anything pre-selected on the dropdowns 5. Apply this patch 6. Repeat 4 (go back to the record, etc) => SUCCESS: Nothing changed BUT the item with holding branch = MPL has it set by default in the dropdown. => SUCCESS: IPT is not a valid pickup location for item3, so not set by default in this case. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:48:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:48:44 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_28348=5D_New=3A_Crear_campo_colecci?= =?utf-8?q?=C3=B3n_en_la_T953=24a_en_registros_ya_existentes?= Message-ID: <bug-28348-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28348 Bug ID: 28348 Summary: Crear campo colección en la T953$a en registros ya existentes Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: maria at filmoteka.eus QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Hola, buenas tardes, No se si será posible pero me gustaría crear o añadir la etiqueta T953$a correspondiente a Colección en varios registros ya existentes creados desde una plantilla en la que no existía esta etiqueta. Los registros son los siguientes: 704754 / 704755 / 704756 Muchas gracias, Maria -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:54:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:54:09 +0000 Subject: [Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved In-Reply-To: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11999-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11999-70-7xcKtMcQKF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 --- Comment #130 from David Nind <david at davidnind.com> --- Test failed - if I change the number of tests to 68, everything works fine: t/db_dependent/Reserves.t (Wstat: 65280 Tests: 68 Failed: 1) Failed test: 68 Non-zero exit status: 255 Parse errors: Bad plan. You planned 67 tests but ran 68. Also, while not covered in the test plan, prove t/db_dependent/Holds.t fails (it passed before the patch was applied): t/db_dependent/Holds.t (Wstat: 4352 Tests: 71 Failed: 17) Failed tests: 37-39, 42, 47, 53-60, 63, 65, 67, 71 Non-zero exit status: 17 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 13:57:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 11:57:37 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-Bjp2ysW3OV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Needs Signoff |Failed QA --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- This works great up until step 23 of your test plan. I'm not getting the "permission has no actual effect while this list is strictly private" message on the OPAC when I pick Staff or Anyone for a private list. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:02:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:02:34 +0000 Subject: [Koha-bugs] [Bug 26955] Allow macros in Advanced Cataloging Editor to be renamed In-Reply-To: <bug-26955-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26955-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26955-70-SY15vbMu5X@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26955 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.05 |master -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:08:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:08:43 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-0Jh6j3NMgu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:08:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:08:49 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-aiQE3YMr0D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120408|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:08:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:08:51 +0000 Subject: [Koha-bugs] [Bug 28347] Add DataTables, additional information to patron attribute types management In-Reply-To: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28347-70-MBxqC7RpBZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:08:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:08:52 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-iqgGeJYmDX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120407|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:08:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:08:54 +0000 Subject: [Koha-bugs] [Bug 28347] Add DataTables, additional information to patron attribute types management In-Reply-To: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28347-70-RyWUjxrnzH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120922 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120922&action=edit Bug 28347: Add DataTables, additional information to patron attribute types management This patch enhances the display of patron attribute information on the attribute management page. To test, apply the patch and go to Administration -> Patron attribute types. - If necessary, add multiple patron attributes so that there is data to display. Include: - Some which are mandatory - Some which are linked to an authorized value category - Some which share a class. - The tables showing your attributes should each have DataTables sorting and controls (except for column configuration, which isn't added by this patch). - Confirm that DataTable controls work correctly for each table. - The table should include columns showing authorized value category and whether the attribute is mandatory. - If you are logged in as a user with permission to manage authorized values, the data in the authorized value category column should be linked to that category on the authorized values page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:09:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:09:44 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-5cyf3Z8M7h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #53 from David Nind <david at davidnind.com> --- I was too slow in retesting! The patch no longer applies 8-(.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:13:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:13:44 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-y6gEA9rt8L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com | |, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:14:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:14:01 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-g3BokSnOdb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120923&action=edit Bug 28273: Add Koha::Biblios->pickup_locations https://bugs.koha-community.org/show_bug.cgi?id=26273 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:14:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:14:06 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-nBkjXrYo65@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120924&action=edit Bug 28273: Multi-hold should not offer invalid pickup locations This patch makes the multi-hold page offer only valid pickup locations for the selected biblios. Prior to this, all system-wide pickup locations were offered. To test: 1. Set 'Hold pickup library match' to 'Item's home branch' so we put a constraint on the valid pickup locations for easier testing. 2. Choose two or more biblios from a search, which contain in total 2 or 3 item home branches. 3. Click 'Place hold' 4. Choose a patron => FAIL: The dropdown offers all system's pickup locations 5. Apply this patches 6. Reload the page => SUCCESS: Only valid pickup locations are offered 7. Sign off :-D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:14:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:14:10 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-BiXiBVxyQg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120925&action=edit Bug 28273: Add form validation for pickup locations This patch introduces validation on the new pickup locations column. This way, if a selected title doesn't have a pickup location set, it will prevent form submission and a suitable error message will pop-up. To test: 1. Apply this patch 2. Attempt to place multi-title level holds 3. Make sure some selected titles don't have the pickup location set 4. Submit => SUCCESS: Form submission halts, an idiomatic error message shows. 5. Unselect all biblios and repeat 4 => SUCCESS: You are not allowed to proceed, a message is displayed. 6. Have all selected titles set a pickup location, submit => SUCCESS: Holds are placed as they should. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:16:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:16:24 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-Y5AmX9ZkgR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:18:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:18:36 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-NhAwxZ7AsW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #43 from David Nind <david at davidnind.com> --- I was too slow on this one as well... the patch no longer applies 8-(.. Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 3150: Move emails for sending cart and list contents to notices Using index info to reconstruct a base tree... M installer/data/mysql/en/mandatory/sample_notices.yml M installer/data/mysql/fr-CA/obligatoire/sample_notices.sql M installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql A installer/data/mysql/it-IT/necessari/notices.sql M installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql A installer/data/mysql/pl-PL/mandatory/sample_notices.sql A installer/data/mysql/ru-RU/mandatory/sample_notices.sql A installer/data/mysql/uk-UA/mandatory/sample_notices.sql Falling back to patching base and 3-way merge... CONFLICT (modify/delete): installer/data/mysql/uk-UA/mandatory/sample_notices.sql deleted in HEAD and modified in Bug 3150: Move emails for sending cart and list contents to notices. Version Bug 3150: Move emails for sending cart and list contents to notices of installer/data/mysql/uk-UA/mandatory/sample_notices.sql left in tree. CONFLICT (modify/delete): installer/data/mysql/ru-RU/mandatory/sample_notices.sql deleted in HEAD and modified in Bug 3150: Move emails for sending cart and list contents to notices. Version Bug 3150: Move emails for sending cart and list contents to notices of installer/data/mysql/ru-RU/mandatory/sample_notices.sql left in tree. CONFLICT (modify/delete): installer/data/mysql/pl-PL/mandatory/sample_notices.sql deleted in HEAD and modified in Bug 3150: Move emails for sending cart and list contents to notices. Version Bug 3150: Move emails for sending cart and list contents to notices of installer/data/mysql/pl-PL/mandatory/sample_notices.sql left in tree. Auto-merging installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql CONFLICT (modify/delete): installer/data/mysql/it-IT/necessari/notices.sql deleted in HEAD and modified in Bug 3150: Move emails for sending cart and list contents to notices. Version Bug 3150: Move emails for sending cart and list contents to notices of installer/data/mysql/it-IT/necessari/notices.sql left in tree. Auto-merging installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql Auto-merging installer/data/mysql/fr-CA/obligatoire/sample_notices.sql Auto-merging installer/data/mysql/en/mandatory/sample_notices.yml error: Failed to merge in the changes. Patch failed at 0001 Bug 3150: Move emails for sending cart and list contents to notices -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 14:49:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 12:49:39 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-rNc8PUn4O1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 120926 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120926&action=edit Bug 28273: (follow-up) Remove unused variable Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:08:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:08:13 +0000 Subject: [Koha-bugs] [Bug 26205] News Changes aren't Logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-8oHMrxlknE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|koha-bugs at lists.koha-commun |lucas at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:33:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:33:14 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-pytmT8SKw7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:33:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:33:17 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-Ko5csWvc61@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118880|0 |1 is obsolete| | Attachment #118881|0 |1 is obsolete| | Attachment #119219|0 |1 is obsolete| | --- Comment #30 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120927 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120927&action=edit Bug 25429: Cleanup Database - remove resolved claims returned from db after X days Add option to cleanup_database script to removed 'resolved' return claims from the database after a specified number of days. Test Plan: 1) Apply this patch 2) Set the new syspref CleanUpDatabaseReturnClaims to a number of days 3) Run cleanup_database.pl 4) Note resolved claims older than the specified number of days are removed from the database Bug 25429: Implement system preference, remove command line switch Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Rebecca Coert <rcoert at arlingtonva.us> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:33:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:33:33 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-snqVDF3Cej@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #31 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120928 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120928&action=edit Bug 25429: Script should be able to run with only return claims Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Rebecca Coert <rcoert at arlingtonva.us> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:33:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:33:37 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-h8qPNfHSRT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #32 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120929&action=edit Bug 25429: Use filter_by_last_update -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:33:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:33:41 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-DqzBDdq5N8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #33 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120930 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120930&action=edit Bug 25429: Require command line switch to enable, control DAYS via syspref -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:34:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:34:09 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-Qu7OkD9WNC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 15:38:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 13:38:03 +0000 Subject: [Koha-bugs] [Bug 27916] Fee paid message can crash SIP server if paying fee that is not "renewable" In-Reply-To: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27916-70-i9v3Pc6jhm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27916 --- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> --- (In reply to Martin Renvoize from comment #16) > Nope I'm stuck again.. with bug 25508 applied, I can't see how this patch > has an effect any more at all... > > Assuming the constraints are set as Koha expects (Which I've now verified > with Kyle) we shouldn't be able to get into this state any more. I think you are correct, the affected partner will be upgraded to 20.05.11 asap. I'll let you know how it goes! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:13:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:13:07 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-4tx9vLPHtj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #3 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 28338 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:13:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:13:07 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-g3uTRY6bLI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- *** Bug 28312 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:13:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:13:38 +0000 Subject: [Koha-bugs] [Bug 28312] We should not assume hold pickup branch = ReservesControlBranch when checking it holds are allowed In-Reply-To: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28312-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28312-70-YL69Gxd4bv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28312 --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Tomas's work on 28338 solves this problem along with some other things. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:15:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:15:00 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-vCgMO9jMiD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120920|0 |1 is obsolete| | --- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120931 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120931&action=edit Bug 28338: Make item-level holds use locally defined pickup branches Besides the commit subject, this patch does much more: - It makes request.pl stop passing a pickup location to CanItemBeReserved - It makes the page use the API to render a dropdown for each item, with their valid pickup locations - Items with no valid pickup locations have a nice message about why they are disabled for selection To test: 1. Apply this patch 2. Choose a biblio for placing a hold 3. Choose a patron => SUCCESS: You are presented with a new layout, that includes a dropdown for choosing each item's pickup location. If an item is not holdable, it still isn't. 4. Try having an item whose home branch is not marked as a pickup location => SUCCESS: Notice you cannot choose that item 5. CHoose an item, but do not choose a branch, and click 'Place hold' => SUCCESS: It shows an alert about the need to choose a pickup location 6. Choose one of the (only possible) pickup locations for the specific item 7. Place the item level hold => SUCCESS: All goes as expected! 8. Sign off :D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:15:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:15:05 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-LM99yqQ1Zl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120921|0 |1 is obsolete| | --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120932 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120932&action=edit Bug 28338: Default to holding branch to save clicks This patch makes request.pl pass the holding library object to the template, if it is a valid pickup location for the item. This way, the template can set a good default to save clicks. To test: 1. Have "Hold pickup library match" set to "Item's home library" 2. Have a record with items in three different branches. For example: - item1: homebranch: MPL, holdingbranch: MPL - item2: homebranch: FPL, holdingbranch: FPL - item3: homebranch: CPL, holdingbranch: IPT 3. Have FPL marked as 'No' for pickup location 4. On the record, open the page for placing a hold for a patron (acevedo?) => SUCCESS: You are presented the regular hold placing page, with an extra column on the items for pickup location setting => SUCCESS: The item2 (on FPL) cannot be selected, there's a clear message about not having valid pickup locations => FAIL: The other ones don't have anything pre-selected on the dropdowns 5. Apply this patch 6. Repeat 4 (go back to the record, etc) => SUCCESS: Nothing changed BUT the item with holding branch = MPL has it set by default in the dropdown. => SUCCESS: IPT is not a valid pickup location for item3, so not set by default in this case. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:17:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:17:05 +0000 Subject: [Koha-bugs] [Bug 28349] New: Date sorting incorrect reports in en-GB Message-ID: <bug-28349-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28349 Bug ID: 28349 Summary: Date sorting incorrect reports in en-GB Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs at lists.koha-community.org Reporter: david.roberts at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org When using the en-GB translation, column sorting of saved reports (../cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved) doesn't work properly when sorting by date. For example, sorting by date created could result in the following order: 02/04/2019 02/04/2020 02/08/2018 03/04/2019 This is presumably because the UK date format is dd/mm/yyyy, not mm/dd/yyyy. It works correctly in the en translation. Sorting by non-date columns in en-GB also works correctly. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:20:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:20:04 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-xjKZ8NtRn2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:20:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:20:08 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-joz0GfavI7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120923|0 |1 is obsolete| | --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120933 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120933&action=edit Bug 28273: Add Koha::Biblios->pickup_locations https://bugs.koha-community.org/show_bug.cgi?id=26273 Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:20:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:20:12 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-0V5bZbBEfj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120924|0 |1 is obsolete| | --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120934 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120934&action=edit Bug 28273: Multi-hold should not offer invalid pickup locations This patch makes the multi-hold page offer only valid pickup locations for the selected biblios. Prior to this, all system-wide pickup locations were offered. To test: 1. Set 'Hold pickup library match' to 'Item's home branch' so we put a constraint on the valid pickup locations for easier testing. 2. Choose two or more biblios from a search, which contain in total 2 or 3 item home branches. 3. Click 'Place hold' 4. Choose a patron => FAIL: The dropdown offers all system's pickup locations 5. Apply this patches 6. Reload the page => SUCCESS: Only valid pickup locations are offered 7. Sign off :-D Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:20:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:20:16 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-KQb7Xrz8tM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120925|0 |1 is obsolete| | --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120935 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120935&action=edit Bug 28273: Add form validation for pickup locations This patch introduces validation on the new pickup locations column. This way, if a selected title doesn't have a pickup location set, it will prevent form submission and a suitable error message will pop-up. To test: 1. Apply this patch 2. Attempt to place multi-title level holds 3. Make sure some selected titles don't have the pickup location set 4. Submit => SUCCESS: Form submission halts, an idiomatic error message shows. 5. Unselect all biblios and repeat 4 => SUCCESS: You are not allowed to proceed, a message is displayed. 6. Have all selected titles set a pickup location, submit => SUCCESS: Holds are placed as they should. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 16:20:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 14:20:20 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-GZd3OGiYX0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120926|0 |1 is obsolete| | --- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120936 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120936&action=edit Bug 28273: (follow-up) Remove unused variable Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:00:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:00:40 +0000 Subject: [Koha-bugs] [Bug 28350] New: Order patron search broken (borrowernotes) Message-ID: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28350 Bug ID: 28350 Summary: Order patron search broken (borrowernotes) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: alexis.ripetti at inLibro.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The circulation note ('borrowernotes') sorting is broken for patron results. This bug was not fix in bug 27933. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:12:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:12:27 +0000 Subject: [Koha-bugs] [Bug 28350] Order patron search broken (borrowernotes) In-Reply-To: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28350-70-09BaSsO3Hc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28350 Alexis Ripetti <alexis.ripetti at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:12:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:12:30 +0000 Subject: [Koha-bugs] [Bug 28350] Order patron search broken (borrowernotes) In-Reply-To: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28350-70-r8jGjNX2Iv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28350 --- Comment #1 from Alexis Ripetti <alexis.ripetti at inLibro.com> --- Created attachment 120937 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120937&action=edit Bug 28350: Fix borrowernotes sorting for patron search -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:13:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:13:49 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-PJYNxhoYjI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120931|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120938&action=edit Bug 28338: Make item-level holds use locally defined pickup branches Besides the commit subject, this patch does much more: - It makes request.pl stop passing a pickup location to CanItemBeReserved - It makes the page use the API to render a dropdown for each item, with their valid pickup locations - Items with no valid pickup locations have a nice message about why they are disabled for selection To test: 1. Apply this patch 2. Choose a biblio for placing a hold 3. Choose a patron => SUCCESS: You are presented with a new layout, that includes a dropdown for choosing each item's pickup location. If an item is not holdable, it still isn't. 4. Try having an item whose home branch is not marked as a pickup location => SUCCESS: Notice you cannot choose that item 5. CHoose an item, but do not choose a branch, and click 'Place hold' => SUCCESS: It shows an alert about the need to choose a pickup location 6. Choose one of the (only possible) pickup locations for the specific item 7. Place the item level hold => SUCCESS: All goes as expected! 8. Sign off :D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:13:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:13:53 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-rHyUwWla5I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120932|0 |1 is obsolete| | --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120939 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120939&action=edit Bug 28338: Default to holding branch to save clicks This patch makes request.pl pass the holding library object to the template, if it is a valid pickup location for the item. This way, the template can set a good default to save clicks. To test: 1. Have "Hold pickup library match" set to "Item's home library" 2. Have a record with items in three different branches. For example: - item1: homebranch: MPL, holdingbranch: MPL - item2: homebranch: FPL, holdingbranch: FPL - item3: homebranch: CPL, holdingbranch: IPT 3. Have FPL marked as 'No' for pickup location 4. On the record, open the page for placing a hold for a patron (acevedo?) => SUCCESS: You are presented the regular hold placing page, with an extra column on the items for pickup location setting => SUCCESS: The item2 (on FPL) cannot be selected, there's a clear message about not having valid pickup locations => FAIL: The other ones don't have anything pre-selected on the dropdowns 5. Apply this patch 6. Repeat 4 (go back to the record, etc) => SUCCESS: Nothing changed BUT the item with holding branch = MPL has it set by default in the dropdown. => SUCCESS: IPT is not a valid pickup location for item3, so not set by default in this case. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:14:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:14:31 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-MkQhj0vNBT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- All works as expected and it's a cleaner approach overall.. No QA failures, tests all passing. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:14:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:14:54 +0000 Subject: [Koha-bugs] [Bug 28350] Order patron search broken (borrowernotes) In-Reply-To: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28350-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28350-70-S39rTIYdoi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28350 --- Comment #2 from Alexis Ripetti <alexis.ripetti at inLibro.com> --- Test plan : - Do a patron search (from the patrons home page). - Try to sort by Circulation note - See that does not work - Apply patch - Do the same steps and see that's working -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:16:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:16:01 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-EhSLs6H52p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:31:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:31:08 +0000 Subject: [Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons In-Reply-To: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27920-70-NdEP1ETv9r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:31:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:31:11 +0000 Subject: [Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons In-Reply-To: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27920-70-p306r1SlPz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119234|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120940 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120940&action=edit Bug 27920: Add ability to update patron expiration dates when importing patrons Some libraries need to recalculate a patron's expiration date any time they are updated via a patron import from file. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Patrons/Import.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:32:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:32:04 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14364-70-ep6bfO4i5Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115466|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 17:51:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 15:51:35 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-MqEeh25Gvn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #31 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to David Cook from comment #26) > My third-party apps neither use Perl nor have the capacity to use Perl, so > that's not an option :p. Would writing a small Perl proxy(is that's the right term) work? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:05:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:05:16 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14364-70-iC7uZtgvbC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:05:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:05:21 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14364-70-21EP1kw7JS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120494|0 |1 is obsolete| | --- Comment #48 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120941 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120941&action=edit Bug 14364: Allow automatically canceled expired waiting holds to fill the next hold Right now, if a library automatically cancels expired waiting holds, a librarian must still re-checkin an item to trap the next available hold for that item. It would be better if the next hold was automatically trapped and the librarians receive an email notification so they can make any changes to the item if need be ( hold area, hold slip in item, etc ). Test Plan: 1) Apply this patch 2) Run updatedatabase.pl 3) Create a record with one item 4) Place two holds on that record 5) Check in the item and set it to waiting for the first patron 6) Set ReservesMaxPickUpDelay to 1 7) Enable ExpireReservesMaxPickUpDelay 8) Enable ExpireReservesAutoFill 9) Set an email address in ExpireReservesAutoFillEmail 10) Modify the holds waitingdate to be in the past 11) Run misc/cronjobs/holds/cancel_expired_holds.pl 12) Note the hold is now waiting for the next patron 12) Note a waiting hold notification email was sent to that patron 13) Note a hold changed notification email was sent to the library Signed-off-by: Victoria Faafia <vfaafia29 at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:05:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:05:34 +0000 Subject: [Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold In-Reply-To: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14364-70-UiVLW8rRrO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364 --- Comment #49 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120942 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120942&action=edit Bug 14364: (QA follow-up) Generate message for transfers as well -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:47:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:47:55 +0000 Subject: [Koha-bugs] [Bug 18540] koha-indexdefs-to-zebra.xsl introduces MARC21 stuff into UNIMARC xslts In-Reply-To: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18540-70-kXAKIVmXe3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18540 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:47:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:47:59 +0000 Subject: [Koha-bugs] [Bug 18540] koha-indexdefs-to-zebra.xsl introduces MARC21 stuff into UNIMARC xslts In-Reply-To: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18540-70-MwlaEky9DR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18540 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120943 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120943&action=edit Bug 18540: Handle indexing sort title only when needed This patch moves the code that generates the xsl for MARC21 biblio sorting to it's own template that is only called when specified in the xml To test: 1 - xsltproc etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml > etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl 2 - git diff 3 - Note that authority-zebra-indexdefs.xsl now has 245 Title:s info 4 - Apply patch 5 - xsltproc etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml > etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl 6 - git diff 7 - There are lines added about title sort, but no 245 block 8 - xsltproc etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml > etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl 9 - git diff 10 - Note lines changes to ...title_sort 11 - 245 block does not change -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:49:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:49:07 +0000 Subject: [Koha-bugs] [Bug 18540] koha-indexdefs-to-zebra.xsl introduces MARC21 stuff into UNIMARC xslts In-Reply-To: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18540-70-ziIBesgfys@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18540 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |nick at bywatersolutions.com CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:55:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:55:39 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-nc1ZFNIIiB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18540 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 18:55:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 16:55:39 +0000 Subject: [Koha-bugs] [Bug 18540] koha-indexdefs-to-zebra.xsl introduces MARC21 stuff into UNIMARC xslts In-Reply-To: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18540-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18540-70-Vb7ZNsqK1f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18540 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28337 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 19:49:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 17:49:45 +0000 Subject: [Koha-bugs] [Bug 28284] Error libraryNotPickupLocation when placing a hold if logged in branchcode is not a pickup location In-Reply-To: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28284-70-bgQs7gL1eN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28284 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 28338 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 19:49:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 17:49:45 +0000 Subject: [Koha-bugs] [Bug 28338] Validate item holdability and pickup location separately In-Reply-To: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28338-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28338-70-a3jF3qFL3t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28338 --- Comment #15 from Nick Clemens <nick at bywatersolutions.com> --- *** Bug 28284 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:00:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:00:50 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-CpH6CMDino@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:00:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:00:53 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-tOBCmxFgWc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120817|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120944 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120944&action=edit Bug 27844: Launch koha-worker systemd service as koha linux user This patch adds the User directive to the koha-worker systemd unit file Test plan: 0a. DO NOT APPLY PATCH YET 0b. Start a Koha testing environment running systemd 1. koha-worker --stop kohadev 2. cp debian/templates/koha-worker at .service /etc/systemd/system/. 3. systemctl start koha-worker at kohadev.service 4. ps -efww | grep "background_jobs_worker" 5. Note koha-worker is running as root 6. APPLY THE PATCH 7. cp debian/templates/koha-worker at .service /etc/systemd/system/. 8. systemctl daemon-reload 9. systemctl restart koha-worker at kohadev.service 10. ps -efww | grep "background_jobs_worker" 11. Note that koha-worker is now running as kohadev-koha Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:01:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:01:01 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-YHow6wLEgi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:01:30 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-62Gf7E8VsT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:05:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:05:50 +0000 Subject: [Koha-bugs] [Bug 28351] New: Cannot set restrictions when dateformat is other than mm/dd/yyyy Message-ID: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Bug ID: 28351 Summary: Cannot set restrictions when dateformat is other than mm/dd/yyyy Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org Format is not correctly applied, so any date that doesn't parse well as mm/dd/yyyy is reset to current date. To reproduce: 0. Set dateformat to mm/dd/yyyy 1. Go to a patron detail page 2. Open the 'Restrictions' tab 3. Choose a future date in which the day is higher than 12 => SUCCESS: The input has the date we chose 4. Set dateformat to dd/mm/yyyy 5. Repeat 3 => FAIL: It sets the current date, the browser console shows an error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:13:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:13:42 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-Z9iCxEnJQ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:13:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:13:45 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-BQjVJtkCYS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120918|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120945 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120945&action=edit Bug 28345: Patron attributes no longer have option to select empty class This patch adds the "empty" parameter to the PROCESS directive which builds the "Class" dropdown. This allows the user to choose a blank option when creating or editing a patron attribute. To test, apply the patch and go to Administration -> Patron attribute types -> Add patron attribute type. In the entry form the "Class" dropdown should have a blank option. When editing an existing attribute with a class defined, the correct class should still be preselected. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:24:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:24:54 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-PjdFTqYrW8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26313 CC| |nick at bywatersolutions.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26313 [Bug 26313] "Show analytics" and "Show volumes" links don't work with Elasticsearch and UseControlNumber -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:24:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:24:54 +0000 Subject: [Koha-bugs] [Bug 26313] "Show analytics" and "Show volumes" links don't work with Elasticsearch and UseControlNumber In-Reply-To: <bug-26313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26313-70-FlUWGEPCKz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26313 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28326 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:39:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:39:04 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-wbse2VdwZS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:39:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:39:08 +0000 Subject: [Koha-bugs] [Bug 28337] Add System-control-number index for authorities to MARC21 indexes In-Reply-To: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28337-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28337-70-L2mGvjpMUM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120894|0 |1 is obsolete| | --- Comment #2 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120946 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120946&action=edit Bug 28337: Add System-control-number index to Zebra MARC21 files To test: 1 - Apply patch 2 - Copy zebra files to destination: cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml /etc/koha/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl /etc/koha/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl 3 - Reindex authorities 4 - Edit an authority and add 035$aExpialodocious 5 - Export the authority 6 - Create a new record matchign rule: Matching rule code: SCN Description: System control number Match threshhold: 1000 Record type: Authority record Search-index: System-control-number Score: 1000 Tag: 035 Subfields: a 7 - Stage the record and use the new matchign rule 8 - Match found! Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:59:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:59:34 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-rMDMF7YT4e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:59:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:59:41 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-pJIFf1bTJx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118985|0 |1 is obsolete| | Attachment #118986|0 |1 is obsolete| | Attachment #118987|0 |1 is obsolete| | Attachment #118988|0 |1 is obsolete| | --- Comment #200 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120947 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120947&action=edit Bug 11879: Add a new field to patron record: main contact method This patch adds the "Main Contact Method" field in the borrower modification form. This field is useful for reporting purposes, or to know which contact method to use first when trying to contact a borrower. Test plan: 0) Apply patch 1) updatedatabase.pl 2) In the staff client, edit a patron's contact info. There should be a new dropdown select to choose the main contact method 3) In the opac page, edit the personal details.There should be a new dropdown select to choose the main contact method. 4) Save the form. It should work. Sponsored-by: CCSR ( http://www.ccsr.qc.ca ) Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 20:59:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 18:59:57 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-bK53bC6bUR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 --- Comment #201 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120948 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120948&action=edit Bug 11879: Schema update for Borrower tables Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:00:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:00:07 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-wgwOzc2bbS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 --- Comment #202 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120949 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120949&action=edit Bug 11879: (follow up) Some fixes and code cleanup - Display the value in the patron detail page - Adds support for BorrowerUnwantedField (staff) - Removes unecessary code in opac/opac-memberentry.pl Sponsored-by: CCSR ( http://www.ccsr.qc.ca ) Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:00:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:00:15 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-lJLyDiXR6z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 --- Comment #203 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120950 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120950&action=edit Bug 11879: Remove the 'unwanted' preferences from the main contact method pull-down menu in the OPAC Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:40:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:40:09 +0000 Subject: [Koha-bugs] [Bug 28352] New: Errors in search_for_data_inconsistencies.pl relating tho authorised values and frameworks Message-ID: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 Bug ID: 28352 Summary: Errors in search_for_data_inconsistencies.pl relating tho authorised values and frameworks Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: robin at catalyst.net.nz When running search_for_data_inconsistencies.pl on 20.05 and later, I get the following errors: Use of uninitialized value $tmp_kohafield in pattern match (m//) at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 151. Use of uninitialized value $tmp_kohafield in substitution (s///) at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 154. Can't call method "get_column" on an undefined value at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 157. The script seems to be looking for something in authorised_values that it't not finding. I've verified that every authorised_value used in a marc_subfield_structure exists and has at least one value. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:40:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:40:30 +0000 Subject: [Koha-bugs] [Bug 28352] Errors in search_for_data_inconsistencies.pl relating tho authorised values and frameworks In-Reply-To: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28352-70-8uMZNHQHQr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:45:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:45:19 +0000 Subject: [Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons In-Reply-To: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27920-70-mcf1bezhL2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:45:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:45:23 +0000 Subject: [Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons In-Reply-To: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27920-70-RuTozqRLF5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120940|0 |1 is obsolete| | --- Comment #7 from David Nind <david at davidnind.com> --- Created attachment 120951 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120951&action=edit Bug 27920: Add ability to update patron expiration dates when importing patrons Some libraries need to recalculate a patron's expiration date any time they are updated via a patron import from file. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Patrons/Import.t Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 21:51:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 19:51:48 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-SObp4pjyg6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds a release notes| |"Main contact method" | |dropdown list field to the | |patron modification form in | |the staff interface and | |OPAC. | | | |This field is useful | |for reporting purposes, or | |to know which contact | |method to use first when | |trying to contact a patron. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 22:05:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 20:05:56 +0000 Subject: [Koha-bugs] [Bug 25657] Import Patron fails without userid - not stated as required field in notes In-Reply-To: <bug-25657-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25657-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25657-70-mJ5xNs95hl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25657 --- Comment #12 from Elaine Bradtke <eb at efdss.org> --- I've found the answer as to what is happening. It has to do with default values. We ignore this option when uploading patron records. However, the password auto-fill in Chrome doesn't. It filled in my staff-login information as a default entry. Then the import failed because this was duplicated for every record, and already in use. Since userid is supposed to be unique, I would argue that having this as a default value is a recipe for failure. Regardless of the auto-fill problem, if I were to enter a default value in this field, it wouldn't be unique. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 22:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 20:38:09 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-0CtX6vJyZh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Severity|enhancement |major Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 13 22:44:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 20:44:21 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-PRiOr9hCmy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120704|0 |1 is obsolete| | --- Comment #5 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 120952 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120952&action=edit Bug 28302: Forbid CGI::Compile 0.24 CGI::Compile 0.24 has a bug: https://github.com/miyagawa/CGI-Compile/issues/25 It can cause weird bugs, like breaking the authority detail display after trying to modify an authority. Steps to reproduce: 1. Install CGI::Compile 0.24 2. Restart starman with only 1 worker 3. Go to the detail page of an authority (authorities/detail.pl) 4. Go to the edit page (Edit » Edit record) 5. Check starman logs, you should see "Subroutine build_tabs redefined at [...]" 6. Click on cancel to go back to the detail page, which should now show a "blank" authority. Now the only way to get the authority back is to restart starman. Test plan: 1. Reproduce the bug 2. Install CGI::Compile 0.25 and restart starman 3. Make sure the bug is gone :) Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 22:50:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 20:50:33 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-aPz3eT4uyh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |victor at tuxayo.net --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works :) about.pl shows as expected that 0.24 is forbidden 0.24 vs 0.25 give the expected authority test results and logs. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 22:53:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 20:53:22 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-FsGynzQBnD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Test notes: install version 0.24: cpanm RKITOVER/CGI-Compile-0.24.tar.gz remove version from package manager without removing dependencies and packages whose CGI::Compile is a dep (basically uninstalls all Koha stuff) sudo dpkg -r --force-depends libcgi-compile-perl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 23:17:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 21:17:47 +0000 Subject: [Koha-bugs] [Bug 27916] Fee paid message can crash SIP server if paying fee that is not "renewable" In-Reply-To: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27916-70-JVR57tMux5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27916 --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- So, do we conclude with won't fix? IIUC Someone stuck in Koha < 19.11.x (soon oldoldoldstable) and motivated enough could backport bug 23051 (just checked, quite hard but doesn't seem completely impossible) and then backport bug 25508 Likely not worth the effort for ensuring the thing to not be risky. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 13 23:47:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 21:47:00 +0000 Subject: [Koha-bugs] [Bug 28353] New: regression: Batch Item Deletion no longer shows which items were not removed Message-ID: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Bug ID: 28353 Summary: regression: Batch Item Deletion no longer shows which items were not removed Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: bwsdonna at gmail.com QA Contact: testopia at bugs.koha-community.org In 19.11 when using the batch item deletion tool, the confirmation screen included the total number of items and bibs deleted, and listed the items that could not be deleted, such as if they were checked out, etc. In 20.05 the user only sees the number of items and bibs deleted and no message that items in the batch were not deleted. The results page should show a list of items in the batch that were not able to be deleted. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 00:13:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 22:13:30 +0000 Subject: [Koha-bugs] [Bug 12630] Prioritizing "Hold starts on date" -holds causes all other holds to be prioritized as well! In-Reply-To: <bug-12630-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12630-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12630-70-zTEh9rNXFV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12630 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 00:13:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 22:13:32 +0000 Subject: [Koha-bugs] [Bug 13202] Holds with a future date should be skipped over until that date is current In-Reply-To: <bug-13202-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13202-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13202-70-WUnvdr6UIP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13202 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 00:15:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 22:15:41 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-QLIHxLyXuy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 01:21:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 23:21:34 +0000 Subject: [Koha-bugs] [Bug 28354] New: Package libcgi-compile-perl 0.25 for Ubuntu Focal Message-ID: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 Bug ID: 28354 Summary: Package libcgi-compile-perl 0.25 for Ubuntu Focal Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org CC: mtj at kohaaloha.com See Bug 28302 for more details. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 01:22:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 23:22:13 +0000 Subject: [Koha-bugs] [Bug 28354] Package libcgi-compile-perl 0.25 for Ubuntu Focal In-Reply-To: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28354-70-cKJekr2BQF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28302 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 01:22:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 13 May 2021 23:22:13 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-gtAX6rL0XJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28354 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:03:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:03:52 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-sp44SKsSYT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120910|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:04:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:04:24 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-HoMwRPwskQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #15 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 120953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120953&action=edit Bug 26346: Add option to make public lists editable by all staff If a staff member has access to the staff client (either because 'catalogue' permission is enabled or they're a superlibrarian then that user can add items (from OPAC or staff client) to a list marked 'Staff only' Test plan: 1. In the staff client go to: Lists > 'New list'. Notice under 'Allow changes to contents from' there are three options: Nobody, Owner only, Anyone seeing this list 2. Apply patch and run updatedatabase.pl cd installer/data/mysql sudo koha-shell <instance> ./updatedatabase.pl 3. Restart memcached and plack 4. Create a public list and select the new 'Staff only' option under 'Allow changes to contents from' 5. Log out of the staff client and log back in as a different user with the 'Staff access, allows viewing of catalogue in staff interface (catalogue)' permission enabled. 6. Navigate to the Lists module, and click on the name of the list you created in #5 7. Select 'Add items' and enter an item barcode and submit 8. Notice the item has been added to the list 9. Search the catalogue in the staff client. Confirm you can add to the list you created in #5 from both the search result page and biblio record detail page 10. Confirm you can remove items from the list in the OPAC and staff client 11. Login to the OPAC as the same user as #5 12. Perform an OPAC search, Select 'Save to lists' under a biblio record, choose the list from #4 in 'Select a list' and save 13. Confirm in the staff client that the record from #11 has been added to the list 14. Logout of OPAC and login again as a user which does not have 'Staff access, allows viewing of catalogue in staff interface (catalogue)' or superlibrarian enabled 15. Do a OPAC search, hit 'Save to lists' and notice you cannot add the record to the list from #4 16. Run Patron.t and Virtualshelves.t unit tests: sudo koha-shell <instance> prove t/db_dependent/Koha/Patron.t prove t/db_dependent/Virtualshelves.t 17. Login to the staff client as the same user as #5 18. Create a new list in the staff client, select 'Category'='Private', 'Allow changes to contents from'='Staff only' 19. Notice 'The Staff only permission has no actual effect while this list is strictly private' message hint is displayed 20. Change 'Category'='Public' and notice the hint is removed 21. Switch back to 'Category'='Private' and 'Allow changes to contents from'='Anyone' 22. Notice the 'The Anyone permission has no actual effect while this list is strictly private.' is displayed 23. Repeat steps 18-22 in the OPAC 24. Create a 'staff only' list in the OPAC and then login as a different user with 'Staff access, allows viewing of catalogue in staff interface (catalogue)' permission enabled. Confirm you are able to add items to this new 'staff only' list. 25. Confirm that the 'Staff only' option is not available to patrons with no special permissions when creating lists in the OPAC Sponsored-by: Horowhenua District Council, New Zealand -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:07:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:07:45 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-KzLnXNwxOu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #16 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Hi Andrew and Henry, Thanks for testing Andrew. I found you weren't getting the "permission has no actual effect while this list is strictly private" message in the OPAC due to a JavaScript error. I think that should be fixed up in the patch I've just attached, Henry, I think I've also addressed your "No staff only option in OPAC" point (from comment #5), and have added a step 25 to the test plan on my new patch to cover testing that. Can you please re-test now? Many thanks, Alex -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:19:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:19:01 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-P4shryjfaC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #32 from David Cook <dcook at prosentient.com.au> --- (In reply to Kyle M Hall from comment #29) > Wouldn't it make more sense for your to add an API endpoint for outputting > deserialized session info? That way you aren't messing with Koha's > internals, which are subject to change. I shouldn't have said third-party apps, as they're not really third-party. They're just non-Koha apps served off the same domain. Regarding your question, yes and no. 1. No: Firstly, everything is subject to change. I've seen API integrations break when the API endpoint gets updated. In this case, I can see Koha changes coming, and the code can get updated. Plus, the sessions are fairly stable overall (when serialized as YAML at least). It's not a drama. Secondly, at the moment I can use the session without any local customizations to Koha. 2. Yes: If I were to use an API endpoint, it would require customization, and I probably wouldn't create an endpoint outputting session data. Instead, I'd probably make multiple API endpoints to get the specific data that I need (like effective user permissions). In this case, I have access to the CGISESSID cookie, so I have the session ID, and Koha is working kind of like a SSO system. If I were to use an API, I would need an endpoint that could convert a session ID to a borrowernumber. But then Koha doesn't have any authorizations/permissions that would really be appropriate for that kind of administrative process. And I would consider it an administrative process. As such, I wouldn't love the idea of it being part of Koha's public Internet-accessible API. I would want to lock down that API endpoint within a separate Koha Admin API which could be limited to specific IP addresses or a local network. Koha also doesn't have a concept of "system users" that are reserved just for API user (and which can't be deleted by library staff). So... while using an API might make sense... it would be a tonne of work. Much more work than just reading the session from the database. -- At the end of the day, I imagine we'll switch the serializer to default, and then I'll have to think up some kind of hacked together API solution. Or scrap the other apps. Koha really needs an administrator level above superlibrarian, or some other management interface. But it all takes considerable work. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:21:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:21:20 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-1JPgWNwoqO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #33 from David Cook <dcook at prosentient.com.au> --- (In reply to Julian Maurice from comment #24) > If we really want to stick with YAML, I'd prefer Koha to have its own > implementation rather than relying on an undocumented "feature" (from my > point of view that is not a feature, this is just messing with a module's > internal variables) (In reply to Jonathan Druart from comment #28) > Then write an alternative patch and test it please. Ok. I figured Julian had already disagreed with my proposal, but I can do it anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 02:34:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 00:34:37 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-3WspAKKQRX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #34 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #33) > (In reply to Julian Maurice from comment #24) > > If we really want to stick with YAML, I'd prefer Koha to have its own > > implementation rather than relying on an undocumented "feature" (from my > > point of view that is not a feature, this is just messing with a module's > > internal variables) > > (In reply to Jonathan Druart from comment #28) > > Then write an alternative patch and test it please. > > Ok. I figured Julian had already disagreed with my proposal, but I can do it > anyway. Ah, alas, due to the Debian packaging of https://packages.debian.org/buster/libcgi-session-serialize-yaml-perl, you cannot remove libyaml-perl and libyaml-syck-perl without removing libcgi-session-serialize-yaml-perl. I'm still not sure why we have to remove YAML or YAML::Syck. I understand that it would be annoying to have one of the modules around just for handling the session, but it would be nice to keep the session serialized as YAML. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 03:05:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 01:05:38 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-0aNUwWFHDA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 03:05:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 01:05:42 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-qtQgW4WyuC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120953|0 |1 is obsolete| | --- Comment #17 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 120954 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120954&action=edit Bug 26346: Add option to make public lists editable by all staff If a staff member has access to the staff client (either because 'catalogue' permission is enabled or they're a superlibrarian then that user can add items (from OPAC or staff client) to a list marked 'Staff only' Test plan: 1. In the staff client go to: Lists > 'New list'. Notice under 'Allow changes to contents from' there are three options: Nobody, Owner only, Anyone seeing this list 2. Apply patch and run updatedatabase.pl cd installer/data/mysql sudo koha-shell <instance> ./updatedatabase.pl 3. Restart memcached and plack 4. Create a public list and select the new 'Staff only' option under 'Allow changes to contents from' 5. Log out of the staff client and log back in as a different user with the 'Staff access, allows viewing of catalogue in staff interface (catalogue)' permission enabled. 6. Navigate to the Lists module, and click on the name of the list you created in #5 7. Select 'Add items' and enter an item barcode and submit 8. Notice the item has been added to the list 9. Search the catalogue in the staff client. Confirm you can add to the list you created in #5 from both the search result page and biblio record detail page 10. Confirm you can remove items from the list in the OPAC and staff client 11. Login to the OPAC as the same user as #5 12. Perform an OPAC search, Select 'Save to lists' under a biblio record, choose the list from #4 in 'Select a list' and save 13. Confirm in the staff client that the record from #11 has been added to the list 14. Logout of OPAC and login again as a user which does not have 'Staff access, allows viewing of catalogue in staff interface (catalogue)' or superlibrarian enabled 15. Do a OPAC search, hit 'Save to lists' and notice you cannot add the record to the list from #4 16. Run Patron.t and Virtualshelves.t unit tests: sudo koha-shell <instance> prove t/db_dependent/Koha/Patron.t prove t/db_dependent/Virtualshelves.t 17. Login to the staff client as the same user as #5 18. Create a new list in the staff client, select 'Category'='Private', 'Allow changes to contents from'='Staff only' 19. Notice 'The Staff only permission has no actual effect while this list is strictly private' message hint is displayed 20. Change 'Category'='Public' and notice the hint is removed 21. Switch back to 'Category'='Private' and 'Allow changes to contents from'='Anyone' 22. Notice the 'The Anyone permission has no actual effect while this list is strictly private.' is displayed 23. Repeat steps 18-22 in the OPAC 24. Create a 'staff only' list in the OPAC and then login as a different user with 'Staff access, allows viewing of catalogue in staff interface (catalogue)' permission enabled. Confirm you are able to add items to this new 'staff only' list. 25. Confirm that the 'Staff only' option is not available to patrons with no special permissions when creating lists in the OPAC Sponsored-by: Horowhenua District Council, New Zealand Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 03:07:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 01:07:05 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-QHC1crTBR1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #18 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Thanks for the quick fix! I hated to fail it on something so small right at the end. This will be a really great change, I have librarians ask about it all the time! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 03:08:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 01:08:01 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-6r88UYEi2m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #19 from Alex Buckley <alexbuckley at catalyst.net.nz> --- (In reply to Andrew Fuerste-Henry from comment #18) > Thanks for the quick fix! I hated to fail it on something so small right at > the end. This will be a really great change, I have librarians ask about it > all the time! No problem at all Andrew. Thanks for testing! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 03:37:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 01:37:30 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-lRn0fykjQp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #35 from David Cook <dcook at prosentient.com.au> --- Well, I just looked at CGI::Session::Serialize::default and did a little test using its freeze method. The data ends up looking like this: $D = {'firstname' => 'David','surname' => 'Cook','id' => '1'};;$D I could probably parse that... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 04:02:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 02:02:21 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-eZ3ygf9Ix7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #36 from David Cook <dcook at prosentient.com.au> --- Interestingly, CGI::Session::Serialize::default writes out a Perl data structure and then uses the equivalent of eval() to inject it back into Perl: https://metacpan.org/release/CGI-Session/source/lib/CGI/Session/Serialize/default.pm#L39. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 04:02:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 02:02:27 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-325uBPx7Yw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #37 from David Cook <dcook at prosentient.com.au> --- Interestingly, CGI::Session::Serialize::default writes out a Perl data structure and then uses the equivalent of eval() to inject it back into Perl: https://metacpan.org/release/CGI-Session/source/lib/CGI/Session/Serialize/default.pm#L39. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 04:23:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 02:23:02 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-V2Q7Rrj3Xy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- Sounds like a difficult one to troubleshoot :( -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 04:25:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 02:25:49 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-P0bkQsMmir@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #24 from David Cook <dcook at prosentient.com.au> --- (In reply to Martin Renvoize from comment #23) > I've had a go at the text for release notes.. hopefully, it's clear enough. Looks good to me -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 09:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 07:06:08 +0000 Subject: [Koha-bugs] [Bug 27151] SIP2 server doesn't handle broken connections which then kills SIP2 server In-Reply-To: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27151-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27151-70-sSUeRwRqej@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27151 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |unspecified Severity|critical |normal --- Comment #4 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- This hasn't happened in a long time and I don't know if it happens anymore with latest master. I think this could be closed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 10:48:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 08:48:42 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-aUWU3w680b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120860|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120955 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120955&action=edit Bug 28320: Add DB connection check to the SIP SC status message This patch adds a lookup of the sip user during an SC status, confirming that our DB ocnnection is working, and that our user is still valid Additionally, it adds support for SC status to the sip_cli_emulator and adds basic test coverage for the SC status message To test: 1 - Apply patch 2 - Restart SP server 3 - perl misc/sip_cli_emulator.pl -a localhost -p 6001 -l CPL -m sc_status_request -su term1 -sp term1 4 - prove -v t/db_dependent/SIP/Message.t Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 10:48:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 08:48:57 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-c7Zvk4fKut@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 10:49:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 08:49:39 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-ACOKT5FPrE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Tested and works as expected. I read into the die and agree it's how it should be done in this case.. nice to learn. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 11:48:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 09:48:26 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-Lw2XU8ogby@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:11:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:11:03 +0000 Subject: [Koha-bugs] [Bug 10408] allow Koha to automatically link to authoritiy records, when importing bibs In-Reply-To: <bug-10408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-10408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10408-70-nPfXpG9k4S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10408 Anke <anke.bruns at gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anke.bruns at gwdg.de --- Comment #1 from Anke <anke.bruns at gwdg.de> --- This would be interesting for us, too. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:22:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:22:23 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-Uq3s94XmNI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120956 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120956&action=edit Bug 28187: Exclude dtrg-group from row striping. The odd row lowlighting stripe effect added to datatales wasn't accounting for classes introduced by the rowGroup plugin to denote grouping header rows. This patch adds the required exclusion rule to properly highlight rowGroup grouping rows. Test plan 1/ Enable POS 2/ Create a register and make some transactions. 3/ Have both debits and credits 4/ Have some older tranactions so you can look at the past_sales table. 5/ Apply patch and regenerate the staff CSS: (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface) 6/ Look at the sales and past_sales table. 7/ Make sure each row header is the darker shade of gray (#e0e0e0) 7a/ You will need to have made some transactions with even and odd numbers of items in the sale highlight the problem before applying the patch 7b/ The rowGroup plugin is also used for the checkouts table and this patch should also fix that case. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:22:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:22:45 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-InSKZMuPwH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119998|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:23:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:23:25 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-CEv0HjB38r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I've come up with an alternate solution now that catches the cases more widely.. back to NSO.. not sure why it took me so long to wrap my brain around that! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:26:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:26:27 +0000 Subject: [Koha-bugs] [Bug 28318] accounlintes.credit_number missing on the API In-Reply-To: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28318-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28318-70-YDxxnF7UOx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |14825 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14825 [Bug 14825] Accounts Rewrite Omnibus -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 12:26:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 10:26:27 +0000 Subject: [Koha-bugs] [Bug 14825] Accounts Rewrite Omnibus In-Reply-To: <bug-14825-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14825-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14825-70-95nqd6D5FP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14825 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28318 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28318 [Bug 28318] accounlintes.credit_number missing on the API -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 13:47:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 11:47:37 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-tsgc8pip5o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:10:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:10:35 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-m3qswLme5j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120933|0 |1 is obsolete| | Attachment #120934|0 |1 is obsolete| | Attachment #120935|0 |1 is obsolete| | Attachment #120936|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120957 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120957&action=edit Bug 28273: Add Koha::Biblios->pickup_locations https://bugs.koha-community.org/show_bug.cgi?id=26273 Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:15:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:15:19 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-VA0TOcNAaR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:15:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:15:22 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-YkRgoDB9SW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120957|0 |1 is obsolete| | --- Comment #12 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120958 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120958&action=edit Bug 28273: Add Koha::Biblios->pickup_locations https://bugs.koha-community.org/show_bug.cgi?id=26273 Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:15:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:15:42 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-mwroMKRqQg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120959 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120959&action=edit Bug 28273: Multi-hold should not offer invalid pickup locations This patch makes the multi-hold page offer only valid pickup locations for the selected biblios. Prior to this, all system-wide pickup locations were offered. To test: 1. Set 'Hold pickup library match' to 'Item's home branch' so we put a constraint on the valid pickup locations for easier testing. 2. Choose two or more biblios from a search, which contain in total 2 or 3 item home branches. 3. Click 'Place hold' 4. Choose a patron => FAIL: The dropdown offers all system's pickup locations 5. Apply this patches 6. Reload the page => SUCCESS: Only valid pickup locations are offered 7. Sign off :-D Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:15:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:15:46 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-RWKuPtjANw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120960 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120960&action=edit Bug 28273: Add form validation for pickup locations This patch introduces validation on the new pickup locations column. This way, if a selected title doesn't have a pickup location set, it will prevent form submission and a suitable error message will pop-up. To test: 1. Apply this patch 2. Attempt to place multi-title level holds 3. Make sure some selected titles don't have the pickup location set 4. Submit => SUCCESS: Form submission halts, an idiomatic error message shows. 5. Unselect all biblios and repeat 4 => SUCCESS: You are not allowed to proceed, a message is displayed. 6. Have all selected titles set a pickup location, submit => SUCCESS: Holds are placed as they should. 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:15:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:15:49 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-YuiPAcv7b9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120961 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120961&action=edit Bug 28273: (follow-up) Remove unused variable Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:16:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:16:16 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-IqMSEWA0MU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |kyle at bywatersolutions.com --- Comment #16 from Kyle M Hall <kyle at bywatersolutions.com> --- Koha::Biblios::pickup_locations needs unit tests, but otherwise I'd consider it PQA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:35:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:35:04 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-5VYkgpR8TQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120407|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:35:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:35:45 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-01ZvQEij6J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | --- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Kyle M Hall from comment #16) > Koha::Biblios::pickup_locations needs unit tests, but otherwise I'd consider > it PQA. The tests were there, but it seems I wrongly obsoleted them at some point! Please run them! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:36:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:36:23 +0000 Subject: [Koha-bugs] [Bug 23832] 001 control number auto complet or copy from 999c In-Reply-To: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23832-70-hjZLCFdFKs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23832 Inkeri Hakulinen <inkeri.hakulinen+bugz at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |inkeri.hakulinen+bugz at helsi | |nki.fi --- Comment #1 from Inkeri Hakulinen <inkeri.hakulinen+bugz at helsinki.fi> --- This would be good feature to have. Preferably so that Koha fills automatically the 001 with Koha biblionumber (biblio.biblionumber), if the 001 is empty. This should happen quickly after the biblio record has been saved. This feature is needed for example the UseControlNumber setting to be used when linking bibliographic records. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 14:46:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 12:46:17 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-RtDOVdHP7i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|tomascohen at gmail.com |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:26:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:26:06 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-awozFEeXED@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:26:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:26:09 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-o53FPo0woU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120956|0 |1 is obsolete| | --- Comment #11 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 120962 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120962&action=edit Bug 28187: Exclude dtrg-group from row striping. The odd row lowlighting stripe effect added to datatales wasn't accounting for classes introduced by the rowGroup plugin to denote grouping header rows. This patch adds the required exclusion rule to properly highlight rowGroup grouping rows. Test plan 1/ Enable POS 2/ Create a register and make some transactions. 3/ Have both debits and credits 4/ Have some older tranactions so you can look at the past_sales table. 5/ Apply patch and regenerate the staff CSS: (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface) 6/ Look at the sales and past_sales table. 7/ Make sure each row header is the darker shade of gray (#e0e0e0) 7a/ You will need to have made some transactions with even and odd numbers of items in the sale highlight the problem before applying the patch 7b/ The rowGroup plugin is also used for the checkouts table and this patch should also fix that case. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:29:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:29:21 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-HOU1YaCmQv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #24 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Martin Renvoize from comment #9) > Add the following to the list: > > 'VOID' - For when we're reversing a payment We no longer need this as I implemented VOID using proper double-entry accounting on a dependency bug that is now pushed :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:00 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-2gHaHHrSHU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120040|0 |1 is obsolete| | --- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120963 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120963&action=edit Bug 22435: Update CREATE offset types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:04 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-P7NXWoyWjS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120041|0 |1 is obsolete| | --- Comment #26 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120964 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120964&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account This patch updates the Koha::Account methods for adding debits and credits to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:09 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-ZK14UWUZAW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120042|0 |1 is obsolete| | --- Comment #27 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120965 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120965&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account::Line This patch updates the Koha::Account::Line methods that result in new account lines to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:14 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-QgrQpevP4r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120043|0 |1 is obsolete| | --- Comment #28 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120966 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120966&action=edit Bug 22435: Add 'APPLY' to account_offset_types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:18 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-GWEyEWmnjV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120044|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120967 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120967&action=edit Bug 22435: ->apply() should always use 'APPLY' for offset_type -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:23 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-jXbf78uBD4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120045|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120968&action=edit Bug 22435: Update unit tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:27 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-30yx2ytwj2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120046|0 |1 is obsolete| | --- Comment #31 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120969 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120969&action=edit Bug 22435: Fix CREATE offset amounts Updateing the tests highlighted a mistake in the original code.. the offsets for the cancel and reduce creation lines were incorrectly signed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:30:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:30:32 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-V55Ckp9O2k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #32 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120970&action=edit Bug 22435: Fix _set_found_trigger The _set_found_trigger utilised the 'Writeoff' offset type to distinguish between the application of a writeoff and any other form of offset application. This patch updates the trigger to use the full link through from offset to account credit line to get the credit type being offset. Test plan 1/ Run t/db_dependent/Koha/Items.t and prove it fails before the patch, but passes after applying this patch. 2/ Run t/db_dependent/Koha/Account/Offsets.t and prove it passes both before and after applying this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:34:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:34:22 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-RCAa2VlAtB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:35:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:35:05 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-u8bYe3ijs0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:35:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:35:09 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-VRcQFfNrZf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120971&action=edit Bug 28326: Escape special characters in title when searching for analytics Bug 26313 introduced a search for analytics, which is great, but it started sending titles to ES. This, unfrotunately, caused problems where the title contained reserved ES characters. As these searches should always be literl title searches, we should escape all the ES characters before the search. We should not make this a standard, however, as then it prevents using the characters for advanced ES searching To test: 1 - Have ES setup and running and swtich SearchEngine syspref to 'Elasticsearch' 2 - Edit a record and add some reserved ES characters to the title https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html e.g. De [Crasi] Aristophea. 3 - You get an error on the detail page loading 4 - Apply patch 5 - Reload 6 - The page successfully loads -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:36:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:36:44 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-QC1lgTgXUd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28316 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:36:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:36:44 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-ko3hmHxC6o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28326 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:38:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:38:12 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-iGX8jzngSb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- This is a decision we need to make. Do we want to automatically escape these characters, and then we cannot use range searches in Koha, or do we want to allow for more advanced searching, but ask the user to escape things? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:40:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:40:49 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-Uf4HeyuOv6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #3 from Ere Maijala <ere.maijala at helsinki.fi> --- Perhaps we could try to reduce the problem by first trying without escaping and then escaping if the first attempt failed? I admit I haven't really thought this through, but it could allow the flexibility while still making the searches work. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:49:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:49:23 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-pKgyJaA9eu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 15:49:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 13:49:27 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-IA1UfZBZl8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 120972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120972&action=edit Bug 16785: Remove Autocomplete from overdues report filter This patch removes code and markup related to an autocomplete input field in the overdues report filter. The autocomplete was intended to enable easy entry of patron attributes, but it's simpler to use a Select2-styled <select> The patch removes circ/ypattrodue-attr-search-authvalue.pl, which was only used on this page and is now obsolete. To test, apply the patch and create at least one patron attribute type which is linked to an authorized value: - Administration -> Authorized values -> New category - Create a new category to test with - Add multiple authorized values under this category - Administration -> Patron attribute types -> New patron attribute type. - Create an attribute which is linked to the authorized value category you created AND which is marked "Searchable." - Go to Circulation -> Overdues. - In the sidebar filter you should see your patron attribute as an option, styled as a Select2 dropdown. - Clicking the dropdown should trigger a list of the authorized values you created above. - Test that the search field at the top of the list works correctly to filter the results. - Test that any repeatable attribute field can be cloned by clicking the "Add" link, and that cloned fields can be removed using the "Delete" links. - Test that cloned fields remain in place after submitting the fitler form, and that any selected entry in a Select2 widget is preselected. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:09:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:09:26 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-9AcZpIQz7Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:09:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:09:30 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-M94vWNSM1p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117654|0 |1 is obsolete| | --- Comment #9 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120973 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120973&action=edit Bug 27850: Search link for 260 a and c in MARC21 XSLT intranet display In MARC21 XSLT intranet display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in staff inteface 2) Look at first record details page in staff interface 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:12:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:12:35 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-5zBVZxMF83@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120974 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120974&action=edit Search link for 260 a and c in MARC21 XSLT OPAC display In MARC21 XSLT OPAC display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in OPAC 2) Look at first record details page in OPAC 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:13:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:13:36 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-cL49Mh4x3I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 120975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120975&action=edit Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display In MARC21 XSLT OPAC display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in OPAC 2) Look at first record details page in OPAC 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:14:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:14:04 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-of0wO3NSvm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120974|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:30:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:30:42 +0000 Subject: [Koha-bugs] [Bug 28331] Remove last type attribute from script tag: overdue.tt In-Reply-To: <bug-28331-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28331-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28331-70-OzR4vjhnip@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28331 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- I'm marking this as a duplicate because it will be fixed by Bug 16785 *** This bug has been marked as a duplicate of bug 16785 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:30:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:30:42 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-AEIpjeIgFR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 --- Comment #6 from Owen Leonard <oleonard at myacpl.org> --- *** Bug 28331 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:30:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:30:43 +0000 Subject: [Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags In-Reply-To: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22956-70-skEOd3h7JP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 Bug 22956 depends on bug 28331, which changed state. Bug 28331 Summary: Remove last type attribute from script tag: overdue.tt https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28331 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:31:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:31:27 +0000 Subject: [Koha-bugs] [Bug 22956] Omnibus: Remove type attribute from script tags In-Reply-To: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22956-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22956-70-xiYA7FRM8J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16785 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 [Bug 16785] Autocomplete broken on overdues report -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 16:31:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 14:31:27 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-sbI2yNy6Ng@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22956 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22956 [Bug 22956] Omnibus: Remove type attribute from script tags -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:02:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:02:10 +0000 Subject: [Koha-bugs] [Bug 28355] New: Deprecate / remove Email SMS driver option for SMSSendDriver Message-ID: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28355 Bug ID: 28355 Summary: Deprecate / remove Email SMS driver option for SMSSendDriver Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org Mobile provides offer inconsistent support for the email to SMS gateway and messages are often arbitrarily blocked. This creates frustration for users as sometimes it works, and sometimes it doesn't. As support for this service is dropping we should deprecate the usage within Koha and eventually remove it -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:02:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:02:31 +0000 Subject: [Koha-bugs] [Bug 28355] Deprecate / remove Email SMS driver option for SMSSendDriver In-Reply-To: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28355-70-KrPSSOADLC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28355 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.com |ity.org | CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:06:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:06:32 +0000 Subject: [Koha-bugs] [Bug 28356] New: Consolidate header catalogue search box code Message-ID: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28356 Bug ID: 28356 Summary: Consolidate header catalogue search box code Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com We duplicate the code for the 'Search the catalog' box in many different include files, we should use a single file that is included where needed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:12:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:12:29 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-ufLccoj6Y7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:12:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:12:33 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-7EBe8mhDXN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120952|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120976 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120976&action=edit Bug 28302: Forbid CGI::Compile 0.24 CGI::Compile 0.24 has a bug: https://github.com/miyagawa/CGI-Compile/issues/25 It can cause weird bugs, like breaking the authority detail display after trying to modify an authority. Steps to reproduce: 1. Install CGI::Compile 0.24 2. Restart starman with only 1 worker 3. Go to the detail page of an authority (authorities/detail.pl) 4. Go to the edit page (Edit » Edit record) 5. Check starman logs, you should see "Subroutine build_tabs redefined at [...]" 6. Click on cancel to go back to the detail page, which should now show a "blank" authority. Now the only way to get the authority back is to restart starman. Test plan: 1. Reproduce the bug 2. Install CGI::Compile 0.25 and restart starman 3. Make sure the bug is gone :) Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:16:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:16:53 +0000 Subject: [Koha-bugs] [Bug 28356] Consolidate header catalogue search box code In-Reply-To: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28356-70-FqjzqvzJ4t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28356 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:16:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:16:57 +0000 Subject: [Koha-bugs] [Bug 28356] Consolidate header catalogue search box code In-Reply-To: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28356-70-grtiCbrChe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28356 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120977 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120977&action=edit Bug 28356: Consolidate catalogue search box code To test: 1 - Apply patch 2 - Confirm searchign the catalog works from: Administration->Budgets Cataloging Circulation->Check in Administration->Cities and towns Acquisitions->{Vendor}->Contracts Administration->Currencies Administration->Circulation desks (requires UseCirculationDesks preference) Home Tools->Notices and slips Patrons Adminstration Serials Acquisitions->Suggestions Administration->Z39.50/SRU servers -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:18:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:18:12 +0000 Subject: [Koha-bugs] [Bug 28356] Consolidate header catalogue search box code In-Reply-To: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28356-70-M9adFLU065@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28356 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120977|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120978 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120978&action=edit Bug 28356: Consolidate catalogue search box code To test: 1 - Apply patch 2 - Confirm searchign the catalog works from: Administration->Budgets Cataloging Circulation->Check in Administration->Cities and towns Acquisitions->{Vendor}->Contracts Administration->Currencies Administration->Circulation desks (requires UseCirculationDesks preference) Home Tools->Notices and slips Patrons Adminstration Serials Acquisitions->Suggestions Administration->Z39.50/SRU servers -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:18:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:18:44 +0000 Subject: [Koha-bugs] [Bug 28356] Consolidate header catalogue search box code In-Reply-To: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28356-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28356-70-EKIoe9BZpW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28356 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | CC| |oleonard at myacpl.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:44:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:44:52 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-DjNw1aZvIu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120963|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120979 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120979&action=edit Bug 22435: Update CREATE offset types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:44:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:44:56 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-Botiw8EDyQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120964|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120980 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120980&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account This patch updates the Koha::Account methods for adding debits and credits to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:01 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-SqC3Jdvi34@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120965|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120981 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120981&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account::Line This patch updates the Koha::Account::Line methods that result in new account lines to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:06 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-qBb2kRG6KG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120966|0 |1 is obsolete| | --- Comment #36 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120982 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120982&action=edit Bug 22435: Add 'APPLY' to account_offset_types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:11 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-x1Uat1nfbS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120967|0 |1 is obsolete| | --- Comment #37 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120983 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120983&action=edit Bug 22435: ->apply() should always use 'APPLY' for offset_type -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:16 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-t8MPHhEcWF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120968|0 |1 is obsolete| | --- Comment #38 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120984 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120984&action=edit Bug 22435: Update unit tests This patch updates the unit tests to reflect the changes we have made to offset types. We do two things: 1) Clean up calls to 'apply' to drop passing offset_type 2) Update test code to look for APPLY and CREATE instead of specific offset types. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:20 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-wIMNMP6D4S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120969|0 |1 is obsolete| | --- Comment #39 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120985 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120985&action=edit Bug 22435: Fix CREATE offset amounts Updateing the tests highlighted a mistake in the original code.. the offsets for the cancel and reduce creation lines were incorrectly signed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:25 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-dLaj8ERlBI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120970|0 |1 is obsolete| | --- Comment #40 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120986 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120986&action=edit Bug 22435: Fix _set_found_trigger The _set_found_trigger utilised the 'Writeoff' offset type to distinguish between the application of a writeoff and any other form of offset application. This patch updates the trigger to use the full link through from offset to account credit line to get the credit type being offset. Test plan 1/ Run t/db_dependent/Koha/Items.t and prove it fails before the patch, but passes after applying this patch. 2/ Run t/db_dependent/Koha/Account/Offsets.t and prove it passes both before and after applying this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:29 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-J9JJMT8lo1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #41 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120987 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120987&action=edit Bug 22435: Update for bug 27049 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:34 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-zDRc0GMnIx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #42 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120988 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120988&action=edit Bug 22435: Update accountline-details page to show all history The accountline-details page took a simplistic approach to displaying the history of an accountline. This patch drops the now defunct offset_type_description template block from it's respective include files, and then updates the accountline-details teplate and controller to show a full history of what's happend to the accountlines passed, including creation, increment/decrement, payments, cancellation and voids. Test plan 1/ Create some credits and debits and apply them to each other in various combinations 2/ View the 'Details' page for some of the debit/credits 3/ Compare before patch and after for the Details page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:45:39 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-Toi491puD3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #43 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120989 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120989&action=edit Bug 22435: Improve database update -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:46:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:46:38 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-35mbcvScJj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:55:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:55:29 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-Hdp3dnO2Iy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120988|0 |1 is obsolete| | --- Comment #44 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120990&action=edit Bug 22435: Update accountline-details page to show all history The accountline-details page took a simplistic approach to displaying the history of an accountline. This patch drops the now defunct offset_type_description template block from it's respective include files, and then updates the accountline-details teplate and controller to show a full history of what's happend to the accountlines passed, including creation, increment/decrement, payments, cancellation and voids. Test plan 1/ Create some credits and debits and apply them to each other in various combinations 2/ View the 'Details' page for some of the debit/credits 3/ Compare before patch and after for the Details page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 17:55:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 15:55:33 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-G5jEJq3D1c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120989|0 |1 is obsolete| | --- Comment #45 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 120991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120991&action=edit Bug 22435: Improve database update -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 18:03:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 16:03:10 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-tjgUuZNWLg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 18:07:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 16:07:28 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-GUsI09KJnf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement serves to release notes| |clarify how the account | |offsets table functions. | |We record all account | |actions in this table, | |including accountline | |creations, modifications | |and offsets. | | | |Prior to this | |patch we had a large number | |of different offset types, | |one for each accountline. | |But we didn't clearly | |define what the offset was | |actually "doing". This | |patch replaces the existing | |offset types with a refined | |list; `CREATE`, `APPLY`, | |`OVERDUE_INCREASE` and | |`OVERDUE_DECREASE`. | | | |The | |accountline details page, | |accessible from the | |borrower account | |transactions table is | |updated to display the | |whole history of the | |selected accountline. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 18:42:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 16:42:25 +0000 Subject: [Koha-bugs] [Bug 28355] Deprecate / remove Email SMS driver option for SMSSendDriver In-Reply-To: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28355-70-FM1ScSiSoI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28355 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Ohio libraries use a service provided by the State Library for sending SMS messages where email is directed to their gateway for conversion into an SMS message. This means that we aren't using email to SMS by sending an email to a mobile provider, we're sending to a service that works with the mobile providers. We don't want this feature to go away as long as we have access to that service. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:43:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:43:34 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-FKbhynuNaI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118974|0 |1 is obsolete| | Attachment #119017|0 |1 is obsolete| | --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120992 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120992&action=edit Bug 26326: Add Koha Objects for Import Records and Import Record Matches To test: 1 - Apply patches 2 - Update database 3 - Generate schema files (dbic) 4 - prove -v t/db_dependent/Koha/Import/Records.t 5 - prove -v t/db_dependent/Koha/Import/Record/Matches.t https://bugs.koha-community.org/show_bug.cgi?id=22785 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:43:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:43:38 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-saK5YWyiBc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120993 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120993&action=edit Bug 26326: (follow-up) Add ability to check for existence of any primary key Before dropping a primary key we need to see if one exists - this updates the installer method to allow searching for existence of key -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:46:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:46:20 +0000 Subject: [Koha-bugs] [Bug 26860] Add search limit for records without items In-Reply-To: <bug-26860-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26860-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26860-70-67nQlOIFk2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26860 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:46:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:46:24 +0000 Subject: [Koha-bugs] [Bug 26860] Add search limit for records without items In-Reply-To: <bug-26860-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26860-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26860-70-fBEi4qI3Ww@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26860 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119112|0 |1 is obsolete| | Attachment #119113|0 |1 is obsolete| | Attachment #119114|0 |1 is obsolete| | --- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 120994 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120994&action=edit Bug 26860: facets.inc refactor availability facet To prepare new facet, this patch refactors the availability facet, without any change in restult. Appart from an id 'facet-availability', like other facets. Test plan: 1) Perform a search in staff interface 2) Check availability facet displays well 3) Click on it 4) Check availability facet displays well Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:52:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:52:07 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-TwKiXZIOyy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114814|0 |1 is obsolete| | Attachment #114815|0 |1 is obsolete| | Attachment #114816|0 |1 is obsolete| | --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120995 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120995&action=edit Bug 22785: Allow option to choose which record match is applied during import This patchset adds the display of all matches found during import to the import management screen A staff member with the permission to manage batches will be able to select for any individual record which match, or none, should be used during import To test: 1 - Import a batch of records or export existing records from your catalog 2 - Import the file (again) and select a matching rule that will find matches 3 - Note that you now have radio buttons allowing you to select a record, or none 4 - Test scenarios: I - When 'Action if matching record found' is 'Ignore' a - Imported record ignored if match is selected b - 'Action if no match found' followed if no match is selected (Ignore matches) II - When 'Action if matching record found' is 'Replace' a - The chosen record is the one overlayed (you can edit the chosen record before importing to confirm) b - 'Action if no match found' followed if no match is selected (Ignore matches) III - When 'Action if matching record found' is 'Add incoming record' a - Record is added regardless of matches 5 - Confirm 'Diff' 'View' links work as expected 6 - Confirm that after records are imported the radio buttons to choose are disabled -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:52:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:52:14 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-aPLOHIjNnM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #9 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120996 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120996&action=edit Bug 22785: DO NOT PUSH Schema updates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 19:52:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 17:52:20 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-EmdAOgyf2Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #10 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 120997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120997&action=edit Bug 22785: Update Schema for boolean -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:12:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:12:16 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-I9rOMFEvUv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26261 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Certainly caused by 26261. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26261 [Bug 26261] Split calendar.inc into include file and JavaScript file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:12:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:12:16 +0000 Subject: [Koha-bugs] [Bug 26261] Split calendar.inc into include file and JavaScript file In-Reply-To: <bug-26261-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26261-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26261-70-9oDePcwMsF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26261 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28351 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:23:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:23:09 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-2ieVq5zXC6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:23:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:23:12 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-JpT7VWMvF2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120973|0 |1 is obsolete| | --- Comment #12 from David Nind <david at davidnind.com> --- Created attachment 120998 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120998&action=edit Bug 27850: Search link for 260 a and c in MARC21 XSLT intranet display In MARC21 XSLT intranet display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in staff inteface 2) Look at first record details page in staff interface 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:23:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:23:16 +0000 Subject: [Koha-bugs] [Bug 27850] Search link for 260 a and c in MARC21 XSLT display In-Reply-To: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27850-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27850-70-4Fn87g5lOT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120975|0 |1 is obsolete| | --- Comment #13 from David Nind <david at davidnind.com> --- Created attachment 120999 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120999&action=edit Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display In MARC21 XSLT OPAC display, 260$b is a search link on 'Provider'. $a and $c also have a search field, we can create search links. Test plan: 1) Create 2 records with same 260 : two $a, one $b, two $c 2) Use XSLT display in OPAC 2) Look at first record details page in OPAC 3) Click on a $a link => you see both records 4) Click on a $c link => you see both records https://bugs.koha-community.org/show_bug.cgi?id=27850 Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 21:25:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 19:25:10 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-ozN9HoqXe3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 22:37:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 20:37:25 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-NapPHrIePz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- I took bib#1, and reimported it without editing, creating bib#439. I then edited ONLY the 245a in my downloaded copy of the bib and reimported it again, matching on ISBN. The incoming record shows matches with #1 and #439, as expected. The smaller issue is that the list of potential matches isn't consistently in the same order. Sometimes 1 was above 439 and sometimes it was the other way around. This is really confusing, as it changed on the page load at import - I picked the bottom match, selected import, and when it finished the two matches had reversed their order. Much more importantly, though, it consistently overlaid on bib#1, even when I told it I wanted to match to bib#439 instead. To recreate: - have two identical bibs in your system - import a third bib that you know will match the identical bibs but has a different title - stage and match, telling Koha to overlay on a match - select the higher bib number from your two potential matches - import - see the title changed on the lower bib number -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 22:51:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 20:51:24 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-0OxGAmJO85@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 LeeAnn Nilsson <lnilsson at lewistonschools.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnilsson at lewistonschools.ne | |t --- Comment #1 from LeeAnn Nilsson <lnilsson at lewistonschools.net> --- This is a big problem for our libraries. I do cataloging for multiple libraries and librarians send me large lists of barcodes to delete. The new feature is not efficient. When I use this tool, I need the warnings on the results page to say which barcodes were not deleted and why, so I can refer those items back to the librarians to follow up on. Thanks, LeeAnn -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 22:51:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 20:51:52 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-KIBAxv4iIo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 --- Comment #2 from Lisette Scheer <lisetteslatah at gmail.com> --- (In reply to Donna from comment #0) > The results page should show a list of items in the batch that were not able > to be deleted. +1 This would be much more helpful than the current setup. Lisette -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 14 23:25:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 21:25:38 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-O1prE1RZK1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 14 23:25:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 21:25:42 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-NzilmsFW3b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120971|0 |1 is obsolete| | --- Comment #3 from David Nind <david at davidnind.com> --- Created attachment 121000 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121000&action=edit Bug 28326: Escape special characters in title when searching for analytics Bug 26313 introduced a search for analytics, which is great, but it started sending titles to ES. This, unfrotunately, caused problems where the title contained reserved ES characters. As these searches should always be literl title searches, we should escape all the ES characters before the search. We should not make this a standard, however, as then it prevents using the characters for advanced ES searching To test: 1 - Have ES setup and running and swtich SearchEngine syspref to 'Elasticsearch' 2 - Edit a record and add some reserved ES characters to the title https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html e.g. De [Crasi] Aristophea. 3 - You get an error on the detail page loading 4 - Apply patch 5 - Reload 6 - The page successfully loads Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 00:13:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 22:13:42 +0000 Subject: [Koha-bugs] [Bug 28357] New: E-mail Verification Message-ID: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28357 Bug ID: 28357 Summary: E-mail Verification Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: cbrannon at cdalibrary.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com 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 person. If an e-mail address is entered by staff, Koha should have a flag to indicate if the address has been verified. When an account is saved or updated, it should check if an e-mail address has been entered. If so, if it has not been verified, it should send a verification e-mail to the address. When the patron receives it, they should have to click something or login to complete the verification. The address is marked in their account as verified. If the address is changed at all, they have to re-verify. Staff who receive notice that the e-mail has problems (dead, full, etc) should have a flag they can set on the account to mark the address as bad, and the reason why. The patron would then have to supply a new e-mail address and verify again. While the account is flagged with a bad e-mail, notifications to that address should be turned off. If they have another form of notification, Koha could send them a notification that the e-mail address they supplied is no longer working, and needs to be corrected. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 00:29:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 14 May 2021 22:29:35 +0000 Subject: [Koha-bugs] [Bug 11879] Add a new field to patron record: main contact method In-Reply-To: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11879-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11879-70-2oWE6BpcUp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 02:02:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 00:02:38 +0000 Subject: [Koha-bugs] [Bug 24223] Convert OpacNav system preference to news block In-Reply-To: <bug-24223-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24223-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24223-70-35tpb9qK7K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24223 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #23 from David Nind <david at davidnind.com> --- Patch no longer applies 8-(.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 05:12:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 03:12:39 +0000 Subject: [Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch In-Reply-To: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25030-70-IQS6S5GbZM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25030 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118144|0 |1 is obsolete| | --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121001 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121001&action=edit Bug 25030: Implement IncludeSeeFromInSearches with Elasticsearch Test plan: 1. Create an authority with at least a 1XX$a and a 4XX$a, for instance: 100 $a Foo 400 $a Bar 2. Create a biblio and add a link to this authority using the cataloguing plugin 3. Disable syspref IncludeSeeFromInSearches 4. Reindex the biblio. You should be able to find it when searching 'Foo' but not when searching 'Bar' 5. Enable syspref IncludeSeeFromInSearches 6. Reindex the biblio. You should be able to find it when searching 'Foo' and also when searching 'Bar' without the patch, 'Bar' doesn't yeld results. With it, it does. 7. prove t/db_dependent/Koha/SearchEngine/Elasticsearch.t Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 05:25:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 03:25:11 +0000 Subject: [Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch In-Reply-To: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25030-70-e8iW5aToQh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25030 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Hi :) Tried to double test on this, manual test plan went well, added a line on step 6 to make more clear what is expected. But on the automated test I get: # Failed test 'No tests run for subtest "Koha::SearchEngine::Elasticsearch::marc_records_to_documents with IncludeSeeFromInSearches"' # at t/db_dependent/Koha/SearchEngine/Elasticsearch.t line 927. Can't use string ("Can't locate Search/Elasticsearc"...) as a HASH ref while "strict refs" in use at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Indexer.pm line 135. With ES 5 and ES 6, using koha-testing-docker. The full message can be found by adding debug statements in Koha/SearchEngine/Elasticsearch/Indexer.pm line 127 at the begin of the catch. (that was tedious I moved a `die;` statement everywhere, I'm sure there is a better way and I wish there was a way to get the full exception text) 'Can\'t locate Search/Elasticsearch/CxnPool/Fluid.pm in @INC (you may need to install the Search::Elasticsearch::CxnPool::Fluid module) This Fluid module seems to not exists. In t/db_dependent/Koha/SearchEngine/Elasticsearch.t line 110 if we change cxn_pool => 'Fluid' to cxn_pool => 'Fluid_LOL_LOL_LOL' we get 'Can\'t locate Search/Elasticsearch/CxnPool/Fluid_LOL_LOL_LOL.pm in @INC (you may need to install the Search::Elasticsearch::CxnPool::Fluid_LOL_LOL_LOL module) No idea what this means o_o -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 08:00:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 06:00:20 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-BPKm0zeE3o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119066|0 |1 is obsolete| | --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121002 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121002&action=edit Bug 27724: Add unit test Run t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 08:00:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 06:00:24 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-d87yrbPhEf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119067|0 |1 is obsolete| | --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121003&action=edit Bug 27724: Use lenient also in Elasticsearch authorities search In Elasticsearch, query for biblios uses lenient=true. This is also needed for authorities search. In case a search field is defined as type numeric. Test plan : 1) Use Elasticsearch searchengine 2) Define a search field 'local-number' as type 'Number' 3) Be sure to us 'local-number' in autorities mapping 4) Rebuild autorities 5) Performe a search for autorities with 'Search entire record' and 'contains' with term '123' => Without patch you get error : [query_shard_exception] Can only use prefix queries on keyword and text fields - not on [local-number] which is of type [integer] Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 08:02:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 06:02:33 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-LqMglCJMnx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- As a step towards QA, here is another signoff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:34:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:34:44 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-ouPCxaBwci@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #46 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121004&action=edit Bug 22435: Further refinements to account-details table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:46:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:46:39 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-MlDSzxK86d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120979|0 |1 is obsolete| | --- Comment #47 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121005&action=edit Bug 22435: Update CREATE offset types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:46:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:46:44 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-eXVC6owZRL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120980|0 |1 is obsolete| | --- Comment #48 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121006 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121006&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account This patch updates the Koha::Account methods for adding debits and credits to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:46:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:46:49 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-o9iDO5iDMZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120981|0 |1 is obsolete| | --- Comment #49 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121007 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121007&action=edit Bug 22435: Use 'CREATE' offset type in Koha::Account::Line This patch updates the Koha::Account::Line methods that result in new account lines to use the 'CREATE' offset type for the creation record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:46:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:46:54 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-Hxr7B2mZ5Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120982|0 |1 is obsolete| | --- Comment #50 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121008 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121008&action=edit Bug 22435: Add 'APPLY' to account_offset_types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:46:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:46:59 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-uTLl1dDu2V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120983|0 |1 is obsolete| | --- Comment #51 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121009 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121009&action=edit Bug 22435: ->apply() should always use 'APPLY' for offset_type -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:04 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-dYNewiSDxa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120984|0 |1 is obsolete| | --- Comment #52 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121010 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121010&action=edit Bug 22435: Update unit tests This patch updates the unit tests to reflect the changes we have made to offset types. We do two things: 1) Clean up calls to 'apply' to drop passing offset_type 2) Update test code to look for APPLY and CREATE instead of specific offset types. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:10 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-yVDm55esoC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120985|0 |1 is obsolete| | --- Comment #53 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121011 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121011&action=edit Bug 22435: Fix CREATE offset amounts Updateing the tests highlighted a mistake in the original code.. the offsets for the cancel and reduce creation lines were incorrectly signed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:14 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-nQXCjG4war@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120986|0 |1 is obsolete| | --- Comment #54 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121012 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121012&action=edit Bug 22435: Fix _set_found_trigger The _set_found_trigger utilised the 'Writeoff' offset type to distinguish between the application of a writeoff and any other form of offset application. This patch updates the trigger to use the full link through from offset to account credit line to get the credit type being offset. Test plan 1/ Run t/db_dependent/Koha/Items.t and prove it fails before the patch, but passes after applying this patch. 2/ Run t/db_dependent/Koha/Account/Offsets.t and prove it passes both before and after applying this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:19 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-HZvSwI0dF9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120987|0 |1 is obsolete| | --- Comment #55 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121013&action=edit Bug 22435: Update for bug 27049 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:23 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-kz1ErrQwRQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120990|0 |1 is obsolete| | --- Comment #56 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121014&action=edit Bug 22435: Update accountline-details page to show all history The accountline-details page took a simplistic approach to displaying the history of an accountline. This patch drops the now defunct offset_type_description template block from it's respective include files, and then updates the accountline-details teplate and controller to show a full history of what's happend to the accountlines passed, including creation, increment/decrement, payments, cancellation and voids. Test plan 1/ Create some credits and debits and apply them to each other in various combinations 2/ View the 'Details' page for some of the debit/credits 3/ Compare before patch and after for the Details page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:28 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-qLzfcKFoWH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120991|0 |1 is obsolete| | --- Comment #57 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121015 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121015&action=edit Bug 22435: Improve database update -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:47:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:47:32 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-B3BSWpOXMk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121004|0 |1 is obsolete| | --- Comment #58 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121016 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121016&action=edit Bug 22435: Further refinements to account-details table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 09:52:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 07:52:02 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-98ssr381C9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #59 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- At this point, I'd love some feedback on the account-details page updates.... I think the two patches that affect it can be merged, but I'd like to know if we're showing enough detail on each line.. if it's the right detail and is clear. I also need to add a Unit test for the introduction of the 'manager' relation on Koha::Account::Line and I think we could move from the account_offset_types table to a simple enum column at this point. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 14:25:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 12:25:31 +0000 Subject: [Koha-bugs] [Bug 28358] New: Some oddities with page titles in OPAC Message-ID: <bug-28358-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28358 Bug ID: 28358 Summary: Some oddities with page titles in OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org While translating, I spotted these that might need a little work: I think this could read a little better as: Your IDREF search with PPN I happen to know that PPN is PICA Production Number belonging to an OCLC product. Your search IDREF for ppn %s › %s%s%sKoha online%s catalog There are some (unwanted?) repeats here: Your messaging settings › %s%s%s%sKoha online%s%sKoha online%s catalog Most popular titles › %s%s%sKoha online%s catalogMost popular titles -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 14:32:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 12:32:43 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-iG3k1pwVvt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121017&action=edit Bug 28351: Update to latest jquery-ui-timepicker-addon This patch updates to the latest version of the library. It fixes the collision there seems to exist between our version of JQuery, JQuery-UI and the datetime plugin. Note: It feels like we should get rid of this library as this version dates back to 2016. Our previous version (1.4.3) was dated November 2013. The author recomends moving to https://flatpickr.js.org/ Anyway, this solves our urgent issues. To test: 1. Have dateformat set to something other than 'us' (I picked dd/mm/yyyy). 2. Open your browser inspector in the console 3. Find a patron on the staff interface 4. Try tadding a restriction dated at some date in which the day number is higher than 12 => FAIL: It puts the current day (as a fallback), an error about the passed date being invalid is reported in the console 5. Apply this patch and reload all the things, just in case 6. Repeat 4 => SUCCESS: It picks the date, no noticeable problems 7. Sign off :-D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 14:34:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 12:34:17 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-gFsT42qcd5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- This solves the conflict, but the time selector now has milliseconds and timezone selection. I don't have the time to dig into it as the kids are up early this saturday. For that reason I don't mark it NSO. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 16:07:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 14:07:10 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_28348=5D_Crear_campo_colecci=C3=B3n?= =?utf-8?q?_en_la_T953=24a_en_registros_ya_existentes?= In-Reply-To: <bug-28348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28348-70-dmhrsCOIED@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28348 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 16:11:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 14:11:07 +0000 Subject: [Koha-bugs] [Bug 28355] Deprecate / remove Email SMS driver option for SMSSendDriver In-Reply-To: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28355-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28355-70-RMl5jn2eRm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28355 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am not sure if this applies everywhere so I think maybe we should add a warning and start collecting information. If it's still useful in some places, like Owen says, than we should keep it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 15 16:27:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 15 May 2021 14:27:30 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_28348=5D_Crear_campo_colecci=C3=B3n?= =?utf-8?q?_en_la_T953=24a_en_registros_ya_existentes?= In-Reply-To: <bug-28348-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28348-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28348-70-ijly1Y7uhS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28348 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Esa es más una pregunta para la lista de usuarios de Koha o para un proveedor de soporte. Sugiero que se suscriba a la lista koha-es. Para hacerlo use esta dirección: https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-es -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sun May 16 05:49:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 03:49:11 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-cwnwNjxnZk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120795|0 |1 is obsolete| | --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121018 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121018&action=edit Bug 28299: Unit tests for buildKohaItemsNamespace Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 07:48:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 05:48:29 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-JkYLq8oeVY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Needs Signoff |Failed QA --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Solved minor conflict on the test patch. However tests pass even with the patch «Make buildKohaItemsNamespace accept Koha::Items» reverted and even with the other one reverted. So that means they don't test the change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 11:58:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 09:58:53 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-N0x0WkBoRn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #4 from David Nind <david at davidnind.com> --- I have tested and everything works as per the test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 14:25:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 12:25:06 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-mK5ieT2tOC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 14:25:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 12:25:11 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-yNnVYdf1Tz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120972|0 |1 is obsolete| | --- Comment #7 from David Nind <david at davidnind.com> --- Created attachment 121019 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121019&action=edit Bug 16785: Remove Autocomplete from overdues report filter This patch removes code and markup related to an autocomplete input field in the overdues report filter. The autocomplete was intended to enable easy entry of patron attributes, but it's simpler to use a Select2-styled <select> The patch removes circ/ypattrodue-attr-search-authvalue.pl, which was only used on this page and is now obsolete. To test, apply the patch and create at least one patron attribute type which is linked to an authorized value: - Administration -> Authorized values -> New category - Create a new category to test with - Add multiple authorized values under this category - Administration -> Patron attribute types -> New patron attribute type. - Create an attribute which is linked to the authorized value category you created AND which is marked "Searchable." - Go to Circulation -> Overdues. - In the sidebar filter you should see your patron attribute as an option, styled as a Select2 dropdown. - Clicking the dropdown should trigger a list of the authorized values you created above. - Test that the search field at the top of the list works correctly to filter the results. - Test that any repeatable attribute field can be cloned by clicking the "Add" link, and that cloned fields can be removed using the "Delete" links. - Test that cloned fields remain in place after submitting the fitler form, and that any selected entry in a Select2 widget is preselected. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 23:00:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 21:00:17 +0000 Subject: [Koha-bugs] [Bug 28347] Add DataTables, additional information to patron attribute types management In-Reply-To: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28347-70-70OINjmPjq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 23:00:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 21:00:20 +0000 Subject: [Koha-bugs] [Bug 28347] Add DataTables, additional information to patron attribute types management In-Reply-To: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28347-70-WQmFgMvkN5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120922|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121020 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121020&action=edit Bug 28347: Add DataTables, additional information to patron attribute types management This patch enhances the display of patron attribute information on the attribute management page. To test, apply the patch and go to Administration -> Patron attribute types. - If necessary, add multiple patron attributes so that there is data to display. Include: - Some which are mandatory - Some which are linked to an authorized value category - Some which share a class. - The tables showing your attributes should each have DataTables sorting and controls (except for column configuration, which isn't added by this patch). - Confirm that DataTable controls work correctly for each table. - The table should include columns showing authorized value category and whether the attribute is mandatory. - If you are logged in as a user with permission to manage authorized values, the data in the authorized value category column should be linked to that category on the authorized values page. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 23:52:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 21:52:27 +0000 Subject: [Koha-bugs] [Bug 28313] Add street type to alternate address in OPAC In-Reply-To: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28313-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28313-70-W364C2VkOq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28313 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This includes strings, so probably will have to wait until after release. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 23:54:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 21:54:54 +0000 Subject: [Koha-bugs] [Bug 27138] Host items are not included in Z39 results when using EasyAnalytics In-Reply-To: <bug-27138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27138-70-ioO4wyXOAV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27138 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I feel like this would classify more like an enhancement. The feature as is exists for many years now and while this is understandable request, I believe it's not a bug. The linking 773 entry is exported? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 16 23:55:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 21:55:11 +0000 Subject: [Koha-bugs] [Bug 27138] Host items are not included in Z39 results when using EasyAnalytics In-Reply-To: <bug-27138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27138-70-6Uro9Sj7P9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27138 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 00:05:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 22:05:50 +0000 Subject: [Koha-bugs] [Bug 28359] New: Invalid value of OpacHiddenItems crashes OPAC search Message-ID: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 Bug ID: 28359 Summary: Invalid value of OpacHiddenItems crashes OPAC search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org 1. put «damaged: 1» in the syspref 2. in OPAC search something that yield at least on result with a least one item 3. error Can't use string ("1") as an ARRAY ref while "strict refs" in use at /kohadevbox/koha/C4/Items.pm line 1012 staff interface search is okay -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 00:53:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 22:53:21 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-ZaywkaKVtT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120662|0 |1 is obsolete| | --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121021 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121021&action=edit Bug 28299: Take OpacHiddenItems into account on opac-shelves hidden_items was not passed to XSLTParse4Display 2 things: * Should we hide the biblio record if OpacHiddenItemsHidesRecord is set? * allow_onshelf_holds is not working like in other scripts, what's the expected behaviour? If hidden should we completely ignore the item? Test plan: 1. Without the patch 2. fill OpacHiddenItems with «damaged: [1]» 3. find a record with several item 4. mark one of them as damaged 5. OPAC: go to the record, you shouldn't see the damaged item 6. add the record to a list 7. see the list 8. in Availability you see the damaged item mentioned, this is the issue 9. apply the patches and restart the services 10. the list should not mention the damaged item :D Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 00:53:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 22:53:25 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-s3sWniEzWz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120792|0 |1 is obsolete| | --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121022 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121022&action=edit Bug 28299: Make buildKohaItemsNamespace accept Koha::Items This patch makes buildKohaItemsNamespace (and its only caller, XSLTParse4Display) accept a an optional Koha::Items resultset. This way we don't need to calculate (from the DB) the list of hidden itemnumbers, but solve it in one query. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 00:53:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 22:53:29 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-gVTiuHCEvV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121018|0 |1 is obsolete| | --- Comment #14 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121023&action=edit Bug 28299: Unit tests for buildKohaItemsNamespace Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 00:54:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 22:54:54 +0000 Subject: [Koha-bugs] [Bug 28299] OpacHiddenItems not working on opac-shelves In-Reply-To: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28299-70-mUKHS0YxMx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28299 --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It work :D Didn't signed-off the test patch due to comment 11 Added test plan. Is that enough? I didn't check if the second patch doesn't something else. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 01:13:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 23:13:51 +0000 Subject: [Koha-bugs] [Bug 28354] Package libcgi-compile-perl 0.25 for Ubuntu Focal In-Reply-To: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28354-70-phnnVbCPIB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |critical Priority|P5 - low |P3 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Oops dialing up the severity -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 01:26:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 23:26:56 +0000 Subject: [Koha-bugs] [Bug 28357] E-mail Verification In-Reply-To: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28357-70-Lrvm1W7ChM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28357 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #1 from David Cook <dcook at prosentient.com.au> --- I like the sound of email verification. I usually see this for authentication protocols (see "email_verified" at https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims) and Identity and Access Management software (like Keycloak). Besides determining whether an email address is alive or not, it also shows that the email address is actually controlled by the person claiming to control it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 01:38:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 23:38:47 +0000 Subject: [Koha-bugs] [Bug 23832] 001 control number auto complet or copy from 999c In-Reply-To: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23832-70-R40RtoawiE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23832 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook <dcook at prosentient.com.au> --- Another place to do this would be in the Koha to MARC mapping potentially... Most fields allow for multiple mappings. A change to allow additional mappings for biblionumber and biblioitemnumber might be interesting... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 01:39:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 16 May 2021 23:39:11 +0000 Subject: [Koha-bugs] [Bug 10408] allow Koha to automatically link to authoritiy records, when importing bibs In-Reply-To: <bug-10408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-10408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10408-70-AAL6Hm02JG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10408 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 02:18:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 00:18:03 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-iuOrLBelV2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Alvaro Cornejo <cornejo.alvaro at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120911|0 |1 is obsolete| | --- Comment #25 from Alvaro Cornejo <cornejo.alvaro at gmail.com> --- Created attachment 121024 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121024&action=edit Bug 28200: [Alternate] Remove unit test using abbreviated format This patch removes the unit test that uses the abbreviated format, since it's not supported in newer versions of Net::Netmask without a workaround. Test plan: 0. Set up Koha dev environment on Debian 11 1. perl t/Koha/Middleware/RealIP.t 2. Tests should pass Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Alvaro Cornejo <cornejo.alvaro at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 02:51:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 00:51:53 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-tovlylgElO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #26 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Thanks Alvaro for the additional check and setting up a local Koha for the occasion, welcome to Koha :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:14:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:14:42 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-0DmeqwJE0r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:14:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:14:48 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-yleAGwZWi6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120480|0 |1 is obsolete| | --- Comment #54 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 121025 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121025&action=edit Bug 14367: Add MARC record history This is a proof-of-concept implementation for adding history support to MARC records. Every time a change is made a complete copy of the record is stored along with the date/time and user identity. The changes are listed under each field in the MARC record editor and can be reverted with a click. The changes are stored as a JSON array in a new column named 'history' in the database. The array is re-read from the database before updating the record to prevent old data lingering in the session from overwriting newer changes made by other users. If we decide to implement this feature it might be better to simply create a new table altogether and link it rather than the clumsy JSON solution. That would eliminate a lot of bulky code that transforms MARC-KOHA-JSON and back while ensuring data integrity. Also, there are plans to add permissions to the MARC records; this likely requires more complex interactions that will scale badly with the current JSON solution. At present, the history is hardcoded to 10 entries. This can easily be made into a syspref. The current implementation should probably be refactored into a 'BiblioHistory' class before deploying. Documentation of the functions/methods are also needed. Icon is ugly and needs to be improved. Sponsored-By: Halland County Library & Catalyst IT Test plan: * Run updatedatabase.pl * Log into Staff interface, search for a title, choose to edit it's MARC record. * Chose a MARC field and modify it, press Save. * Open the MARC editor again for the same title. * Next to the edited field a new icon should appear, looking like a clock face with a encircling arrow; the history icon. * Clicking the icon should open a table showing all changes done to the record, including value change, date/time and user name. * Clicking a record in the history log should revert that field to the clicked value (a previous value) * Run prove t/db_dependent/BiblioHistory.t and confirm all tests pass Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:28:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:28:58 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-azYTbd6z8D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:29:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:29:03 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-5CHo4UE3sm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120477|0 |1 is obsolete| | --- Comment #44 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 121026 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121026&action=edit Bug 3150: Move emails for sending cart and list contents to notices This patch creates notices using Template Toolkit syntax for sending emails containing cart and list contents. To test: 1. Apply Bug 27266 2. Run update database and restart services 3. In the staff client, add multiple items to your cart and to a list 4. Go to your cart and click Send to email the contents 5. Add an email and a comment and click Send 6. Confirm the information shown in the success message is correct 7. In your terminal, log into the database. View the message queue ( i.e. select * from message_queue; ). Confirm that your email has been queued and the content is all correct. Confirm the cart contents has been included as an attachment. 8. Go to your list and click Send list to email the contents 9. Repeat steps 5-7 10. Log into the OPAC 11. Add multiple items to your cart and to a list 12. Repeat steps 4-9 13. By the end, you should have four emails in your message queue. All of the data about the items should be correct, they should all have attachments, and be addressed to the correct email address. Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:29:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:29:09 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-iSUgXpXtFV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120478|0 |1 is obsolete| | --- Comment #45 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 121027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121027&action=edit Bug 3150: (follow-up) HTML filtering TT notices and removing old files -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 03:32:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 01:32:18 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-UVupi2fgpz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |This patch creates notices release notes| |using Template Toolkit | |syntax for sending emails | |containing cart (named | |CART) and list (named LIST) | |contents. This provides | |libraries more flexibility | |around what the emails | |contain and means they can | |be more translatable. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 08:58:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 06:58:03 +0000 Subject: [Koha-bugs] [Bug 28360] New: Link to make article reqests should display on detail page when user is not logged in Message-ID: <bug-28360-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28360 Bug ID: 28360 Summary: Link to make article reqests should display on detail page when user is not logged in Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org I feel like this is a possible regression as it still works from the result list. I the result list the link to make article requests is always displayed, triggering the login screen, when the user is not logged in yet. On the detail page this link has disappeared on the right side if the user is not logged in (tested it latest 20.11) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 09:18:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 07:18:06 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-sy2q8lVk0I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #60 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121028&action=edit Bug 22435: Alternative Three - Account Details Another alternative to try, feedback welcome. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 09:38:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 07:38:48 +0000 Subject: [Koha-bugs] [Bug 23832] 001 control number auto complet or copy from 999c In-Reply-To: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23832-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23832-70-LzyyThbaDM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23832 --- Comment #3 from Inkeri Hakulinen <inkeri.hakulinen+bugz at helsinki.fi> --- (In reply to David Cook from comment #2) > Another place to do this would be in the Koha to MARC mapping potentially... > > Most fields allow for multiple mappings. A change to allow additional > mappings for biblionumber and biblioitemnumber might be interesting... This is not suitable solution for us, because sometimes the 001 field has different id than the Koha biblionumber. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 09:58:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 07:58:06 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-BzzRLaQ3Ly@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 10:43:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 08:43:15 +0000 Subject: [Koha-bugs] [Bug 28361] New: bug de prueba Message-ID: <bug-28361-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28361 Bug ID: 28361 Summary: bug de prueba Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: maria at filmoteka.eus QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Probando probando -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 10:43:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 08:43:41 +0000 Subject: [Koha-bugs] [Bug 28361] bug de prueba In-Reply-To: <bug-28361-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28361-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28361-70-SXDhjNt91q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28361 Maria Lopetegui <maria at filmoteka.eus> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 10:50:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 08:50:33 +0000 Subject: [Koha-bugs] [Bug 28362] New: Add 'Preferred language' to self-registration form Message-ID: <bug-28362-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28362 Bug ID: 28362 Summary: Add 'Preferred language' to self-registration form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: severine.queune at bulac.fr QA Contact: testopia at bugs.koha-community.org 'Preferred language' for notifications is currently not present on the self-registration form. It could be be great if we could add it to let borrowers choose their language upon registration. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:14:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:14:55 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-a1sbecEeWO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Koha Team University Lyon 3 <koha at univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #160 from Koha Team University Lyon 3 <koha at univ-lyon3.fr> --- Hey Alex, Great ! That's perfect. Hope this patch will be in master soon, what's the english for "je croise les doigt" ? fingers crossed ? Olivier -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:44:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:44:32 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-QYfq2ed7wf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120683|0 |1 is obsolete| | --- Comment #28 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121029 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121029&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line is updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. 5/ Work through the above again, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ Work through the above again, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:44:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:44:37 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-NSgpYA2Ms4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120684|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121030 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121030&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:44:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:44:41 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-9VIZFTdO39@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120757|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121031 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121031&action=edit Bug 24434: Add Unit Tests for relations This patch adds unit tests for the newly introduced to_library (and also add the missing test for the existing from_library). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:44:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:44:45 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-AsgftRJoGU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120758|0 |1 is obsolete| | --- Comment #31 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121032 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121032&action=edit Bug 24434: Unit tests for updateWrongTransfer Add unit tests to cover updateWrongTransfer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:44:49 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-1tDVmjoNm8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #32 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121033 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121033&action=edit Bug 24434: Submit on print slip This patch ensures that the print slip option on the WrongTransfer modal also submits the form and thus triggers the actual transfer of the item. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:45:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:45:38 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-o8XlENKLuw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #33 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Seems I had the last piece that wasn't committed.. I've added it as a final patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 11:59:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 09:59:06 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-pdd7b6t8d3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 --- Comment #4 from Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> --- Hi Caroline, thanks for creating a patch for this and adding 245p as well :) I've tested on a sandbox and searching works well but I couldn't see 245b and 245p listed in the Bibliographic records tab of the Elasticsearch configuration. I think they should be listed here for completeness. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:03:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:03:35 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-edkloUSHQK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121033|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121034 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121034&action=edit Bug 24434: Submit on print slip This patch ensures that the print slip option on the WrongTransfer modal also submits the form and thus triggers the actual transfer of the item. We also prevent a double transfer submission (and thus a cancellation line appearing in the branchtransfers table) for the case where a transfer back home is triggered. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:17:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:17:41 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-2ELKT2iIVC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #55 from David Nind <david at davidnind.com> --- Thanks Aleisha. I'm getting an error when clicking save after making a change to a record: No property history for Koha::Biblio::Metadata at /usr/share/perl5/Exception/Class/Base.pm line 88 in Exception::Class::Base::throw at /usr/share/perl5/Exception/Class/Base.pm line 88 85: 86: $proto->rethrow if ref $proto; 87: 88: die $proto->new(@_); 89: } 90: 91: sub rethrow { Show function arguments in Koha::Object::set at /kohadevbox/koha/Koha/Object.pm line 270 267: my @columns = @{$self->_columns()}; 268: 269: foreach my $p ( keys %$properties ) { 270: unless ( grep { $_ eq $p } @columns ) { 271: Koha::Exceptions::Object::PropertyNotFound->throw( "No property $p for " . ref($self) ); 272: } 273: } Show function arguments in Koha::Object::update at /kohadevbox/koha/Koha/Object.pm line 217 214: sub update { 215: my ($self, $values) = @_; 216: Koha::Exceptions::Object::NotInStorage->throw unless $self->in_storage; 217: $self->set($values)->store(); 218: } 219: 220: =head3 $object->delete(); Show function arguments .... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:18:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:18:36 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-RG6t2rXXre@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:18:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:18:39 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-f8AaUGHA8L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:22:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:22:19 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-BPfeDdXReq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- t/db_dependent/Koha/REST/Plugin/PluginRoutes.t is failing, please fix ASAP. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:23:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:23:56 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-rCTRajloXM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121000|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121035 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121035&action=edit Bug 28326: Escape special characters in title when searching for analytics Bug 26313 introduced a search for analytics, which is great, but it started sending titles to ES. This, unfrotunately, caused problems where the title contained reserved ES characters. As these searches should always be literl title searches, we should escape all the ES characters before the search. We should not make this a standard, however, as then it prevents using the characters for advanced ES searching To test: 1 - Have ES setup and running and swtich SearchEngine syspref to 'Elasticsearch' 2 - Edit a record and add some reserved ES characters to the title https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html e.g. De [Crasi] Aristophea. 3 - You get an error on the detail page loading 4 - Apply patch 5 - Reload 6 - The page successfully loads Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:25:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:25:04 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-SzcxvIzz2i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Signed Off |Passed QA --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- This gets us out of a bind, and works perfectly. We should probably, in the future, move this into the QueryBuilder module, but I think that needs more thought and can be saved for the future. Passing QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:29:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:29:43 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-oWHcXp0fQo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:30:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:30:53 +0000 Subject: [Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch In-Reply-To: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25030-70-QnlQu4eWoL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25030 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121001|0 |1 is obsolete| | --- Comment #8 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121036 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121036&action=edit Bug 25030: Implement IncludeSeeFromInSearches with Elasticsearch Test plan: 1. Create an authority with at least a 1XX$a and a 4XX$a, for instance: 100 $a Foo 400 $a Bar 2. Create a biblio and add a link to this authority using the cataloguing plugin 3. Disable syspref IncludeSeeFromInSearches 4. Reindex the biblio. You should be able to find it when searching 'Foo' but not when searching 'Bar' 5. Enable syspref IncludeSeeFromInSearches 6. Reindex the biblio. You should be able to find it when searching 'Foo' and also when searching 'Bar' without the patch, 'Bar' doesn't yeld results. With it, it does. 7. prove t/db_dependent/Koha/SearchEngine/Elasticsearch.t Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:32:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:32:32 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-HKRB8YSWVp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 --- Comment #23 from Fridolin Somers <fridolin.somers at biblibre.com> --- (In reply to Nick Clemens from comment #22) > (In reply to Fridolin Somers from comment #21) > > (In reply to Fridolin Somers from comment #9) > > > Wait I have more patches ;) > > > > Here they are. > > > > Tell me if your OK with semicolon ';' as default value since it is value in > > installer/data/mysql/mandatory/sysprefs.sql > > If a library has the pref not set, this will change behavior - I would move > that to its own bug OK i'm on it -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:33:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:33:24 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-UL9dqx76wE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120880|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:35:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:35:37 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-OnJT2EB3Ib@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:35:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:35:43 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-hEy1cZJMtE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121026|0 |1 is obsolete| | --- Comment #46 from David Nind <david at davidnind.com> --- Created attachment 121037 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121037&action=edit Bug 3150: Move emails for sending cart and list contents to notices This patch creates notices using Template Toolkit syntax for sending emails containing cart and list contents. To test: 1. Apply Bug 27266 2. Run update database and restart services 3. In the staff client, add multiple items to your cart and to a list 4. Go to your cart and click Send to email the contents 5. Add an email and a comment and click Send 6. Confirm the information shown in the success message is correct 7. In your terminal, log into the database. View the message queue ( i.e. select * from message_queue; ). Confirm that your email has been queued and the content is all correct. Confirm the cart contents has been included as an attachment. 8. Go to your list and click Send list to email the contents 9. Repeat steps 5-7 10. Log into the OPAC 11. Add multiple items to your cart and to a list 12. Repeat steps 4-9 13. By the end, you should have four emails in your message queue. All of the data about the items should be correct, they should all have attachments, and be addressed to the correct email address. Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:35:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:35:48 +0000 Subject: [Koha-bugs] [Bug 3150] Move emails for sending cart and list contents into notices tool In-Reply-To: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-3150-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3150-70-OTi5aEfG1l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121027|0 |1 is obsolete| | --- Comment #47 from David Nind <david at davidnind.com> --- Created attachment 121038 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121038&action=edit Bug 3150: (follow-up) HTML filtering TT notices and removing old files Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:38:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:38:10 +0000 Subject: [Koha-bugs] [Bug 18855] Fines cronjob can cause duplicate fines if run during active circulation In-Reply-To: <bug-18855-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18855-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18855-70-ERCr1vWDOg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18855 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Did you managed to confirm this one Nick? I'm wondering if it's now 'gone away' or still needs investigating. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:39:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:39:28 +0000 Subject: [Koha-bugs] [Bug 28359] Invalid value of OpacHiddenItems crashes OPAC search In-Reply-To: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28359-70-MF3TnNFRRe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org Severity|enhancement |normal Component|OPAC |Searching -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:41:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:41:12 +0000 Subject: [Koha-bugs] [Bug 28363] New: Always use semicolon when preference CSVDelimiter is missing Message-ID: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 Bug ID: 28363 Summary: Always use semicolon when preference CSVDelimiter is missing Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: fridolin.somers at biblibre.com QA Contact: testopia at bugs.koha-community.org Some places use comma as value when preference CSVDelimiter is missing or empty. >From installer/data/mysql/mandatory/sysprefs.sql whe see that defaut install value is semicolon. This patch sets semicolon when preference CSVDelimiter is missing. "We are perl, we love semicolon ;)" Test plan : 1) With SQL, set system preference 'CSVdelimiter' to empty string. 2) Create CSV export in impacted pages 3) Check columns are separated by semicolon character -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:41:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:41:23 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-MtnPBYTWr7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28327 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 [Bug 28327] System preference CSVdelimiter special case for tabulation -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:41:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:41:23 +0000 Subject: [Koha-bugs] [Bug 28327] System preference CSVdelimiter special case for tabulation In-Reply-To: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28327-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28327-70-xnvEUPluyA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28363 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 [Bug 28363] Always use semicolon when preference CSVDelimiter is missing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:41:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:41:33 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-IOXnbr1T4E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |fridolin.somers at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:45:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:45:54 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-rY30zwWzHg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:45:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:45:57 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-Asks6J5iQP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 --- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 121039 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121039&action=edit Bug 28363: Always use semicolon when preference CSVDelimiter is missing Some places use comma as value when preference CSVDelimiter is missing or empty. >From installer/data/mysql/mandatory/sysprefs.sql whe see that default install value is semicolon. This patch sets semicolon when preference CSVDelimiter is missing. "We are perl, we love semicolon ;)" Test plan : 1) With SQL, set system preference 'CSVdelimiter' to empty string. 2) Create CSV export in impacted pages 3) Check columns are separated by semicolon character https://bugs.koha-community.org/show_bug.cgi?id=28327 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 12:48:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 10:48:54 +0000 Subject: [Koha-bugs] [Bug 28058] Move javascript out of columns_settings.inc into separate file In-Reply-To: <bug-28058-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28058-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28058-70-6VHkmTNSgU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28058 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |david at davidnind.com --- Comment #9 from David Nind <david at davidnind.com> --- Patch no longer applies 8-(.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 14:03:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 12:03:23 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-GOPilnKGJh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #10 from David Nind <david at davidnind.com> --- Created attachment 121040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121040&action=edit Bug 27873 - Screenshots of checkout and detail page I've managed to generate most of the messages and notes on the checkout and details page, and they appear in the same place except for charges. Charges appeared twice on the check out page - under Attention and in its own area at the bottom - see the screenshots. If that is what is expected I can sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:11:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:11:37 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-Bfsu3X5Tra@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121002|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121041&action=edit Bug 27724: Add unit test Run t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:11:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:11:41 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-aMrS1s29Lt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121003|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121042&action=edit Bug 27724: Use lenient also in Elasticsearch authorities search In Elasticsearch, query for biblios uses lenient=true. This is also needed for authorities search. In case a search field is defined as type numeric. Test plan : 1) Use Elasticsearch searchengine 2) Define a search field 'local-number' as type 'Number' 3) Be sure to us 'local-number' in autorities mapping 4) Rebuild autorities 5) Performe a search for autorities with 'Search entire record' and 'contains' with term '123' => Without patch you get error : [query_shard_exception] Can only use prefix queries on keyword and text fields - not on [local-number] which is of type [integer] Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:12:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:12:44 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-oiBmeX7DFc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |martin.renvoize at ptfs-europe | |.com --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Logically this makes sense to me.. works as described and includes expected tests.. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:15:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:15:44 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-bOEbpkbzLj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121019|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121043 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121043&action=edit Bug 16785: Remove Autocomplete from overdues report filter This patch removes code and markup related to an autocomplete input field in the overdues report filter. The autocomplete was intended to enable easy entry of patron attributes, but it's simpler to use a Select2-styled <select> The patch removes circ/ypattrodue-attr-search-authvalue.pl, which was only used on this page and is now obsolete. To test, apply the patch and create at least one patron attribute type which is linked to an authorized value: - Administration -> Authorized values -> New category - Create a new category to test with - Add multiple authorized values under this category - Administration -> Patron attribute types -> New patron attribute type. - Create an attribute which is linked to the authorized value category you created AND which is marked "Searchable." - Go to Circulation -> Overdues. - In the sidebar filter you should see your patron attribute as an option, styled as a Select2 dropdown. - Clicking the dropdown should trigger a list of the authorized values you created above. - Test that the search field at the top of the list works correctly to filter the results. - Test that any repeatable attribute field can be cloned by clicking the "Add" link, and that cloned fields can be removed using the "Delete" links. - Test that cloned fields remain in place after submitting the fitler form, and that any selected entry in a Select2 widget is preselected. Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:16:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:16:17 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-ApNZoN7tak@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |martin.renvoize at ptfs-europe | |.com --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Nice one.. this works great now. All works as expected, no QA script failures reported. Passing QA -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:19:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:19:14 +0000 Subject: [Koha-bugs] [Bug 28364] New: koha-z3950-responder breaks because of log4perl.conf permissions Message-ID: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Bug ID: 28364 Summary: koha-z3950-responder breaks because of log4perl.conf permissions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org CC: mtj at kohaaloha.com To reproduce: 1. Create a Koha instance: $ koha-create --create-db test 2. Initiate all the things 3. Enable and start the z3950 responder $ koha-z3950-responder --enable test $ koha-z3950-responder --start test 4. Try doing some search: $ yaz-client localhost:2100 => FAIL: you get: Connecting...OK. Sent initrequest. Target closed connection Z> quit See you later, alligator. => FAIL: No warning or anything on the logs 5. Stop the daemon $ koha-z3950-responder --stop test 6. Run it manually: $ PERL5LIB=/usr/share/koha/lib KOHA_CONF=/etc/koha/sites/test/koha-conf.xml /usr/bin/perl /usr/share/koha/bin/z3950_responder.pl -c /etc/koha/sites/test/z3950 -u test-koha -p /var/run/koha/test/z3950-responder.pid -d test-koha-z3950 7. Repeat the 4, on a separate terminal (no daemon mode this time) => FAIL: You get: Cannot open /etc/koha/sites/test/log4perl.conf (Permission denied) at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line 51. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:19:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:19:24 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-eCTwXI9AO4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:21:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:21:28 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-McSoEQynaC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- In my understanding the tests are telling us that we are doing something terribly wrong here. We are removing support for routes injected by plugin (as they are written in json). Is that correct? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:21 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-9Zv9Gw85fJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120562|0 |1 is obsolete| | --- Comment #38 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121044 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121044&action=edit Bug 27837: Update permanent location if passed into ModItemFromMarc Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Rhonda Kuiper <rkuiper at roundrocktexas.gov> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:26 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-gv7dAy2okh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120563|0 |1 is obsolete| | --- Comment #39 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121045 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121045&action=edit Bug 27837: Add unit tests Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> Signed-off-by: Rhonda Kuiper <rkuiper at roundrocktexas.gov> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:30 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-Kw0usWnny6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120564|0 |1 is obsolete| | --- Comment #40 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121046&action=edit Bug 27837: Prevent the tests to fail is the field is mapped Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:34 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-c3DSQ4DJLT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120565|0 |1 is obsolete| | --- Comment #41 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121047&action=edit Bug 27837: Unit tests for blank permanent location -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:39 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-pmnzP7G0Jj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120566|0 |1 is obsolete| | --- Comment #42 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121048 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121048&action=edit Bug 27837: Permanent location to be empty string, check if key exists Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:43 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-RvrqXIk8e3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120616|0 |1 is obsolete| | --- Comment #43 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121049&action=edit Bug 27837: Check the MARC directly, not the transformed item If permanent location is mapped, it will exist in the MARC. However, when we are transforming our item hash to MARC, we are losing our permanent location mapping, at least in unit tests. By checking the original MARC for the permenent location, we remove the risk of losing it the "empty" permenent location through the transformation process. We only need to know that it existed in the original item marc to know we need to update it in the database. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:47 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-6Cp3GMNQcb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120629|0 |1 is obsolete| | --- Comment #44 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121050&action=edit Bug 27837: Always pass permanent location from items editor if it was defined By always passing permenent location from the items editor, we can know if permanent location was defined in the framework. This means we can know if we should update permanent location independently of location even if permenent location has an empty value. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:26:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:26:51 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-tgBF0P08d2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120832|0 |1 is obsolete| | --- Comment #45 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121051 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121051&action=edit Bug 27837: (follow-up) Do not check subfield unless tag defined This was causing extra warnings when the permanent_location field was unmapped. We only need to check if there is a field defined as you can define a mapping without both a field and subfield, so the existence of one implies the other Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:27:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:27:00 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-HVWWHbXceD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #46 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121052 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121052&action=edit Bug 27837: (QA follow-up) Minor Spelling/Typo correction Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:27:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:27:41 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-WMJLZWgVnl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Signed Off |Passed QA --- Comment #47 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Works as expected, nice use of TDD, tests all passing, QA script happy and no new warnings introduced now. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:31:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:31:23 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-cOlsyheyOw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Looks good.. but, it looks like C4::Matcher is fairly well tested.. could you add a test for this change too? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 15:32:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 13:32:04 +0000 Subject: [Koha-bugs] [Bug 28290] Record matching rules with no subfields cause ISE In-Reply-To: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28290-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28290-70-C0Ku2hJnaI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28290 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:05:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:05:12 +0000 Subject: [Koha-bugs] [Bug 28365] New: (Bug 19873 follow-up) Make it possible to search on value 0 Message-ID: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 Bug ID: 28365 Summary: (Bug 19873 follow-up) Make it possible to search on value 0 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: fridolin.somers at biblibre.com QA Contact: testopia at bugs.koha-community.org Bug 19873 fixed search with value 0. It works in first page but not in other pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:05:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:05:20 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-yP4FSBLVtU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19873 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19873 [Bug 19873] Make it possible to search on value 0 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:05:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:05:20 +0000 Subject: [Koha-bugs] [Bug 19873] Make it possible to search on value 0 In-Reply-To: <bug-19873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19873-70-z4M0GzWMaL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19873 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28365 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:05:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:05:34 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-1CLvf1Ykrc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |fridolin.somers at biblibre.co |ity.org |m Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:09:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:09:50 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-dpEs1WKQbb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121053&action=edit Bug 28189: Fix PluginRoutes.t So, this one was hidden. The failures were: # Failed test 'Bad plugins raise warning' # at t/db_dependent/Koha/REST/Plugin/PluginRoutes.t line 75. # found warning: Warning: Could not load REST API spec bundle: Invalid JSON specification HASH(0x556972b22da0): # found warning: Warning: Could not load REST API spec bundle: Invalid JSON specification HASH(0x5569735b8368): # expected to find warning: (?^u:Could not load REST API spec bundle: Invalid JSON specification) # expected to find warning: (?^u:The resulting spec is invalid. Skipping Bad API Route Plugin) And the correct error was (after a debug warn in JSON::Validator): Warning: Could not load REST API spec bundle: Invalid JSON specification HASH(0x55fd0c3d3160): - /info/version: Expected string - got number. at /usr/share/perl5/JSON/Validator.pm line 165. So this patch fixes it, but I don't understand why it's only failing for plugin routes however. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:13:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:13:55 +0000 Subject: [Koha-bugs] [Bug 19220] Allow XSLT processing for Z39.50 authority targets like for bibliographic targets In-Reply-To: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19220-70-BAvMD9PAeF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19220 --- Comment #5 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Hi, I've tested this again on master today, and it still works as expected as far as I'm concerned. Two things that comes to mind: - You don't mention emptying the import_records table. Did you do it? Otherwise, if you select a previously searched record, the cached version will be used and the XSLT transformation will not happen. - Did you use the complete pathname when editing the Z39 server ? (ie: /home/koha/src/koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl and not koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl or Del040.xsl) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:41 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-SSPWpxcoMX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:44 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-i3xGA2DmF6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:47 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-FlfJc3o32E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:49 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-8KpPXGxR19@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 --- Comment #27 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:52 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-qDrUUcZuKt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:54 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-4tpxQUe8Xl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 --- Comment #38 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:19:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:19:57 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-CAN3JHAKJx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:00 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-1WZRElFuG9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:02 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-MTTMoAP4Dz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:05 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-SM5X2dwcQi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:09 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-rnvuyMP9dO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:11 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-2U8irnxJeO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:14 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-5IrNHhlrbM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:17 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-yoBdJs5AMT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:20 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-gF4OlXebrZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:22 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-X9eMPIw9Pt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:20:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:20:23 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-sy0XUSJI8I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:23:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:23:38 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-hOmna0zFRW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:23:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:23:42 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-3aikAmkiFm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 --- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 121054 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121054&action=edit Bug 28365: Add unit test Run prove t/db_dependent/Search.t Without fix you get error : # Failed test 'buildQuery should keep 0 value in query_cgi' # at t/db_dependent/Search.t line 670. # got: 'idx=su%2Cphr' # expected: 'idx=su%2Cphr&q=0' This patch also adds a test for query_desc in case it is broken in the future. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 16:23:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 14:23:57 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-idaViCEd7R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 --- Comment #2 from Fridolin Somers <fridolin.somers at biblibre.com> --- Created attachment 121055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121055&action=edit Bug 28365: (Bug 19873 follow-up) Make it possible to search on value 0 Bug 19873 fixed search with value 0. It works in first page but not in other pages. This patch fixes query_cgi var. Test plan: - create a st-numeric index in zebra conf related to a numeric field i.e: yourindex 1=yourindex 4=109 - fill a field with 0 in several biblio records, - reindex your biblios, - search yourindex=0 and go to second page of results, - should not work, - apply this patch, - test again, - should work -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:08:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:08:13 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-qGuFuzvVFF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:08:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:08:13 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-MH1CuF5MIR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:12:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:12:57 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-LGabfx5ErA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:21:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:21:10 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-3KYmKK5ubA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121056 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121056&action=edit Bug 28364: Make log4perl.conf belong to the instance user This patch makes koha-create generate the log4perl.conf file for the instance, belonging to the instance user. This is done in order to have the z3950 responder work. My original idea was to make the responder accept a '-g' parameter but that is not supported by Net::Z3950::Responder. Also, as the library insists on handling the PID file on its own, it wont' work to handle the responsability to start-stop-daemon. The only solution I found was making the fiel be owned by the instance user. 1. Create a Koha instance: $ koha-create --create-db test 2. Initiate all the things 3. Enable and start the z3950 responder $ koha-z3950-responder --enable test $ koha-z3950-responder --start test 4. Try doing some search: $ yaz-client localhost:2100 => FAIL: you get: Connecting...OK. Sent initrequest. Target closed connection Z> quit See you later, alligator. => FAIL: No warning or anything on the logs 5. Stop the daemon $ koha-z3950-responder --stop test 6. Run it manually: $ PERL5LIB=/usr/share/koha/lib KOHA_CONF=/etc/koha/sites/test/koha-conf.xml \ /usr/bin/perl /usr/share/koha/bin/z3950_responder.pl \ -c /etc/koha/sites/test/z3950 -u test-koha \ -p /var/run/koha/test/z3950-responder.pid -d test-koha-z3950 7. Repeat the 4, on a separate terminal (no daemon mode this time) => FAIL: You get: Cannot open /etc/koha/sites/test/log4perl.conf (Permission denied) at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line 51. 8. Change the file owner: $ chown test-koha /etc/koha/sites/test/log4perl.conf 9. Repeat 6, and 4 => SUCCESS: It doesn't break anymore! 10. Apply this patch 11. Create a new instance, with the patched koha-create: $ debian/scripts/koha-create --created-db test1 12: Check the generated files permissions: $ ls -l /etc/koha/sites/test2 => SUCCESS: You get: -rw-r----- 1 root test2-koha 19720 May 17 13:26 koha-conf.xml -rw-r----- 1 test2-koha test2-koha 2825 May 17 13:26 log4perl.conf -rw-r----- 1 root test2-koha 2014 May 17 13:26 zebra-authorities-dom.cfg -rw-r----- 1 root test2-koha 2279 May 17 13:26 zebra-biblios-dom.cfg -rw-r----- 1 root test2-koha 26 May 17 13:26 zebra.passwd 13. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:21:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:21:11 +0000 Subject: [Koha-bugs] [Bug 28359] Invalid value of OpacHiddenItems crashes OPAC search In-Reply-To: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28359-70-8z9jA7OUHC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28125 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I think this is invalid with bug 28125. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:21:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:21:11 +0000 Subject: [Koha-bugs] [Bug 28125] All OPAC holds blocked when OPACHiddenItems contains incorrect values In-Reply-To: <bug-28125-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28125-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28125-70-OOpZrw0BUL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28125 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28359 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:22:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:22:38 +0000 Subject: [Koha-bugs] [Bug 28354] Package libcgi-compile-perl 0.25 for Ubuntu Focal In-Reply-To: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28354-70-4mC6Bf5eFF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dependency, | |rel_21_05_candidate CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:23:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:23:21 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-s8hXzNOs8F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |13937 CC| |ere.maijala at helsinki.fi, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937 [Bug 13937] Add an Elasticsearch-compatible Z39.50/SRU daemon -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:23:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:23:21 +0000 Subject: [Koha-bugs] [Bug 13937] Add an Elasticsearch-compatible Z39.50/SRU daemon In-Reply-To: <bug-13937-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13937-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13937-70-bxaqf1pzmp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28364 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:23:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:23:44 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-s1XHSiHT9A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:26:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:26:05 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-Ks9M37P4Z7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:39:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:39:29 +0000 Subject: [Koha-bugs] [Bug 28357] E-mail Verification In-Reply-To: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28357-70-v6VmyEjwyt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28357 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 17:49:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 15:49:16 +0000 Subject: [Koha-bugs] [Bug 28359] Invalid value of OpacHiddenItems crashes OPAC search In-Reply-To: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28359-70-OUw6qmqDjy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 --- Comment #2 from Victor Grousset/tuxayo <victor at tuxayo.net> --- The about page warning is not likely to be found when hitting the issue. But that can still help. And we have other fish to fry. If somebody wants to make it easier to find the cause the OPAC search crash, they can send a patch here. Anyway, «damaged: 1» doesn't trigger the warning ^^" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:20:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:20:10 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-dadN55ROvC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121029|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121057 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121057&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line is updated to reflect the new frombranch. Test plan 1/ Check an item out from it's home library 2/ Check the item in at another library (with the return to home branch system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. 5/ Work through the above again, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ Work through the above again, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:20:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:20:14 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-OMAlAo4fLt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121030|0 |1 is obsolete| | --- Comment #36 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121058 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121058&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:20:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:20:18 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-46OGQ2lK8e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121031|0 |1 is obsolete| | --- Comment #37 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121059 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121059&action=edit Bug 24434: Add Unit Tests for relations This patch adds unit tests for the newly introduced to_library (and also add the missing test for the existing from_library). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:20:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:20:23 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-prW7Q2gFnS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121032|0 |1 is obsolete| | --- Comment #38 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121060 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121060&action=edit Bug 24434: Unit tests for updateWrongTransfer Add unit tests to cover updateWrongTransfer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:20:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:20:27 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-aE8078dN4G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121034|0 |1 is obsolete| | --- Comment #39 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121061&action=edit Bug 24434: Submit on print slip This patch ensures that the print slip option on the WrongTransfer modal also submits the form and thus triggers the actual transfer of the item. We also prevent a double transfer submission (and thus a cancellation line appearing in the branchtransfers table) for the case where a transfer back home is triggered. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:04 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-xaNnzCSOZQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|22160 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:04 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-DQN4k87ijo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|24434 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:24 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-IDhxPW6m52@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22160 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:24 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-awBoo2udXq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:47 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-AF2BugDAVQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|22160 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:21:47 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-VhtVPbvLGs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|28294 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:22:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:22:25 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-KcsqV7LJ4S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121062&action=edit Bug 28294: Add 'WrongTransfer' to transfer reason enum This patch adds the 'WrongTransfer' value to the 'reason' enum in the branchtransfers table. This is so we can use it as a reason for the subsequent transfer when a trainsfer is triggered by a checkin at an incorrect branch after transfer has been initiated. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:22:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:22:28 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-oq45R6pWtG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121063 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121063&action=edit Bug 28294: Pass 'replace' through to Koha::Item::Transfer->cancel The `replace` option found in Koha::Item->request_transfer should be passed through to Koha::Item::Transfer->cancel and prevent any reverse transfers from being queued in such cases. This allows us to replace updateWrongTransfer entirely with Koha::Item->request_transfer with the 'replace' parameter enabled. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:22:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:22:32 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-5RtAAtDXkg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121064&action=edit Bug 28294: Convert updateWrongTransfer to use request_transfer This patch is an interim patch to prove that the updated request_transfer method achieves the same as updateWrongTransfer. Test plan 1/ Run t/db_dependant/Circulation.t before and after applying this patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:22:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:22:56 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-34XwmfmhF9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120637|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:23:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:23:06 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-ll2EISaPsa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:23:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:23:15 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-bafhYMWwNW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:24:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:24:00 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-W5BYHq9GiM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- To Do * Add tests for 'replace' on 'Cancel' and 'Request' methods. * Drop updateWrongTransfer and use request_transfer directly in the controller. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:24:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:24:40 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-UEwek75wlU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120759|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121065 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121065&action=edit Bug 27064: Only allow transferring a hold from the transfers page These patches replace the 'Waiting' button on the transfers page with a 'Transfer' button and correct some other related problem by passing the hold object to the template and using that to fetch patron info as well as passing the reserve_id through to ensure the correct hold is affected at all times To test: 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found (missing patron/branch info) 6 - You have the option to set the hold waiting - click it 7 - The transfer is generated and marked completed 8 - The hold is marked as waiting, but the item is still at Library A and no transfer is active 9 - The patron is notified that the hold is waiting 10 - Revert the hold or cancel and place a new one 11 - Apply patches 12 - Attempt transfer again 13 - You now have the option to transfer the hold 14 - Click that 15 - Hold is in transit and transfer is generated correctly 16 - Transfer again and choose 'cancel' 17 - Confirm hold is cancelled and transfer generated Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:24:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:24:44 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-4YPMygEKNV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120764|0 |1 is obsolete| | --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121066&action=edit Bug 27064: (QA follow-up) Do not send tobranchcd twice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:24:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:24:48 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-aYDS3yVKOt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121067&action=edit Bug 27064: (QA follow-up) Do not create transfer prior to accepting it This patch prevents the cancellations we were seeing. Transfers were being created pre-emtively for reserves in branchtransfers before the librarian had selected their prefered action. As such, we were getting double lines in the branchtransfers table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:26:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:26:54 +0000 Subject: [Koha-bugs] [Bug 12362] Branch transfer records orphaned on cancelled holds In-Reply-To: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12362-70-h2evsimsF4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:26:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:26:54 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-qjJn2MHQr8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12362 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 [Bug 12362] Branch transfer records orphaned on cancelled holds -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 18:28:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 16:28:17 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-YpAHke5DeS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #17 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Ready for testing again... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 19:21:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 17:21:43 +0000 Subject: [Koha-bugs] [Bug 28366] New: Add batch patron modification to patron search results Message-ID: <bug-28366-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Bug ID: 28366 Summary: Add batch patron modification to patron search results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com I think it would be useful to be able to pass checked patron search results to batch patron modification without going through the step of adding them to a list. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 17 20:43:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 18:43:16 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-uk54B89Lp7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #5 from Lucas Gass <lucas at bywatersolutions.com> --- (In reply to Tomás Cohen Arazi from comment #3) > This solves the conflict, but the time selector now has milliseconds and > timezone selection. I don't have the time to dig into it as the kids are up > early this saturday. For that reason I don't mark it NSO. If we use v1.6.3 for the timepicker than I believe we need to add the v1.6.3 minified CSS. Then it must be called on the templates that use the timepicker: git grep 'timepicker.inc': koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 20:45:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 18:45:21 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-XERPpKqrgv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #6 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121068&action=edit Bug 28351: Add v1.6.3 CSS and update templates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 20:50:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 18:50:18 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-fHA46sYude@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff CC| |victor at tuxayo.net --- Comment #161 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Koha Team University Lyon 3 from comment #160) > Hope this patch will be in master soon, what's the english for "je croise > les doigt" ? fingers crossed ? yes ^^" Too bad I hit an issue when testing however :o (In reply to Koha Team University Lyon 3 from comment #151) > The method Koha::Subscriptions->startdate is not covered by tests! same! details - rebuilt schema files[1] - new subscription - record 146 from sample data - first publication date: 05/02/2021 - Frequency 1/day - start date 05/02/2021 - numbering pattern number - Subscription length: 7 - not published: 05/04/2021 & 05/05/2021 - save The method Koha::Subscriptions->startdate is not covered by tests! [1] dbic command from koha-testing-docker mysql -h db -ppassword -uroot -e 'DROP DATABASE IF EXISTS dbic; CREATE DATABASE dbic' cd '/kohadevbox/koha' mysql -h db -ppassword -uroot dbic < installer/data/mysql/kohastructure.sql misc/devel/update_dbix_class_files.pl --db_name dbic --db_host db --db_user root --db_passwd password Did I do something wrong? Reverted to "need signoff" so it's not in the signoff queue. Which would cause someone from QA to look at it, pass it and don't look a it later. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 21:06:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 19:06:25 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-Yc6QGxeYVu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate Assignee|oleonard at myacpl.org |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 21:07:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 19:07:11 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-XjNXeUe5sW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Lucas Gass from comment #5) > (In reply to Tomás Cohen Arazi from comment #3) > > This solves the conflict, but the time selector now has milliseconds and > > timezone selection. I don't have the time to dig into it as the kids are up > > early this saturday. For that reason I don't mark it NSO. > > If we use v1.6.3 for the timepicker than I believe we need to add the v1.6.3 > minified CSS. Then it must be called on the templates that use the > timepicker: > > git grep 'timepicker.inc': > koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt > koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt > koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt Great job, Lucas. Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 21:08:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 19:08:03 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-TajmfWLC02@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 21:08:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 19:08:07 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-DtdJgE2GYI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121017|0 |1 is obsolete| | --- Comment #8 from David Nind <david at davidnind.com> --- Created attachment 121069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121069&action=edit Bug 28351: Update to latest jquery-ui-timepicker-addon This patch updates to the latest version of the library. It fixes the collision there seems to exist between our version of JQuery, JQuery-UI and the datetime plugin. Note: It feels like we should get rid of this library as this version dates back to 2016. Our previous version (1.4.3) was dated November 2013. The author recomends moving to https://flatpickr.js.org/ Anyway, this solves our urgent issues. To test: 1. Have dateformat set to something other than 'us' (I picked dd/mm/yyyy). 2. Open your browser inspector in the console 3. Find a patron on the staff interface 4. Try tadding a restriction dated at some date in which the day number is higher than 12 => FAIL: It puts the current day (as a fallback), an error about the passed date being invalid is reported in the console 5. Apply this patch and reload all the things, just in case 6. Repeat 4 => SUCCESS: It picks the date, no noticeable problems 7. Sign off :-D Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 21:08:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 19:08:10 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-Ge1kAEBSrg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121068|0 |1 is obsolete| | --- Comment #9 from David Nind <david at davidnind.com> --- Created attachment 121070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121070&action=edit Bug 28351: Add v1.6.3 CSS and update templates Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 22:39:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 20:39:00 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-gZ15yN6mx1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:07:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:07:34 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-GW370dOucs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #20 from Henry Bolshaw <bolshawh at parliament.uk> --- > Henry, I think I've also addressed your "No staff only option in OPAC" point > (from comment #5), and have added a step 25 to the test plan on my new > patch to cover testing that. > > Can you please re-test now? > > Many thanks, > Alex Yes, this all works well on the OPAC now. Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:33:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:33:25 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-I5VLfSS1Jx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121057|0 |1 is obsolete| | --- Comment #40 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121071&action=edit Bug 24434: Reinstate updateWrongTransfer This patch re-instates the call to updateWrongTransfer to ensure the transfer line is updated to reflect the new frombranch. Test plan note: when applying the patches, also update the database 1/ Check an item out from it's home library 2/ Check the item in at another library (with AutomaticItemReturn system preferences enabled) 2a/ Accept the transfer and note we now have a transfer present from the items check-in library to it's home library 3/ Check the item in at a third library 3a/ Note you are asked to return the item to it's home library. 3b/ With the patch applied, the modal title should highlight that a 'Wrong transfer' was detected. 4/ Go to the item record and note the holding library has been updated to reflect where the item was most recently checked in. 4a/ With the patch applied the item status should reflect the last checked in branch as the 'from' branch of the transfer. 5/ check-in from a 4th library, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ check-in from a 5th library, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:33:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:33:32 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-6hdviaXYEi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121058|0 |1 is obsolete| | --- Comment #41 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121072&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:33:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:33:40 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-YoIBLr3Wl3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121059|0 |1 is obsolete| | --- Comment #42 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121073 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121073&action=edit Bug 24434: Add Unit Tests for relations This patch adds unit tests for the newly introduced to_library (and also add the missing test for the existing from_library). Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:33:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:33:46 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-KWTdQ44Nak@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121060|0 |1 is obsolete| | --- Comment #43 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121074 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121074&action=edit Bug 24434: Unit tests for updateWrongTransfer Add unit tests to cover updateWrongTransfer Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:33:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:33:50 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-2CSJpLkAuo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121061|0 |1 is obsolete| | --- Comment #44 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121075 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121075&action=edit Bug 24434: Submit on print slip This patch ensures that the print slip option on the WrongTransfer modal also submits the form and thus triggers the actual transfer of the item. We also prevent a double transfer submission (and thus a cancellation line appearing in the branchtransfers table) for the case where a transfer back home is triggered. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:36:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:36:18 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-LGF8P7Ujyq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |victor at tuxayo.net --- Comment #45 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It work! :D Amended the test plan, here are the changes (listing in case I interpreted something wrong) the return to home branch system preferences => AutomaticItemReturn 5/ Work through the above again, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ Work through the above again, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. ↓↓↓↓↓↓↓↓↓↓↓↓ 5/ check-in from a 4th library, but use the 'Print slip' option for accepting the transfer and confirm that also works. 6/ check-in from a 5th library, but use the 'Cancel' option and check that this results in the item staying at it's current location and the final transfer having been cancelled. Mentioned the need to updatedatabase when applying patches -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:37:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:37:48 +0000 Subject: [Koha-bugs] [Bug 28357] E-mail Verification In-Reply-To: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28357-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28357-70-oj4fPldgKh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28357 Lisette Scheer <lisetteslatah at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 17 23:45:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 21:45:10 +0000 Subject: [Koha-bugs] [Bug 19220] Allow XSLT processing for Z39.50 authority targets like for bibliographic targets In-Reply-To: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19220-70-Tk6e1lgqmj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19220 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Matthias Meusburger from comment #5) > Hi, > > I've tested this again on master today, and it still works as expected as > far as I'm concerned. > > Two things that comes to mind: > > - You don't mention emptying the import_records table. Did you do it? > Otherwise, if you select a previously searched record, the cached version > will be used and the XSLT transformation will not happen. I did a quite random search, I don't think that it was in the import table or at least it would be quite unlikely. > - Did you use the complete pathname when editing the Z39 server ? (ie: > /home/koha/src/koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl and not > koha-tmpl/intranet-tmpl/prog/en/xslt/Del040.xsl or Del040.xsl) I used the file name, as I hat put my sample one in the same directory as the existing ones listed in the documentation for bibliopgraphic Z39.50. Is this not expected to work? Changing status so another person could give this a shot. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 00:09:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 22:09:18 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-uJpdd6aE3U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #46 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Test notes: run the tests - apply only the test patches - prove t/db_dependent/Koha/Item/Transfer.t t/db_dependent/Circulation.t - it should fail - apply the other patches - updatedatabase - run the tests Just tried and it works :D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 00:09:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 22:09:33 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-GuQBje6FVp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 --- Comment #56 from Aleisha Amohia <aleisha at catalyst.net.nz> --- (In reply to David Nind from comment #55) > Thanks Aleisha. > > I'm getting an error when clicking save after making a change to a record: > > No property history for Koha::Biblio::Metadata at > /usr/share/perl5/Exception/Class/Base.pm line 88 > > in Exception::Class::Base::throw at > /usr/share/perl5/Exception/Class/Base.pm line 88 > > 85: > 86: $proto->rethrow if ref $proto; > 87: > 88: die $proto->new(@_); > 89: } > 90: > 91: sub rethrow { > > Show function arguments > in Koha::Object::set at /kohadevbox/koha/Koha/Object.pm line 270 > > 267: my @columns = @{$self->_columns()}; > 268: > 269: foreach my $p ( keys %$properties ) { > 270: unless ( grep { $_ eq $p } @columns ) { > 271: Koha::Exceptions::Object::PropertyNotFound->throw( > "No property $p for " . ref($self) ); > 272: } > 273: } > > Show function arguments > in Koha::Object::update at /kohadevbox/koha/Koha/Object.pm line 217 > > 214: sub update { > 215: my ($self, $values) = @_; > 216: Koha::Exceptions::Object::NotInStorage->throw unless > $self->in_storage; > 217: $self->set($values)->store(); > 218: } > 219: > 220: =head3 $object->delete(); > > Show function arguments > > .... Probably just my test plan missing the requirement of updating the schema files! Can you please test again? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 00:10:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 22:10:16 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-uP3RPMHUVF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 00:10:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 22:10:22 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-xFiXxhtYRl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 Aleisha Amohia <aleisha at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121025|0 |1 is obsolete| | --- Comment #57 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Created attachment 121076 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121076&action=edit Bug 14367: Add MARC record history This is a proof-of-concept implementation for adding history support to MARC records. Every time a change is made a complete copy of the record is stored along with the date/time and user identity. The changes are listed under each field in the MARC record editor and can be reverted with a click. The changes are stored as a JSON array in a new column named 'history' in the database. The array is re-read from the database before updating the record to prevent old data lingering in the session from overwriting newer changes made by other users. If we decide to implement this feature it might be better to simply create a new table altogether and link it rather than the clumsy JSON solution. That would eliminate a lot of bulky code that transforms MARC-KOHA-JSON and back while ensuring data integrity. Also, there are plans to add permissions to the MARC records; this likely requires more complex interactions that will scale badly with the current JSON solution. At present, the history is hardcoded to 10 entries. This can easily be made into a syspref. The current implementation should probably be refactored into a 'BiblioHistory' class before deploying. Documentation of the functions/methods are also needed. Icon is ugly and needs to be improved. Sponsored-By: Halland County Library & Catalyst IT Test plan: * Update the database, update the schema files, restart services * Log into Staff interface, search for a title, choose to edit it's MARC record. * Chose a MARC field and modify it, press Save. * Open the MARC editor again for the same title. * Next to the edited field a new icon should appear, looking like a clock face with a encircling arrow; the history icon. * Clicking the icon should open a table showing all changes done to the record, including value change, date/time and user name. * Clicking a record in the history log should revert that field to the clicked value (a previous value) * Run prove t/db_dependent/BiblioHistory.t and confirm all tests pass Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 00:22:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 22:22:50 +0000 Subject: [Koha-bugs] [Bug 27937] Date of birth entered without correct format causes internal server error In-Reply-To: <bug-27937-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27937-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27937-70-kunR2vBZQt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27937 Margaret Hade <margaret at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |margaret at bywatersolutions.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:25:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:25:21 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-3kaDYwSjBk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121062|0 |1 is obsolete| | --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121077&action=edit Bug 28294: Add 'WrongTransfer' to transfer reason enum This patch adds the 'WrongTransfer' value to the 'reason' enum in the branchtransfers table. This is so we can use it as a reason for the subsequent transfer when a trainsfer is triggered by a checkin at an incorrect branch after transfer has been initiated. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:25:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:25:25 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-FuCML3kFYK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121063|0 |1 is obsolete| | --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121078 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121078&action=edit Bug 28294: Pass 'replace' through to Koha::Item::Transfer->cancel The `replace` option found in Koha::Item->request_transfer should be passed through to Koha::Item::Transfer->cancel and prevent any reverse transfers from being queued in such cases. This allows us to replace updateWrongTransfer entirely with Koha::Item->request_transfer with the 'replace' parameter enabled. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:25:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:25:29 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-OYolKN0opo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121064|0 |1 is obsolete| | --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121079 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121079&action=edit Bug 28294: Convert updateWrongTransfer to use request_transfer This patch is an interim patch to prove that the updated request_transfer method achieves the same as updateWrongTransfer. Test plan 1/ Run t/db_dependant/Circulation.t before and after applying this patch. run updatedatabase when applying Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:26:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:26:26 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-99Sl6TLZnn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED CC| |victor at tuxayo.net --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Switching to "assigned" due to comment 5 Does that makes sense? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:48:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:48:41 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-xjvY7j6sFo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #251 from Victor Grousset/tuxayo <victor at tuxayo.net> --- tested dependency following -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:48:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:48:49 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-E68RTs1YQZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:48:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:48:49 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-0djbilG1SZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6473 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 [Bug 6473] Test bug for Git-bz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:50:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:50:01 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-k1uk19bkYT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27064 |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:50:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:50:01 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-TKGK3Z78WA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|6473 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 [Bug 6473] Test bug for Git-bz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:50:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:50:01 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-YemG2OsrjH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6473 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 [Bug 6473] Test bug for Git-bz -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:51:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:51:47 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-Aw50NhJ93q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|6473 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 [Bug 6473] Test bug for Git-bz -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:51:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:51:47 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-QeQuAG9MUT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|28294 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:52:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:52:08 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-cSYChAWqbm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 01:53:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 17 May 2021 23:53:29 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-eG1zmYY83T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- git-bz trap! Set back to "need SO" because git-bz when applying bug 27064 won't ask to follow the dependency to this bug :o -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 02:06:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 00:06:39 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-tGeY82dJmQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > 15 - Hold is in transit and transfer is generated correctly Ok I have "Item is now in transit to Fairfield" Shouldn't this create a record in branchtransfers ? Shouldn't this be shown in the biblio record details? In addition to "There is an item level hold on this item (priority = 0)." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 02:07:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 00:07:44 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-ZN43nmtb2W@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #19 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Testing note, run updatedatabase after applying -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 04:41:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 02:41:18 +0000 Subject: [Koha-bugs] [Bug 28365] (Bug 19873 follow-up) Make it possible to search on value 0 In-Reply-To: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28365-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28365-70-Jb8Ps4Gc92@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 04:43:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 02:43:11 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-uFhFyp7DTG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook <dcook at prosentient.com.au> --- It seems strange to me to default to a semicolon. Shouldn't the default for Comma Separated Values be a comma? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 05:07:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 03:07:51 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-B4vAIHWScB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #38 from David Cook <dcook at prosentient.com.au> --- If we're set on removing the YAML and YAML::Syck dependencies, then I say we move this back to "Passed QA". While in theory we could use YAML::XS with CGI::Session::Serialize::yaml, the Debian packaging of it means we would have to keep either YAML or YAML::Syck installed on the system, even if it was unused. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 08:55:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 06:55:40 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-k838KXBXxQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:11:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:11:43 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-sjUspmiWVR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121080 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121080&action=edit [ALTERNATIVE] Bug 28351: (bug 26261) Fix datepicker for dateformat ne mm/dd/yyyy This patch restores the same code we have prior to bug 26261 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:13:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:13:12 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-wlgHvz0p18@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Tomas, why did you take the hard path? This patch uses the same code for both "on change" event and restores what was done prior to bug 26261. It fixes the problem and seems way easier for backport. What do you think? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:14:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:14:59 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-P949HWdN1b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Ere Maijala <ere.maijala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:15:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:15:03 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-eOtQHdWGST@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Ere Maijala <ere.maijala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121056|0 |1 is obsolete| | --- Comment #2 from Ere Maijala <ere.maijala at helsinki.fi> --- Created attachment 121081 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121081&action=edit Bug 28364: Make log4perl.conf belong to the instance user This patch makes koha-create generate the log4perl.conf file for the instance, belonging to the instance user. This is done in order to have the z3950 responder work. My original idea was to make the responder accept a '-g' parameter but that is not supported by Net::Z3950::Responder. Also, as the library insists on handling the PID file on its own, it wont' work to handle the responsability to start-stop-daemon. The only solution I found was making the fiel be owned by the instance user. 1. Create a Koha instance: $ koha-create --create-db test 2. Initiate all the things 3. Enable and start the z3950 responder $ koha-z3950-responder --enable test $ koha-z3950-responder --start test 4. Try doing some search: $ yaz-client localhost:2100 => FAIL: you get: Connecting...OK. Sent initrequest. Target closed connection Z> quit See you later, alligator. => FAIL: No warning or anything on the logs 5. Stop the daemon $ koha-z3950-responder --stop test 6. Run it manually: $ PERL5LIB=/usr/share/koha/lib KOHA_CONF=/etc/koha/sites/test/koha-conf.xml \ /usr/bin/perl /usr/share/koha/bin/z3950_responder.pl \ -c /etc/koha/sites/test/z3950 -u test-koha \ -p /var/run/koha/test/z3950-responder.pid -d test-koha-z3950 7. Repeat the 4, on a separate terminal (no daemon mode this time) => FAIL: You get: Cannot open /etc/koha/sites/test/log4perl.conf (Permission denied) at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line 51. 8. Change the file owner: $ chown test-koha /etc/koha/sites/test/log4perl.conf 9. Repeat 6, and 4 => SUCCESS: It doesn't break anymore! 10. Apply this patch 11. Create a new instance, with the patched koha-create: $ debian/scripts/koha-create --create-db test1 12: Check the generated files permissions: $ ls -l /etc/koha/sites/test2 => SUCCESS: You get: -rw-r----- 1 root test2-koha 19720 May 17 13:26 koha-conf.xml -rw-r----- 1 test2-koha test2-koha 2825 May 17 13:26 log4perl.conf -rw-r----- 1 root test2-koha 2014 May 17 13:26 zebra-authorities-dom.cfg -rw-r----- 1 root test2-koha 2279 May 17 13:26 zebra-biblios-dom.cfg -rw-r----- 1 root test2-koha 26 May 17 13:26 zebra.passwd 13. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Ere Maijala <ere.maijala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:43:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:43:29 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-B8r2e692fn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117789|0 |1 is obsolete| | --- Comment #162 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121082 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121082&action=edit Bug 17656: Keep irregularities during subscription renewals When renewing a subscription, irregularities are lost. This patch allows to keep them for daily, weekly and monthly serials (1 unit per issue only). Test plan: - Apply this patch, - Launch installer/data/mysql/updatedatabase.pl - Launch misc/devel/update_dbix_class_files.pl - Create a daily subscription. i.e: - From: 2017-10-09, To: 2017-10-15, - Frequency: 1/day, - 7 issues, - test prediction pattern - check Wednesday and Thursday as irregularity, - save - Edit subscription, - Check that Wednesday and Thursday are still checked - Renew subscription from 2017-10-16 - Edit subscription, - Make sure that Wednesday and Thursday are still checked with corresponding serials - Do the same for a monthly and weekly subscription Rebased - 2017-12-15 - Alex Arnaud <alex.arnaud at biblibre.com> Signed-off-by: David Nind <david at davidnind.com> Rebased - 2021-03-04 - Alex Arnaud <alex.arnaud at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:43:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:43:41 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-pGMi0yeikS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117790|0 |1 is obsolete| | --- Comment #163 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121083&action=edit Bug 17656: (follow-up) Add missing filters Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:43:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:43:53 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-hk8vy6EkHh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117791|0 |1 is obsolete| | --- Comment #164 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121084 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121084&action=edit Bug 17656: [DO NOT PUSH] provide schema file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:07 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-UXH5jMETpp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117846|0 |1 is obsolete| | --- Comment #165 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121085 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121085&action=edit Bug 17656: [DO NOT PUSH] provide css file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:19 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-lZtwDsww73@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118856|0 |1 is obsolete| | --- Comment #166 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121086 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121086&action=edit Bug 17656: QA warnings fixes Signed-off-by: Amarangi <amarangikarunathilaka at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:30 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-ZZ4NNSLqDQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119106|0 |1 is obsolete| | --- Comment #167 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121087 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121087&action=edit Bug 17656: use Koha::Subscription->startdate instead of Koha::Subscriptions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:41 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-6O9S2ahpTW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Alex Arnaud <alex.arnaud at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120863|0 |1 is obsolete| | --- Comment #168 from Alex Arnaud <alex.arnaud at biblibre.com> --- Created attachment 121088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121088&action=edit Bug 17656: More meaningful messages in prediction pattern table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:45 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-KsNHtkuMls@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:44:49 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-SnVIC1ydme@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121089 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121089&action=edit Bug 28353: Display a list of items that cannot be deleted We used to display a list of items that cannot be deleted (checked out or on hold) on the Batch item deletion tool. With bug 8132 we improve the error handling, but the info is spread in the table. This patch adds, at the top of the page, the list of items (barcode) that cannot be removed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:45:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:45:38 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-XkDaqVNZLm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com Version|20.05 |unspecified --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- With this patch I get: https://snipboard.io/phjBsA.jpg Would that work for you? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:46:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:46:07 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-CzJhW6tG8r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8132 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8132 [Bug 8132] Batch delete tool deletes items with holds on them -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:46:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:46:07 +0000 Subject: [Koha-bugs] [Bug 8132] Batch delete tool deletes items with holds on them In-Reply-To: <bug-8132-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8132-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8132-70-rcbnZRWrrU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8132 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28353 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:48:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:48:14 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-9vPTxT36oV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #169 from Alex Arnaud <alex.arnaud at biblibre.com> --- (In reply to Victor Grousset/tuxayo from comment #161) > > The method Koha::Subscriptions->startdate is not covered by tests! > Victor, it's ok now. I squashed the fix in "use Koha::Subscription->startdate instead of Koha::Subscriptions" patch. It's the same problem in other place. Patches rebased. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:48:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:48:51 +0000 Subject: [Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views In-Reply-To: <bug-12561-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12561-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12561-70-l0q9Vk70f2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:49:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:49:13 +0000 Subject: [Koha-bugs] [Bug 11426] Make HighlightOwnItemsOnOPAC work with XSLT In-Reply-To: <bug-11426-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11426-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11426-70-jpVzyHaR8e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11426 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:51:05 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-EeoCTAbhpM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|28294 |12362 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 [Bug 12362] Branch transfer records orphaned on cancelled holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:51:05 +0000 Subject: [Koha-bugs] [Bug 12362] Branch transfer records orphaned on cancelled holds In-Reply-To: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12362-70-TxnnsQhsLz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:51:05 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-ZGMMPKbLx0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|27064 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:53:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:53:36 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-9axSTaTjma@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22160 Depends on|12362 |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 [Bug 12362] Branch transfer records orphaned on cancelled holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:53:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:53:36 +0000 Subject: [Koha-bugs] [Bug 12362] Branch transfer records orphaned on cancelled holds In-Reply-To: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12362-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12362-70-C2hYhOINVe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28294 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:53:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:53:36 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-TigD3S15ys@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:53:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:53:36 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-tPyEBvA7uD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28294 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:54:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:54:17 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-w6B6lM4D09@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|22160 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:54:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:54:17 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-pU9xiNioUd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27064 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 09:56:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 07:56:40 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-kajHuy2CGV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I'm moving the middle patch into bug 27064 to prevent hold up of that bug whilst I continue to refine this one. - Bug 28294: Pass 'replace' through to Koha::Item::Transfer->cancel -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:05:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:05:58 +0000 Subject: [Koha-bugs] [Bug 26392] Wrap all translatable strings in opac-main.tt In-Reply-To: <bug-26392-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26392-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26392-70-nb4mzSIVjp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #44 from Fridolin Somers <fridolin.somers at biblibre.com> --- Hi, super. Just to be sure : This system uses html filter : <a href="/cgi-bin/koha/opac-main.pl">[% t('Home') | html %]</a> So strings must not escape HTML chars right ? Like : t('Foo & Bar') ? This means we do not use   anymore (which is OK for me). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:19:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:19:36 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-3fsI4NIxMD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- In this case we change value in installer. I propose a quick vote : comma or semicolon ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:35:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:35:51 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-14q3iUmZYw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121065|0 |1 is obsolete| | --- Comment #20 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121090 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121090&action=edit Bug 27064: Only allow transferring a hold from the transfers page These patches replace the 'Waiting' button on the transfers page with a 'Transfer' button and correct some other related problem by passing the hold object to the template and using that to fetch patron info as well as passing the reserve_id through to ensure the correct hold is affected at all times To test: 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found (missing patron/branch info) 6 - You have the option to set the hold waiting - click it 7 - The transfer is generated and marked completed 8 - The hold is marked as waiting, but the item is still at Library A and no transfer is active 9 - The patron is notified that the hold is waiting 10 - Revert the hold or cancel and place a new one 11 - Apply patches 12 - Attempt transfer again 13 - You now have the option to transfer the hold 14 - Click that 15 - Hold is in transit and transfer is generated correctly 16 - Transfer again and choose 'cancel' 17 - Confirm hold is cancelled and transfer generated Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:35:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:35:55 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-tdY7GPngxr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121066|0 |1 is obsolete| | --- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121091 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121091&action=edit Bug 27064: (QA follow-up) Do not send tobranchcd twice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:35:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:35:59 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-YIdhevE9d3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121067|0 |1 is obsolete| | --- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121092&action=edit Bug 27064: (QA follow-up) Do not create transfer prior to accepting it This patch prevents the cancellations we were seeing. Transfers were being created pre-emtively for reserves in branchtransfers before the librarian had selected their prefered action. As such, we were getting double lines in the branchtransfers table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:36:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:36:03 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-MfYkykZfeT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121093&action=edit Bug 27064: (QA follow-up) Pass 'replace' through to Koha::Item::Transfer->cancel The `replace` option found in Koha::Item->request_transfer should be passed through to Koha::Item::Transfer->cancel and prevent any reverse transfers from being queued in such cases. This prevents modItemTransfer from adding superflous reverse transfers whenever it is used. Test plan 1/ Run t/db_dependent/Koha/Item.t to prove the new tests pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:42:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:42:33 +0000 Subject: [Koha-bugs] [Bug 28367] New: Wrong plack condition in C4/Auth_with_shibboleth.pm Message-ID: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Bug ID: 28367 Summary: Wrong plack condition in C4/Auth_with_shibboleth.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org C4/Auth_with_shibboleth.pm has: if ( any { /(^psgi\.|^plack\.)/i } keys %ENV ) When others have: if ( any { /(^psgi\.|^plack\.)/i } keys %ENV ) This has been highlighted by https://gitlab.com/koha-community/koha-testing-docker/-/issues/249 that introduces a PLACK_WORKERS env vars, and t/Auth_with_shibboleth.t was failing with # Failed test 'checkpw_shib tests' # at t/Auth_with_shibboleth.t line 335. Invalid parameter passed, categorycode= does not exist# Looks like your test exited with 255 just after 5. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:43:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:43:45 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-TebMTfiPLV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:43:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:43:48 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-AcoP5fQO6T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121094&action=edit Bug 28367: Fix plack condition in C4/Auth_with_shibboleth.pm C4/Auth_with_shibboleth.pm has: if ( any { /(^psgi\.|^plack\.)/i } keys %ENV ) When others have: if ( any { /(^psgi\.|^plack\.)/i } keys %ENV ) This has been highlighted by https://gitlab.com/koha-community/koha-testing-docker/-/issues/249 that introduces a PLACK_WORKERS env vars, and t/Auth_with_shibboleth.t was failing with # Failed test 'checkpw_shib tests' # at t/Auth_with_shibboleth.t line 335. Invalid parameter passed, categorycode= does not exist# Looks like your test exited with 255 just after 5. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:44:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:44:34 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-7mmAMLaBK7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:44:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:44:44 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-v1in1Arsyr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:45:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:45:06 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-VQzRp9vQMb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05.00 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:46:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:46:14 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-vI01LqkocJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121077|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121095&action=edit Bug 28294: Add 'WrongTransfer' to transfer reason enum This patch adds the 'WrongTransfer' value to the 'reason' enum in the branchtransfers table. This is so we can use it as a reason for the subsequent transfer when a trainsfer is triggered by a checkin at an incorrect branch after transfer has been initiated. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:46:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:46:18 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-gjikipQrOr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121079|0 |1 is obsolete| | --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121096&action=edit Bug 28294: Convert updateWrongTransfer to use request_transfer This patch is an interim patch to prove that the updated request_transfer method achieves the same as updateWrongTransfer. Test plan 1/ Run t/db_dependant/Circulation.t before and after applying this patch. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:46:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:46:26 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-pjFhjZYLWT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121097&action=edit Bug 28294: Remove use of updateWrongTransfer -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:47:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:47:10 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-EN58N9OflP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121078|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:54:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:54:32 +0000 Subject: [Koha-bugs] [Bug 28368] New: Error when printing receipt of point of sale Message-ID: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Bug ID: 28368 Summary: Error when printing receipt of point of sale Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com I likely made a mistake when improvising the use of the PoS. Nonetheless, it seems wrong that it can end up crashing. ==Test plan== 1. enable EnablePointOfSale and UseCashRegisters 2. Add new cash register, like name "copier", Initial float: 0.30 no idea if it semantically makes sense 3. New debit type, code: "Debittypecode", def amount: 0.30 Description: black and white can be sold no idea if it semantically makes sense 4. add like 5 black and white items 5. Amount tendered: same as price 6. cash register: copier 7. confirm 8. print receipt 9. error/ISE: Can't call method "lang" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 10:54:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 08:54:43 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-ypnYE23htK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:12:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:12:15 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-7uZd5dtzLK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120915|0 |1 is obsolete| | --- Comment #2 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121098&action=edit Bug 28344: Restore ability to issue refund against older payments When implimenting the refund features into the point of sale system, it appears that at some point we lost the ability to apply refunds against accountlines in the historic transactions table. This patch restores that ability. Test plan: 1/ Add some transations via the point of sale system 2/ Navigate to the 'register details' page and note that you have the option to refund some of the lines. 3/ Use the Cashup option to make the transactions historic 4/ Refresh the page and then select a past date to see the historic transactions in the second datatable 5/ Note that the option to refund has not dissapeared from all lines 6/ Apply patch 7/ Refresh and note the refund option now appears as expected. Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:13:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:13:15 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-5zsnD6mwhA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #3 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Works as described. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:27:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:27:04 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-nyPdy2Blit@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121099 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121099&action=edit Bug 28367: (follow-up) Fix plack condition in C4/Auth_with_shibboleth.pm There were 2 occurrences! Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:28:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:28:48 +0000 Subject: [Koha-bugs] [Bug 17314] Routes to create, list and delete a purchase suggestion In-Reply-To: <bug-17314-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17314-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17314-70-NuWLkvN46i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17314 --- Comment #67 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Hi Thomas, Tests are failing! I also tried in "real" with rester, although I get error 500, status property in the reply is 201 and the suggestion is created in Koha : <pre> { "errors": [ { "message": "/anyOf Expected string/null - got scalar.", "path": "/date_created" } ], "status": 201 } </pre> Tests : <pre> root at kohadevbox:koha(bz17314)$ prove t/db_dependent/api/v1/suggestions.t t/db_dependent/api/v1/suggestions.t .. 2/5 # Failed test 'SWAGGER3.2.1' # at t/db_dependent/api/v1/suggestions.t line 211. # got: '500' # expected: '201' # Looks like you planned 15 tests but ran 8. # Looks like you failed 1 test of 8 run. t/db_dependent/api/v1/suggestions.t .. 3/5 # Failed test 'add() tests' # at t/db_dependent/api/v1/suggestions.t line 243. Can't call method "to_api" on an undefined value at t/db_dependent/api/v1/suggestions.t line 219. # Looks like your test exited with 255 just after 3. t/db_dependent/api/v1/suggestions.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/5 subtests Test Summary Report ------------------- t/db_dependent/api/v1/suggestions.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 3. Files=1, Tests=3, 7 wallclock secs ( 0.02 usr 0.00 sys + 6.05 cusr 0.61 csys = 6.68 CPU) Result: FAIL </pre> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:33:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:33:53 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-yoMXxGQdg2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115732|0 |1 is obsolete| | --- Comment #27 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Created attachment 121100 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121100&action=edit Bug 20985: Unit tests Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:33:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:33:57 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-b0AP18IFyJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115733|0 |1 is obsolete| | --- Comment #28 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Created attachment 121101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121101&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved The expected behaviour for "On shelf holds allowed" setting for the circulation rules (Koha administration > Patrons and circulation > Circulation and fines rules): - Allow holds only on items that are currently checked out or otherwise unavailable. - If set to "Yes", patrons can place holds on items currently checked in. - If set to "If any unavailable", patrons can only place holds on items that are not unavailable. - If set to "If all unavailable", patrons can only place holds on items where *all* items on the record are unavailable. (Adapted from https://bywatersolutions.com/education/preparing-for-library-closures) These rules should also work when using ILS-DI, but currently they don't. This bug makes sure that the "On shelf holds allowed" rules work correctly when using ILS-DI to place holds. Test plan: 1. Enable ILS-DI (set the ILS-DI system preference to Enable). 2. Go to Koha administration > Patrons and circulation > Circulation and fines rules. 3. Work through steps 4-5 for each of the settings for "On shelf holds allowed" for all libraries/patron categories/item types: . "Yes", "If any unavailable", and "If all unavailable" 4. Staff interface - place a hold on a record with items available for loan, the rules should work as expected before and after the patch is applied: . "Yes" ==> information column in the item table displays "Not on hold", the hold is placed, cancel the hold . "If any unavailable" and "If all unavailable" ==> the hold is not placed, message is "Cannot place hold. No items are available to be placed on hold.", red "X" in the hold column and the information column displays "Not on hold". 5. ILS-DI - place a hold on a record with items available for loan (note: without the patch, holds can be placed): . Query to place a hold using ILS-DI on a title that have all its items available, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1 ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold . Query to place a hold using ILS-DI on an available item, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1) ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold 6. Run the tests prove t/db_dependent/Reserves.t - these should pass. 7. Apply the patch (and flush_memcached and restart_all if using koha-testing-docker). 8. Run through steps 3-6 again, and note the changes when "If any unavailable" and "If all unavailable" options are used: . For the staff interface: there should be no change in behavour and should work as expected, for the red "X" in the items table additional text is added "onShelfHoldsNotAllowed". . For ILS-DI: these should now work as expected, with holds not placed, and this message in the results returned <code>onShelfHoldsNotAllowed</code> (check to confirm no holds place for either the patron or the item) . Tests: should still pass. 9. Sign off. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:42:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:42:01 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-W9nAbGWwMh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:53:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:53:27 +0000 Subject: [Koha-bugs] [Bug 24986] Maximum row size reached soon for borrowers and deletedborrowers In-Reply-To: <bug-24986-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24986-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24986-70-XDvCcZU2SQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24986 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28267 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:53:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:53:27 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-Kf1UcSKynd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24986 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:53:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:53:39 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-GJflAKoeL0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121101|0 |1 is obsolete| | --- Comment #29 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Created attachment 121102 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121102&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved The expected behaviour for "On shelf holds allowed" setting for the circulation rules (Koha administration > Patrons and circulation > Circulation and fines rules): - Allow holds only on items that are currently checked out or otherwise unavailable. - If set to "Yes", patrons can place holds on items currently checked in. - If set to "If any unavailable", patrons can only place holds on items that are not unavailable. - If set to "If all unavailable", patrons can only place holds on items where *all* items on the record are unavailable. (Adapted from https://bywatersolutions.com/education/preparing-for-library-closures) These rules should also work when using ILS-DI, but currently they don't. This bug makes sure that the "On shelf holds allowed" rules work correctly when using ILS-DI to place holds. Test plan: 1. Enable ILS-DI (set the ILS-DI system preference to Enable). 2. Go to Koha administration > Patrons and circulation > Circulation and fines rules. 3. Work through steps 4-5 for each of the settings for "On shelf holds allowed" for all libraries/patron categories/item types: . "Yes", "If any unavailable", and "If all unavailable" 4. Staff interface - place a hold on a record with items available for loan, the rules should work as expected before and after the patch is applied: . "Yes" ==> information column in the item table displays "Not on hold", the hold is placed, cancel the hold . "If any unavailable" and "If all unavailable" ==> the hold is not placed, message is "Cannot place hold. No items are available to be placed on hold.", red "X" in the hold column and the information column displays "Not on hold". 5. ILS-DI - place a hold on a record with items available for loan (note: without the patch, holds can be placed): . Query to place a hold using ILS-DI on a title that have all its items available, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1 ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold . Query to place a hold using ILS-DI on an available item, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1) ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold 6. Run the tests prove t/db_dependent/Reserves.t - these should pass. 7. Apply the patch (and flush_memcached and restart_all if using koha-testing-docker). 8. Run through steps 3-6 again, and note the changes when "If any unavailable" and "If all unavailable" options are used: . For the staff interface: there should be no change in behavour and should work as expected, for the red "X" in the items table additional text is added "onShelfHoldsNotAllowed". . For ILS-DI: these should now work as expected, with holds not placed, and this message in the results returned <code>onShelfHoldsNotAllowed</code> (check to confirm no holds place for either the patron or the item) . Tests: should still pass. 9. Sign off. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:54:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:54:43 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-ke6w96zQZp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #30 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Hi Joubu, I've re-applied on top of master + removed opacitemholds variable. on_shelf_holds variable is used. Arthur -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:54:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:54:53 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-QO5dVYtYTt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121103&action=edit Bug 28267: Modify varchar from items to (TINY)TEXT Note that barcode, branchcode and holdingbranch have not been modified. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:56:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:56:36 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-6Sw0kBpTwe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m, | |jonathan.druart+koha at gmail. | |com, | |julian.maurice at biblibre.com | |, | |nick at bywatersolutions.com, | |tomascohen at gmail.com --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Anyone saw that already on 20.11? This patch should fix the reported issue. Skaman, can you tell us if you are using a modified Koha (like your items table has custom DB column)? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:58:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:58:24 +0000 Subject: [Koha-bugs] [Bug 18989] Allow displaying biblios with all items hidden by OpacHiddenItems In-Reply-To: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18989-70-gKyagPwuFZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18989 --- Comment #40 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 11:59:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 09:59:09 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-anViHe74pP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > 7b/ The rowGroup plugin is also used for the checkouts table and > this patch should also fix that case. Where is that? http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=XXX http://localhost:8081/cgi-bin/koha/circ/circulation.pl?borrowernumber=XXXX ? Is there anything wrong? https://wtf.roflcopter.fr/pics/gallery#vzlK8k2u/lgCojF0C.png,pjbLuxYq/d6NnmVoS.png -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:00:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:00:16 +0000 Subject: [Koha-bugs] [Bug 28189] Move the base swagger file to YAML In-Reply-To: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28189-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28189-70-7GtrgRmlAq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:04:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:04:00 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-dZxBpFaIed@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Meanwhile, the main stuff works :D -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:06:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:06:40 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-wv39DPrleE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #28 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:11:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:11:24 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-gEnsouW5fm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #11) > Tomas, why did you take the hard path? > > This patch uses the same code for both "on change" event and restores what > was done prior to bug 26261. It fixes the problem and seems way easier for > backport. > > What do you think? Basically, because I saw how old the library was. I'm fine with either solution. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:12:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:12:05 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-YbvLxJ91ze@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #39 from Fridolin Somers <fridolin.somers at biblibre.com> --- Does not apply on 20.11.x. Fails because t/db_dependent/Koha/Patron/Attribute.t does not exists. This file as been added by Bug 27858. Is it a dependance ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:14:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:14:57 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-V7ea3F5pIK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:16:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:16:53 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-t6aY2LjEYp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:18:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:18:45 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-Aeyve79wnK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:20:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:20:57 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-ArvicJG70u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:25:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:25:49 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-Hq6leYknMA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I think we should pick the small patch for backport, then test carefully the version change (like during 21.06). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:26:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:26:07 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-9zW2BSpAtY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:26:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:26:55 +0000 Subject: [Koha-bugs] [Bug 28305] Remove doc reference to XML::Simple in C4::Context In-Reply-To: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28305-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28305-70-pHqCEOFXq2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28305 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 28278 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:28:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:28:22 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-iAd1xi21en@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #4 from Fridolin Somers <fridolin.somers at biblibre.com> --- We should create a method C4::Context->is_plack() -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:29:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:29:28 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-GQIANNfz84@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:37:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:37:03 +0000 Subject: [Koha-bugs] [Bug 28343] The credit payout modal would benefit from more details regarding where the credit came from. In-Reply-To: <bug-28343-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28343-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28343-70-trrvajpo73@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28343 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:37:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:37:32 +0000 Subject: [Koha-bugs] [Bug 28342] Add rules for refunds In-Reply-To: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28342-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28342-70-bjZR19p2S9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28342 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:43:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:43:05 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-f5J2wPVhGz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Owen Leonard <oleonard at myacpl.org> --- (In reply to David Nind from comment #10) > Charges appeared twice on the check out page - under Attention and in its > own area at the bottom - see the screenshots. This is wrong, so I'll follow up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:50:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:50:29 +0000 Subject: [Koha-bugs] [Bug 28294] C4::Circulation::updateWrongTransfer should be moved into Koha:: In-Reply-To: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28294-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28294-70-NpOEbSZpW2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28294 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Ok, switching back to "assigned", no need to keep in "need signoff" as a workaround for git-bz isn't need as it's no more a dependency of another patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:50:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:50:36 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-nKMGdcD6mw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Sally <sally.healey at cheshiresharedservices.gov.uk> --- Hi Martin, Just one button missing a unique class, which is the cancel charge button: button type="submit" class="btn btn-default btn-xs" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 12:55:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 10:55:27 +0000 Subject: [Koha-bugs] [Bug 28341] Issue refund, 'Transaction type' should highlight the original 'Payment type' that was used for the transaction In-Reply-To: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28341-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28341-70-LCWhH9PagX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28341 Sally <sally.healey at cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 13:36:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 11:36:23 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-5pnoFPHCW3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 --- Comment #58 from David Nind <david at davidnind.com> --- > Probably just my test plan missing the requirement of updating the schema > files! Can you please test again? I've done again after running dbic, but I still get the same error. Even if I don't change anything and just click save. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 13:42:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 11:42:36 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-O47os4tZAh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #4 from skaman.tx at gmail.com --- I am unaware of any specific customizations to any table columns on our end. However, this koha instance has been upgraded from prior versions for years using the Debian apt process so it is possible a prior upgrade that modified a table was missed somehow. I am merely speculating here and have no direct information that occurred. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 13:50:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 11:50:38 +0000 Subject: [Koha-bugs] [Bug 28369] New: additionalProperties missing in holds routes Message-ID: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Bug ID: 28369 Summary: additionalProperties missing in holds routes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com There are some objects that are missing this. Enabling it highlights long-standing issues like: parameters that the code accepts, but are missing on the spec, and tests that pass some extra parameters and work only because they are not good tests. Plus: there are design doubts about PUT /holds/:hold_id and we should make it a PATCH route. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 13:50:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 11:50:46 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-gZseEnvF54@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | Depends on| |28272 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 [Bug 28272] Definition files are missing additionalProperties: false -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 13:50:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 11:50:46 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-OTKFuqCkek@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28369 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 [Bug 28369] additionalProperties missing in holds routes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:12:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:12:20 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-uoBznBwLbP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |arthur.suzuki at biblibre.com, | |jonathan.druart+koha at gmail. | |com, | |joonas.kylmala at helsinki.fi, | |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:12:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:12:23 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-4l7xSqP0x2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:12:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:12:26 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-MNWduguM0o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120962|0 |1 is obsolete| | --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121104 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121104&action=edit Bug 28187: Exclude dtrg-group from row striping. The odd row lowlighting stripe effect added to datatales wasn't accounting for classes introduced by the rowGroup plugin to denote grouping header rows. This patch adds the required exclusion rule to properly highlight rowGroup grouping rows. Test plan 1/ Enable POS 2/ Create a register and make some transactions. 3/ Have both debits and credits 4/ Have some older tranactions so you can look at the past_sales table. 5/ Apply patch and regenerate the staff CSS: (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface) 6/ Look at the sales and past_sales table. 7/ Make sure each row header is the darker shade of gray (#e0e0e0) 7a/ You will need to have made some transactions with even and odd numbers of items in the sale highlight the problem before applying the patch 7b/ The rowGroup plugin is also used for the checkouts table and this patch should also fix that case. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:15:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:15:48 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-qzdnxUmqoW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121105 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121105&action=edit Bug 28369: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:15:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:15:52 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-jRPKO16560@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121106 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121106&action=edit Bug 28369: Set additionalProperties: false and fix things This patch performs a cleanup on the holds routes: - It adds additionalProperties: false to all missing routes - It syncs the spec with the guidelines - additionalProperties: false highlighted some attributes read in the controlled weren't declared on the spec, adding them - PUT /holds/:hold_id is moved to PATCH, as it makes more sense and gathered opinions lean towards that To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => FAIL: Lots of things are wrong with the API 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:16:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:16:33 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-6Chp00e0dl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:16:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:16:36 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-vngraiyoZe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120904|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121107&action=edit Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl This looks like just an assumption that the $item variable was an object Correct the code to use $item_object To test: 1 - perl misc/cronjobs/delete_items.pl -where="barcode LIKE '%8'" --commit --verbose 2 - Can't call method "safe_delete" on unblessed reference at /usr/share/koha/bin/cronjobs/delete_items.pl line 67. 3 - Apply patch 4 - Repeat 5 - Success! You deleted a bunch of items Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:33:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:33:28 +0000 Subject: [Koha-bugs] [Bug 28370] New: Routes still missing additionalProperties in spec Message-ID: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Bug ID: 28370 Summary: Routes still missing additionalProperties in spec Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com There are still some routes that have inline object definitions, missing additionalProperties. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:33:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:33:38 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-2qpYS14ISE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | Depends on| |28272 Status|NEW |ASSIGNED Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 [Bug 28272] Definition files are missing additionalProperties: false -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:33:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:33:38 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-StCCpEUUEA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28370 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 [Bug 28370] Routes still missing additionalProperties in spec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:36:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:36:40 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-4VFORbJcNd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:52:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:52:09 +0000 Subject: [Koha-bugs] [Bug 25883] Show transfer on checkin screen In-Reply-To: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25883-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25883-70-6MujTrriUH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22160 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 14:52:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 12:52:09 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-zWuZurCoDO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25883 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883 [Bug 25883] Show transfer on checkin screen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:00:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:00:24 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-B45GSVJqU4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120917|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121108&action=edit Bug 28346: Add classes to account action buttons This patch adds identifiable classes to each action button that may be displayed next to an accountline on the borrower account page. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:00:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:00:27 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-nhFuePCwVj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121109&action=edit Bug 28346: (QA follow-up) Correct silly mistake with cancel-action This patch moves the cancel-action class introduced in the previous commit from the font-icon to the button where it should be. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:00:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:00:57 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-ZElPnsKPgV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Good catch, seems I attached the class to the wrong element.. Doh! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:01:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:01:08 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-0GcxTmkVxj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:09:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:09:33 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-duXSBGxnBm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:09:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:09:59 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-aJEoany6pa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121110 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121110&action=edit Bug 28370: Add missing additionalProperties in spec This patch adds missing attribute to the object definitions in the spec. We wrongly supposed it was the default, but it proved not. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1 => SUCCESS: Tests pass, nothing breaks! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:19:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:19:50 +0000 Subject: [Koha-bugs] [Bug 28371] New: Improve performance of XSLTParse4Display Message-ID: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 Bug ID: 28371 Summary: Improve performance of XSLTParse4Display 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 at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org This routine is quite slow, and heavy on DB lookups -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:23:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:23:22 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-1FJQIQ4TYn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121111&action=edit Bug 28371: WIP A lot of our time is spent in transformMARC4XSLT We do a db lookup per authval, every time - adding some caching here (probably in a better way) quickly increases performance Additionally, passing through the framework code can save us a lookup each time. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:26:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:26:22 +0000 Subject: [Koha-bugs] [Bug 27610] Accessibility: OPAC - h1 on each page is Logo but should be page description/title In-Reply-To: <bug-27610-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27610-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27610-70-OxdlzY3Azc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27610 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Accessibility: OPAC - <h1> |Accessibility: OPAC - h1 on |on each page is Logo but |each page is Logo but |should be page |should be page |description/title |description/title --- Comment #43 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- <h1> didn't print to https://gitlab.com/koha-community/koha-release-notes/-/blob/master/release_notes_20_12_00.md, so changed the bug title removing the <> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:27:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:27:01 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-68DcLjjF32@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121070|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:27:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:27:23 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-CurlAeC65J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121069|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:28:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:28:10 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-KNhDfYujWp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|tomascohen at gmail.com |jonathan.druart+koha at gmail. | |com QA Contact|testopia at bugs.koha-communit |tomascohen at gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:30:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:30:17 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-wkX3fR2I1s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:37:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:37:14 +0000 Subject: [Koha-bugs] [Bug 23073] wiki.koha-community.org needs updating to a later version In-Reply-To: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23073-70-5n5OBVfPkb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 Yolanda Marcos <yolanda.marcos at sibadoc.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Websites, Mailing Lists, |OPAC |etc | Priority|P5 - low |P2 OS|All |Windows Status|ASSIGNED |NEW Hardware|All |PC CC| |yolanda.marcos at sibadoc.es Version|unspecified |20.11 --- Comment #19 from Yolanda Marcos <yolanda.marcos at sibadoc.es> --- Hi all, We have updated to version 20.11 of Koha and in one of our programs the items (holding) are not displayed from the "MARC view" of the OPAC, however we can see the items from the "Normal view". Can someone tell us why it may be? Thanks in advance Best regards -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:39:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:39:47 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-2YSsfJRb6x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #13) > I think we should pick the small patch for backport, then test carefully the > version change (like during 21.06). Yeah, if we are going to spend time testing side-effects from changing the library we should just move into flatpickr or similar. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:43:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:43:51 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-4ysoN5XrvE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #6 from Lucas Gass <lucas at bywatersolutions.com> --- What about the 'Details' button that goes to 'accountline-details.pl?accountlines_id=X'. That one should have a class as well right? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:47:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:47:24 +0000 Subject: [Koha-bugs] [Bug 28211] Replace use of call_recursive() with call() In-Reply-To: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28211-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28211-70-HUmPeTEfKp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 15:55:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 13:55:15 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-sbas9qe5Yw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |When the REST API spec was release notes| |first written we assumed | |additionalProperties: false | |was the default behavior. | |It probably was by then. | | | |We recently found the need | |to explicitly add it to all | |the relevant places (i.e. | |those that require | |strictness). | | | |This bug adds | |it, and fixes the tests | |that fail or the error | |conditions that were hidden | |due to this being absent in | |the spec. Keywords|release-notes-needed | Assignee|tomascohen at gmail.com |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:05:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:05:14 +0000 Subject: [Koha-bugs] [Bug 19220] Allow XSLT processing for Z39.50 authority targets like for bibliographic targets In-Reply-To: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19220-70-xkTskJsnhk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19220 --- Comment #7 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- > > I did a quite random search, I don't think that it was in the import table > or at least it would be quite unlikely. Well, old entries in import_records are only deleted by misc/cronjobs/cleanup_database.pl as far as I know. So if you don't run this script at all, you can have very old entries. Oh, and is "Müller" such a random search, since it's the most common family surname in Germany? :) > I used the file name, as I hat put my sample one in the same directory as > the existing ones listed in the documentation for bibliopgraphic Z39.50. > Is this not expected to work? You're absolutely right, as stated in https://koha-community.org/manual/20.11/en/html/administration.html#add-a-z39-50-target , a simple filename will be searched in /koha-tmpl/intranet-tmpl/prog/en/xslt/ , among other directories by the _get_best_default_xslt_filename function. I just tested this myself, and it worked. So perhaps it was the import_records table that should have been emptied? Another sidenote: You won't see the transformation in the preview window. This is debatable, but this is the way it already works for bibliographic records, and one can argue that the preview is meant to see how the record looks like in its source catalogue. Anyway, thanks for testing :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:21:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:21:58 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-EEa5hnO1vS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:22:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:22:22 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-yLZqG2RIwy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:40:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:40:05 +0000 Subject: [Koha-bugs] [Bug 28372] New: Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl Message-ID: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28372 Bug ID: 28372 Summary: Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org Slight performance improvement over fetching the same field every time -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:41:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:41:18 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-Y21qfscdn7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Did I miss a case... 'details-action' looks like that one to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:42:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:42:22 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-nbnr1QN70a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ere.maijala at helsinki.fi, | |nugged at gmail.com, | |stalkernoid at gmail.com --- Comment #3 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Could we please add first a deprecation notice and create the PATCH route in addition to the PUT instead of simply renaming the PUT? We have already code using this API (at least https://github.com/NatLibFi/NDL-VuFind2/blob/dev/module/Finna/src/Finna/ILS/Driver/KohaRest.php) and I'm thinking there might also other people using this API we are not aware of, so things might unexpectedly break on the next update if we simply remove the PUT method without any migration period. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:43:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:43:50 +0000 Subject: [Koha-bugs] [Bug 28372] Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl In-Reply-To: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28372-70-beYHI8isUf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28372 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:43:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:43:53 +0000 Subject: [Koha-bugs] [Bug 28372] Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl In-Reply-To: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28372-70-UxIOiy4l4c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28372 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121112&action=edit Bug 28372: Use variables instead of repeated field lookup This simply replaces repeated lookups of the field with a variable test To test: 1 - Perform a search on the staff client 2 - Note the 'Format' in the record results 3 - Apply patch 4 - Repeat search 5 - Confirm Formats are unchanged -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:44:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:44:08 +0000 Subject: [Koha-bugs] [Bug 28372] Use variables for 007 controlfield translations in MARC21slim2intranetResults.xsl In-Reply-To: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28372-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28372-70-oAk2PE0S16@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28372 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:56:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:56:00 +0000 Subject: [Koha-bugs] [Bug 28373] New: Items fields not used in default XSLT Message-ID: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Bug ID: 28373 Summary: Items fields not used in default XSLT Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:57:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:57:29 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-hBYM7PmH5D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- searchResults passes the item/952 fields to XSLT for parsing, and we spend time in transformMARC4XSLT translating authorised values in these fields, but our default XSLT never uses them We should make passing them optional to support anyone who has added 952 to their XSLT, but saving time for anyone who has not -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:57:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:57:34 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-KxNsHNTadm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 16:59:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 14:59:13 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-YklM51baTI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Joonas Kylmälä from comment #3) > Could we please add first a deprecation notice and create the PATCH route in > addition to the PUT instead of simply renaming the PUT? We have already code > using this API (at least > https://github.com/NatLibFi/NDL-VuFind2/blob/dev/module/Finna/src/Finna/ILS/ > Driver/KohaRest.php) and I'm thinking there might also other people using > this API we are not aware of, so things might unexpectedly break on the next > update if we simply remove the PUT method without any migration period. Yes! Can certainly do! But as I mentioned, the PUT route is using (in the code) different attribute names than the API spec, so you need to check if it isn't broken already (20.11). I couldn't find the references to the API routes on that PHP code. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:00:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:00:38 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-7hGlWcwUXY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:00:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:00:41 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-9fcukcpmap@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120723|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121113&action=edit Bug 28304: Quiet a warning from C4/Templates Change the code in C4/Templates::new() which I presume initialized an instance variable for caching. This call ends up calling a package method instead. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:02:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:02:28 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-Mb9WZynTKs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121114 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121114&action=edit Bug 28368: Add fallback language for anonymous payment receipts This adds a fallback for when a payment is made anonymously to allow printing a receipt in the staff members current session language. Test plan 1. Set `EnablePointOfSale` and `UseCashRegisters` 2. Add new cash register` 3. New debit type that 'can be sold' 4. Make a sale (via Point of Sale) using the above debit type. 5. Attempt to 'print receipt' from the subsequent prompt 6. Not the ISE: Can't call method "lang" 7. Apply patch 8. Attempt to 'print receipt' again, this time it should work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:03:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:03:34 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-rZeI7pCyUj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:03:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:03:39 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-BErN1RP0pK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:03:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:03:48 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-FYEdcKx4fL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:04:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:04:51 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-gU5jeJh3a0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Tomás Cohen Arazi from comment #4) > Yes! Can certainly do! > > But as I mentioned, the PUT route is using (in the code) different attribute > names than the API spec, so you need to check if it isn't broken already > (20.11). I couldn't find the references to the API routes on that PHP code. The code is in the function changePickupLocation. The code in changePickupLocation uses the attribute names that work (instead of broken ones). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:30 +0000 Subject: [Koha-bugs] [Bug 28374] New: Convert pos/printreceipt.pl to use GetPreparedLetter Message-ID: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 Bug ID: 28374 Summary: Convert pos/printreceipt.pl to use GetPreparedLetter 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 at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org It looks like somehow a patch got dropped from bug 26734 that converted the POS receipt printer to use GetPrepparedLetter too. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:50 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-iipiL4xzKO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26734, 28368 Blocks| |13985 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 [Bug 28368] Error when printing receipt of point of sale -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:50 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-BQAZWvVTXv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28374 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:50 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-4iLhQVEoRy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28374 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:50 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-0If94yZN6k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28374 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:08:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:08:56 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-zMiM2utwUC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:09:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:09:56 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-LKleA11TIQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:09:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:09:59 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-xMrR3vp9LU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121115&action=edit Bug 28373: Add PassItemMarcToXSLT system preference Default stylesheets do not reference item fields for XSLT display, however, we spend time translating the values in the item fields. This patch adds a system preference, PassItemMarcToXSLT. and unless enabled we remove item fields before processing To test: 1 - Perform some search on the staff client and opac 2 - Use the console (F12) to view the time spent on the network tab 3 - Note performance 4 - Apply patch, updatedatabase, restart_all 5 - Repeat searches 6 - Note that display has not changed 7 - Note performance, results should display slightly faster -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:10:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:10:47 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-y8AjOusm90@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15262 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15262 [Bug 15262] Run Koha Run. Koha search should be fast again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:10:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:10:47 +0000 Subject: [Koha-bugs] [Bug 15262] Run Koha Run. Koha search should be fast again. In-Reply-To: <bug-15262-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15262-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15262-70-MXeJs9Wp6V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15262 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28373 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 [Bug 28373] Items fields not used in default XSLT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:11:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:11:07 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-ykjS58vFi3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28373 Blocks| |15262 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15262 [Bug 15262] Run Koha Run. Koha search should be fast again. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:11:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:11:07 +0000 Subject: [Koha-bugs] [Bug 15262] Run Koha Run. Koha search should be fast again. In-Reply-To: <bug-15262-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15262-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15262-70-4GdOm6eNRK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15262 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28371 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 [Bug 28371] Improve performance of XSLTParse4Display -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:11:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:11:07 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-7wg2Xuxyz9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28371 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:11:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:11:10 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-R7UxCVpfVd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #8 from Lucas Gass <lucas at bywatersolutions.com> --- (In reply to Martin Renvoize from comment #7) > Did I miss a case... 'details-action' looks like that one to me. Ah, yes I see 'details-action' but it on the icon element, not the button: <i class="fa fa-list details-action"></i> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:21:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:21:34 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-zWh1uV7Jga@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Joonas Kylmälä from comment #5) > (In reply to Tomás Cohen Arazi from comment #4) > > Yes! Can certainly do! > > > > But as I mentioned, the PUT route is using (in the code) different attribute > > names than the API spec, so you need to check if it isn't broken already > > (20.11). I couldn't find the references to the API routes on that PHP code. > > The code is in the function changePickupLocation. The code in > changePickupLocation uses the attribute names that work (instead of broken > ones). Ok, I'm fine with fixing the spec and adding a deprecation warning, and adding PATCH as a duplicate for PUT. Do you agree? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:24:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:24:28 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-bJsL8NPQMi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Note: I say "slightly", however, that is a function of how many items are on your records. The perf increase is small on the sample database, but very large on a consortium site with many items per record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:36:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:36:29 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-vMGbd9xZqN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121116&action=edit Bug 28373: Convert printreceipt to use GetPreparedLetter This patch converts the point of sale receipt printer controller to using GetPreparedLetter instead of calling getletter directly. Test plan 1/ Try printing a point of sale receipt before and after applying the patch 2/ No change should result. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:37:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:37:29 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-IjLEo89Flz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121117 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121117&action=edit Bug 28374: Convert printreceipt to use GetPreparedLetter This patch converts the point of sale receipt printer controller to using GetPreparedLetter instead of calling getletter directly. Test plan 1/ Try printing a point of sale receipt before and after applying the patch 2/ No change should result. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:37:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:37:56 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-pyRWlwdmzW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121116|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:38:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:38:14 +0000 Subject: [Koha-bugs] [Bug 28374] Convert pos/printreceipt.pl to use GetPreparedLetter In-Reply-To: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28374-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28374-70-DJEUs54lWn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28374 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:40:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:40:58 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-X3m3SolRSU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121118 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121118&action=edit Bug 28346: (QA follow-up) Correct silly mistake with details-action This patch moves the details-action class introduced in the first commit from the font-icon to the button where it should be. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:41:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:41:40 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-1s1dzcPcvP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Clearly I was having a bad day when I wrote this patch!.. Two simple follow-ups later, hopefully I've got it this time! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:43:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:43:38 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-sHdD2ZR0OO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121119 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121119&action=edit Bug 28369: (QA follow-up) Restore PUT with deprecation message This patch restores the PUT route, but adding a deprecation message. The controller method is the same, and relevant patch tests are duplicated but calling PUT, so it still gets tested. To test: 1. Apply this patch 2. Reload plack 3. Open https://<>/api/v1/.html and find the PUT /holds/{hold_id} route => SUCCESS: There's a deprecation wargning! 4. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:54:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:54:32 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-vtpJJrHtaP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #24 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Victor Grousset/tuxayo from comment #18) > > 15 - Hold is in transit and transfer is generated correctly > > Ok I have "Item is now in transit to Fairfield" > > Shouldn't this create a record in branchtransfers ? note from IRC, to not forget: Martin: «for your issue with step 15.. I get a line in branchtransfers.. so a little confused» > Shouldn't this be shown in the biblio record details? > In addition to "There is an item level hold on this item (priority = 0)." from IRC: Martin: «yes, once you've clicked to transfer you should then see the line set and the biblio should view should include that info.» There is the info about the hold. But should there also be an info about the transit? There is none as of yesterday's test. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:58:32 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-EOPtIqEp1Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:58:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:58:36 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-6RmJqWfD0R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 --- Comment #11 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121120 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121120&action=edit Bug 28346: Add classes to account action buttons This patch adds identifiable classes to each action button that may be displayed next to an accountline on the borrower account page. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:58:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:58:40 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-o5HBlZPdTl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121109|0 |1 is obsolete| | --- Comment #12 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121121&action=edit Bug 28346: (QA follow-up) Correct silly mistake with cancel-action This patch moves the cancel-action class introduced in the previous commit from the font-icon to the button where it should be. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 17:58:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 15:58:43 +0000 Subject: [Koha-bugs] [Bug 28346] Action buttons should have unique classes In-Reply-To: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28346-70-fcGm8Cdwq5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28346 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121118|0 |1 is obsolete| | --- Comment #13 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121122&action=edit Bug 28346: (QA follow-up) Correct silly mistake with details-action This patch moves the details-action class introduced in the first commit from the font-icon to the button where it should be. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:02:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:02:16 +0000 Subject: [Koha-bugs] [Bug 28375] New: Inefficiencies in fetching COinS Message-ID: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28375 Bug ID: 28375 Summary: Inefficiencies in fetching COinS Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org In XSLTParseForDisplay we fetch the coins for the OPAC even on the staff interface On opac results we fetch the biblio object, this is already fetched in the searchResults subroutine Additionally - we can fetch the coins in the searchResults to move logic out of the scripts -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:06:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:06:34 +0000 Subject: [Koha-bugs] [Bug 28375] Inefficiencies in fetching COinS In-Reply-To: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28375-70-gOJQDibHTC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28375 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:06:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:06:37 +0000 Subject: [Koha-bugs] [Bug 28375] Inefficiencies in fetching COinS In-Reply-To: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28375-70-Xu3CFHfbdV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28375 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121123 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121123&action=edit Bug 28375: Inefficiencies in fetching COinS This patchset adds an 'interface' parameter to XSLTParseForDisplay to avoid fetching coins when not needed Additionally we move some logic from the scripts to searchResults to avoid an extra fetch fo the biblio object To test: 1 - Enable COinSinOPACResults syspref 2 - Also enable OPACShowOpenURL and OPACOpenURLItemTypes - adding an itemtype that you can find 3 - Perform a search on the OPAC and confirm coins are included and openurl shown 4 - Perform a search on staff client and confirm openurls do not show 5 - Apply patch 6 - Results should be the same -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:30:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:30:40 +0000 Subject: [Koha-bugs] [Bug 27916] Fee paid message can crash SIP server if paying fee that is not "renewable" In-Reply-To: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27916-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27916-70-Y2jaDvbNJv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27916 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|Failed QA |RESOLVED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:30:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:30:40 +0000 Subject: [Koha-bugs] [Bug 14825] Accounts Rewrite Omnibus In-Reply-To: <bug-14825-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14825-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14825-70-RVSW0C6ZRK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14825 Bug 14825 depends on bug 27916, which changed state. Bug 27916 Summary: Fee paid message can crash SIP server if paying fee that is not "renewable" https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27916 What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |WONTFIX -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:43:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:43:37 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-qhCOmyJGtj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #15 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Lucas and I have tried to SO this patch, but: $ git bz edit 28351 Traceback (most recent call last): File "/usr/local/bin/git-bz", line 2705, in <module> do_edit(*args) File "/usr/local/bin/git-bz", line 2377, in do_edit edit_bug(bug) File "/usr/local/bin/git-bz", line 2181, in edit_bug lines = edit_template(template.getvalue()) File "/usr/local/bin/git-bz", line 820, in edit_template f.write(template) UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position 703: ordinal not in range(128) Not sure what's going on with BZ. If you can, Jonathan, please stamp our signatures on pushing. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Tomás Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:43:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:43:58 +0000 Subject: [Koha-bugs] [Bug 26994] Display list of names in alphabetical order when using the Suggestion Information filter in Suggestions Management In-Reply-To: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26994-70-lPum3lsRVu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26994 Margaret Hade <margaret at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |margaret at bywatersolutions.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:46:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:46:37 +0000 Subject: [Koha-bugs] [Bug 28376] New: Replace obsolete jquery-ui-timepicker-addon Message-ID: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376 Bug ID: 28376 Summary: Replace obsolete jquery-ui-timepicker-addon Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org The latest jquery-ui-timepicker-addon version dates back to 2016, and we are using one dated 2014. We should replace it with something that's maintained. 'flatpickr' [1] could be used to replace timepickers and also datepickers. It is flexible enough for us to customize things, including date formatting and translations. [1] https://flatpickr.js.org/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:46:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:46:47 +0000 Subject: [Koha-bugs] [Bug 28376] Replace obsolete jquery-ui-timepicker-addon In-Reply-To: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28376-70-WPTYr4YvhH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28351 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 18:46:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 16:46:47 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when dateformat is other than mm/dd/yyyy In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-mFZ0KLsFYW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28376 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 19:09:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 17:09:30 +0000 Subject: [Koha-bugs] [Bug 24019] Patron batch modification based on borrowernumber In-Reply-To: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24019-70-TOZJzm22Am@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24019 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | Version|unspecified |master Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 19:49:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 17:49:56 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-NH1WSnDglm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cannot set restrictions |Cannot set restrictions |when dateformat is other |when 'dateformat' is other |than mm/dd/yyyy |than 'us' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 19:55:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 17:55:26 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-lhzpp7pku1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #25 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > 15 - Hold is in transit and transfer is generated correctly I'm still not getting a record added to the branchtransfers table >_< And the hold tab says that it's in transfer, where is that even stored... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 20:05:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 18:05:53 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-0YBvXB6Pqc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #26 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Likely nothing to do with these changes, but maybe I did something wrong in testing. Is that expected that 1. be in library A 2. have an item in library C 3. start a transfer to library B 4. record detail view still says that it's in library C. Should scanning of it's barcode in lib A means that it's in lib A? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 20:09:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 18:09:15 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-pvOBooYQli@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 --- Comment #5 from LeeAnn Nilsson <lnilsson at lewistonschools.net> --- Yes that is helpful. Thanks -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 20:45:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 18:45:59 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-UbNeKPGKAn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #27 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > And the hold tab says that it's in transfer, where is that even stored... A diff on database dump before and after the transfer shows that the info is from the reserves table. found = T => Hold is in transit and the reserves table stores the pickup library so here we have the data behind the message. And nothing added in the branchtransfers table. Puzzling. Should we switch to need signoff to have more chances of someone else trying this out? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 20:59:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 18:59:04 +0000 Subject: [Koha-bugs] [Bug 28375] Inefficiencies in fetching COinS In-Reply-To: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28375-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28375-70-MvGASINemI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28375 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121123|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121124&action=edit Bug 28375: Inefficiencies in fetching COinS This patchset adds an 'interface' parameter to XSLTParseForDisplay to avoid fetching coins when not needed Additionally we move some logic from the scripts to searchResults to avoid an extra fetch fo the biblio object To test: 1 - Enable COinSinOPACResults syspref 2 - Also enable OPACShowOpenURL and OPACOpenURLItemTypes - adding an itemtype that you can find 3 - Perform a search on the OPAC and confirm coins are included and openurl shown 4 - Perform a search on staff client and confirm openurls do not show 5 - Apply patch 6 - Results should be the same -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 21:44:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 19:44:35 +0000 Subject: [Koha-bugs] [Bug 23073] wiki.koha-community.org needs updating to a later version In-Reply-To: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23073-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23073-70-k7tVjwfUeD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 --- Comment #20 from David Nind <david at davidnind.com> --- Hi Yolanda. I don't think your query relates to this bug, which is about updating the version of the software used for wiki.koha-community.org I don't know the answer to your query, but others on the general mailing list (https://koha-community.org/support/koha-mailing-lists/), or IRC (https://koha-community.org/get-involved/irc/) may be able to help. It does sound odd.. David -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 21:46:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 19:46:36 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-NV9UmbQtbV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 --- Comment #5 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Hi Lucy, You can see them if you click on "Reset mappings" in the mapping administration page. I think they don't appear right away because the sandbox is created with the current file, THEN the patch is applied, which changes the file. So we have to "refresh" the mappings. To test: 1) Apply patch 2) Reindex using rebuildelasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration and click "Reset mappings" and confirm 2b) Then reindex 3) Search for a subtitle or part name using the title index -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 21:56:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 19:56:15 +0000 Subject: [Koha-bugs] [Bug 28339] Elasticsearch - Add 8XX to default title-series index mappings (MARC21) In-Reply-To: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28339-70-zEYe5qrUn6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28339 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 21:56:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 19:56:18 +0000 Subject: [Koha-bugs] [Bug 28339] Elasticsearch - Add 8XX to default title-series index mappings (MARC21) In-Reply-To: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28339-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28339-70-qphvyNKFiG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28339 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121125 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121125&action=edit Bug 28339: Elasticsearch - Add 8XX to default title-series index mappings (MARC21) This patch adds series added entries titles (800 $t, 810 $t, 811 $t, and 830 $a) in the default title-series index mappings. To test: 1) Apply patch 2) Reindex using rebuildelasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration and click "Reset mappings" and confirm 2b) Then reindex 3) Search for a series title found only in and added entry field https://bugs.koha-community.org/show_bug.cgi?id=23853 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 21:59:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 19:59:09 +0000 Subject: [Koha-bugs] [Bug 28377] New: Use the API to suspend/resume holds Message-ID: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 Bug ID: 28377 Summary: Use the API to suspend/resume holds Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com We have routes for suspending and resuming holds. We can deprecate the svc/holds/* scripts. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:02:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:02:29 +0000 Subject: [Koha-bugs] [Bug 28378] New: Elasticsearch - Add 264c to default copydate mappings (MARC21) Message-ID: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28378 Bug ID: 28378 Summary: Elasticsearch - Add 264c to default copydate mappings (MARC21) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com In the current default index mappings, copydate only includes 260$c. I think it should also include 264$c which is used as much as, if not more than, 260$c. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:07:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:07:57 +0000 Subject: [Koha-bugs] [Bug 28378] Elasticsearch - Add 264c to default copydate mappings (MARC21) In-Reply-To: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28378-70-s3YyAwRT46@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28378 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:07:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:07:59 +0000 Subject: [Koha-bugs] [Bug 28378] Elasticsearch - Add 264c to default copydate mappings (MARC21) In-Reply-To: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28378-70-deceFPn4O2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28378 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121126 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121126&action=edit Bug 28378: Elasticsearch - Add 264c to default copydate mappings (MARC21) This patch adds 264$c to the default mapping for the copydate index. To test: 1) Apply patch 2) Reindex using rebuildelasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for a copyright date found in 264$c -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:08:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:08:29 +0000 Subject: [Koha-bugs] [Bug 24678] Add missing search fields to Elasticsearch mappings In-Reply-To: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24678-70-aSpzQ2kuAd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24678 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28378 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:08:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:08:29 +0000 Subject: [Koha-bugs] [Bug 28378] Elasticsearch - Add 264c to default copydate mappings (MARC21) In-Reply-To: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28378-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28378-70-VbTI2hPCak@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28378 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24678 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:11:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:11:27 +0000 Subject: [Koha-bugs] [Bug 28379] New: Elasticsearch - Add 710 to author-name-corporate index Message-ID: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28379 Bug ID: 28379 Summary: Elasticsearch - Add 710 to author-name-corporate index Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com 710 is missing from the default mappings for author-name-corporate (it currently contains 110, 111, 711, 810, and 811). This is clearly a simple omission. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:12:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:12:49 +0000 Subject: [Koha-bugs] [Bug 28379] Elasticsearch - Add 710 to author-name-corporate index (MARC21) In-Reply-To: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28379-70-Ua0zrLGbDb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28379 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Elasticsearch - Add 710 to |Elasticsearch - Add 710 to |author-name-corporate index |author-name-corporate index | |(MARC21) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:17:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:17:42 +0000 Subject: [Koha-bugs] [Bug 28379] Elasticsearch - Add 710 to author-name-corporate index (MARC21) In-Reply-To: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28379-70-2NY9sMXC8v@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28379 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:17:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:17:45 +0000 Subject: [Koha-bugs] [Bug 28379] Elasticsearch - Add 710 to author-name-corporate index (MARC21) In-Reply-To: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28379-70-FEjsRz4Dgb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28379 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121127 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121127&action=edit Bug 28379: Elasticsearch - Add 710 to author-name-corporate index (MARC21) This patch adds 710 to the default author-name-corporate index mappings for elasticsearch. To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for an author name found only in 710 using the Author (Corporate name) index in advanced search -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:18:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:18:41 +0000 Subject: [Koha-bugs] [Bug 28379] Elasticsearch - Add 710 to author-name-corporate index (MARC21) In-Reply-To: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28379-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28379-70-dFqc2nOExk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28379 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24678 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:18:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:18:41 +0000 Subject: [Koha-bugs] [Bug 24678] Add missing search fields to Elasticsearch mappings In-Reply-To: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24678-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24678-70-I6IqgNinV0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24678 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28379 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:39:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:39:38 +0000 Subject: [Koha-bugs] [Bug 28380] New: Elasticsearch - correct 024aa in mappings Message-ID: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28380 Bug ID: 28380 Summary: Elasticsearch - correct 024aa in mappings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com In the mappings.yaml file, under the identifier-other index, the field 024aa is listed. I don't know if the double a can cause a problem, or if it's simply a typo without consequence. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:39:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:39:46 +0000 Subject: [Koha-bugs] [Bug 28380] Elasticsearch - correct 024aa in mappings (MARC21) In-Reply-To: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28380-70-ytnOLaHbeX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28380 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Elasticsearch - correct |Elasticsearch - correct |024aa in mappings |024aa in mappings (MARC21) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:40:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:40:24 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-X8ZXgu6i5c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #31 from David Nind <david at davidnind.com> --- Hi Arthur. I quickly ran through the test plan. Everything works as expected, except the tests fail. If I manually update the number of tests to 68, everything passes. David -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:43:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:43:07 +0000 Subject: [Koha-bugs] [Bug 28380] Elasticsearch - correct 024aa in mappings (MARC21) In-Reply-To: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28380-70-xxTNDktA2L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28380 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:43:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:43:10 +0000 Subject: [Koha-bugs] [Bug 28380] Elasticsearch - correct 024aa in mappings (MARC21) In-Reply-To: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28380-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28380-70-QtnHdZ8jGX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28380 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121128 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121128&action=edit Bug 28380: Elasticsearch - correct 024aa in mappings (MARC21) This patch corrects a typo in the mappings.yaml file To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for a standard number found in 024$a using the Standard number index in the advanced search -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:19 +0000 Subject: [Koha-bugs] [Bug 28377] Use the API to suspend/resume holds In-Reply-To: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28377-70-UFSEwJmWGh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121129 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121129&action=edit Bug 28377: Use the API to suspend/resume holds This patch makes the patron page (detail and circulation) use the API to suspend/resume holds on the holds tab. It previously used the old svc/ scripts we plan to replace. To test 1. Have a patron with some holds 2. Play with suspending/resuming holds. Include the indefinite suspension. => SUCCESS: Everything works as usual 3. Apply this patch 4. Repeat 2 => SUCCESS: Nothing changed, a soft breeze surprises you 5. Sign off :-D -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:24 +0000 Subject: [Koha-bugs] [Bug 28377] Use the API to suspend/resume holds In-Reply-To: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28377-70-MyboHUW62V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121130&action=edit Bug 28377: (follow-up) Remove svc/hold/{resume|suspend} This files are no longer used and thus removed. Their functionality is already present on the API POST /holds/:hold_id/suspension DELETE /holds/:hold_id/suspension To test: 1. Apply this patch 2. Run: $ git grep 'hold/suspend' $ git grep 'hold/resume' => SUCCESS: No references to the scripts 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:32 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-GEFxolOKhw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:36 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-Sdz2WhbesV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121105|0 |1 is obsolete| | --- Comment #8 from David Nind <david at davidnind.com> --- Created attachment 121131 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121131&action=edit Bug 28369: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:40 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-woqV2okuup@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121106|0 |1 is obsolete| | --- Comment #9 from David Nind <david at davidnind.com> --- Created attachment 121132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121132&action=edit Bug 28369: Set additionalProperties: false and fix things This patch performs a cleanup on the holds routes: - It adds additionalProperties: false to all missing routes - It syncs the spec with the guidelines - additionalProperties: false highlighted some attributes read in the controlled weren't declared on the spec, adding them - PUT /holds/:hold_id is moved to PATCH, as it makes more sense and gathered opinions lean towards that To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => FAIL: Lots of things are wrong with the API 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:52:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:52:45 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-HI3zXaBRoQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121119|0 |1 is obsolete| | --- Comment #10 from David Nind <david at davidnind.com> --- Created attachment 121133 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121133&action=edit Bug 28369: (QA follow-up) Restore PUT with deprecation message This patch restores the PUT route, but adding a deprecation message. The controller method is the same, and relevant patch tests are duplicated but calling PUT, so it still gets tested. To test: 1. Apply this patch 2. Reload plack 3. Open https://<>/api/v1/.html and find the PUT /holds/{hold_id} route => SUCCESS: There's a deprecation wargning! 4. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:55:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:55:09 +0000 Subject: [Koha-bugs] [Bug 28377] Use the API to suspend/resume holds In-Reply-To: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28377-70-mERiXojMzf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 22:55:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 20:55:43 +0000 Subject: [Koha-bugs] [Bug 28377] Use the API to suspend/resume holds In-Reply-To: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28377-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28377-70-OYWFmjvmgD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:08:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:08:31 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-8GFS9Gtoll@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:08:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:08:37 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-H1AutSZR3V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121110|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121134 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121134&action=edit Bug 28370: Add missing additionalProperties in spec This patch adds missing attribute to the object definitions in the spec. We wrongly supposed it was the default, but it proved not. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1 => SUCCESS: Tests pass, nothing breaks! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:11:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:11:13 +0000 Subject: [Koha-bugs] [Bug 28381] New: Elasticsearch - Add 710 and 711 to default mappings for author index (MARC21) Message-ID: <bug-28381-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28381 Bug ID: 28381 Summary: Elasticsearch - Add 710 and 711 to default mappings for author index (MARC21) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com Currently, the author index for MARC21 contains 100a, 110a, 111a, 245c and 700a. I propose we also add 710a and 711a since 110a and 111a are there. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:14:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:14:29 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-ofwhgVK59v@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 --- Comment #59 from Aleisha Amohia <aleisha at catalyst.net.nz> --- That's weird I am totally not getting that error. What steps are you taking to reproduce? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:15:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:15:00 +0000 Subject: [Koha-bugs] [Bug 28381] Elasticsearch - Add 710 and 711 to default mappings for author index (MARC21) In-Reply-To: <bug-28381-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28381-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28381-70-mRoCHVXQ3A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28381 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:15:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:15:02 +0000 Subject: [Koha-bugs] [Bug 28381] Elasticsearch - Add 710 and 711 to default mappings for author index (MARC21) In-Reply-To: <bug-28381-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28381-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28381-70-WEuZ79KDXg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28381 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121135 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121135&action=edit Bug 28381: Elasticsearch - Add 710 and 711 to default mappings for author index (MARC21) This patch adds fields 710$a and 711$a to the default author mappings for elasticsearch indexing. To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for an author name found only in 710 using the Author index in advanced search 4) Repeat search for an author name in 711 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:23:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:23:30 +0000 Subject: [Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field. In-Reply-To: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14367-70-VLt9GrWhgH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14367 --- Comment #60 from David Nind <david at davidnind.com> --- Hi Aleisha. I'm using koha-testing-docker: * apply patch * databaseupdate * dbic * flush_memcached * restart_all * edit a record (tried a few different records) * save (without making any changes) David -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:39:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:39:34 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-0zPQ4MnCu9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121114|0 |1 is obsolete| | --- Comment #2 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121136&action=edit Bug 28368: Add fallback language for anonymous payment receipts This adds a fallback for when a payment is made anonymously to allow printing a receipt in the staff members current session language. Test plan 1. Set `EnablePointOfSale` and `UseCashRegisters` 2. Add new cash register` 3. New debit type that 'can be sold' 4. Make a sale (via Point of Sale) using the above debit type. 5. Attempt to 'print receipt' from the subsequent prompt 6. Not the ISE: Can't call method "lang" 7. Apply patch 8. Attempt to 'print receipt' again, this time it should work. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:43:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:43:18 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-qQcvQ6cdYb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #3 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works, thanks :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:45:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:45:56 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-umRWobgkop@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 --- Comment #4 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Unrelated, while I'm at it likely for a follow-up ticket: Is that expected that for free stuff where it's useful to track the "sales" like stock management; that an order with only free stuff just refreshes the page and does nothing? (including the Register details) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:56:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:56:13 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-Mv7of9tZ3b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:56:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:56:17 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-knMggaThw0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120906|0 |1 is obsolete| | --- Comment #6 from David Nind <david at davidnind.com> --- Created attachment 121137 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121137&action=edit Bug 27848: Elasticsearch - include 245b subtitle subfield in the default title index mappings Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:56:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:56:21 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-6npKitKtP2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120907|0 |1 is obsolete| | --- Comment #7 from David Nind <david at davidnind.com> --- Created attachment 121138 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121138&action=edit Bug 27848: Elasticsearch - include 245p to default title index mappings Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 18 23:58:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 21:58:41 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-yaGCTvvUpp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com Text to go in the| |This enhancement adds the release notes| |245$b (subtitle) and 245$p | |(part name) subfields to | |the default title index | |mappings for Elasticsearch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 00:08:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 18 May 2021 22:08:57 +0000 Subject: [Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch In-Reply-To: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25030-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25030-70-d1grkuuEiz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25030 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not ready for QA, the two tests on sandboxes can't have ran the test and the test on comment 7 was a failure. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 02:04:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 00:04:45 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-G6mU51ekGP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121100|0 |1 is obsolete| | --- Comment #32 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Created attachment 121139 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121139&action=edit Bug 20985: Unit tests Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 02:06:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 00:06:49 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-8WPG9eHdoV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #33 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Hi David, just pushed a new version of the test patch with number of tests updated. Arthur -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 05:05:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 03:05:01 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-Issta8qZN3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Accessibility: OPAC - add |Accessibility: OPAC - add |captions/legends/labels to |captions and legends to |elements |tables and forms -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 05:05:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 03:05:37 +0000 Subject: [Koha-bugs] [Bug 28243] Accessibility: Staff Client - add captions and legends to tables and forms In-Reply-To: <bug-28243-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28243-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28243-70-aW3OPmwhK8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28243 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Accessibility: Staff Client |Accessibility: Staff Client |- add |- add captions and legends |captions/legends/labels to |to tables and forms |elements | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 05:12:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 03:12:33 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-0zcXs9xyVo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 --- Comment #1 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121140&action=edit Bug 28242: added captions to tables and legends to forms Ensured that in the OPAC, all tables have relevant captions and all forms have relevant legends. Many of these have class="sr-only" so they are not visible but will be available for people who use screen-readers. To test: 1) Go to OPAC 2) Apply patch and dependencies 3) Check that on all pages, any tables have a caption (many of them will not be visible, but will be in the markup code) 4) Check that on all pages, any forms have a legend (many of them will not be visible, but will be in the markup code) 5) Check that the captions are appropriate and relevant 6) Check that the legends are appropriate and relevant Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 05:12:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 03:12:54 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-3BAsfU0n49@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 07:57:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 05:57:22 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-mnaluzRcQt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #11 from Ere Maijala <ere.maijala at helsinki.fi> --- (In reply to Tomás Cohen Arazi from comment #6) > (In reply to Joonas Kylmälä from comment #5) > > (In reply to Tomás Cohen Arazi from comment #4) > > > Yes! Can certainly do! > > > > > > But as I mentioned, the PUT route is using (in the code) different attribute > > > names than the API spec, so you need to check if it isn't broken already > > > (20.11). I couldn't find the references to the API routes on that PHP code. > > > > The code is in the function changePickupLocation. The code in > > changePickupLocation uses the attribute names that work (instead of broken > > ones). > > Ok, I'm fine with fixing the spec and adding a deprecation warning, and > adding PATCH as a duplicate for PUT. > > Do you agree? Works for me (I'm responsible for the KohaRest PHP module). As a side note, it would be really nice if PATCH was able to modify priority, suspension and suspension end date as well as pickup location. From an API user's standpoint modifying several attributes of a hold is typically a single operation, and having to make several API calls makes using it convoluted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:23:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:23:53 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-yIHVrwmVs4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121090|0 |1 is obsolete| | --- Comment #28 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121141 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121141&action=edit Bug 27064: Only allow transferring a hold from the transfers page These patches replace the 'Waiting' button on the transfers page with a 'Transfer' button and correct some other related problem by passing the hold object to the template and using that to fetch patron info as well as passing the reserve_id through to ensure the correct hold is affected at all times To test: 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found (missing patron/branch info) 6 - You have the option to set the hold waiting - click it 7 - The transfer is generated and marked completed 8 - The hold is marked as waiting, but the item is still at Library A and no transfer is active 9 - The patron is notified that the hold is waiting 10 - Revert the hold or cancel and place a new one 11 - Apply patches 12 - Attempt transfer again 13 - You now have the option to transfer the hold 14 - Click that 15 - Hold is in transit and transfer is generated correctly 16 - Transfer again and choose 'cancel' 17 - Confirm hold is cancelled and transfer generated Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:23:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:23:57 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-guCR3SH7sn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121091|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121142&action=edit Bug 27064: (QA follow-up) Do not send tobranchcd twice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:24:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:24:02 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-jpl7HrjM1G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121092|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121143 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121143&action=edit Bug 27064: (QA follow-up) Do not create transfer prior to accepting it This patch prevents the cancellations we were seeing. Transfers were being created pre-emtively for reserves in branchtransfers before the librarian had selected their prefered action. As such, we were getting double lines in the branchtransfers table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:24:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:24:06 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-6Fzc0nWDzH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121093|0 |1 is obsolete| | --- Comment #31 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121144&action=edit Bug 27064: (QA follow-up) Pass 'replace' through to Koha::Item::Transfer->cancel The `replace` option found in Koha::Item->request_transfer should be passed through to Koha::Item::Transfer->cancel and prevent any reverse transfers from being queued in such cases. This prevents modItemTransfer from adding superflous reverse transfers whenever it is used. Test plan 1/ Run t/db_dependent/Koha/Item.t to prove the new tests pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:25:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:25:54 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-vLBVWaOOa4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |25753 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:25:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:25:54 +0000 Subject: [Koha-bugs] [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls In-Reply-To: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25753-70-hUJlT1Ajyr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27064 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:26:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:26:28 +0000 Subject: [Koha-bugs] [Bug 22569] Add a 'Transfers to send' report In-Reply-To: <bug-22569-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22569-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22569-70-owucogrM6t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|25753 |22160 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:26:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:26:28 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-CqkMwruQis@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22569 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569 [Bug 22569] Add a 'Transfers to send' report -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:26:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:26:28 +0000 Subject: [Koha-bugs] [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls In-Reply-To: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25753-70-yB7m02P7NZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|22569 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569 [Bug 22569] Add a 'Transfers to send' report -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:09 +0000 Subject: [Koha-bugs] [Bug 28382] New: 'Reserve' should be passed through as transfer reason appropriately in branchtransfers Message-ID: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Bug ID: 28382 Summary: 'Reserve' should be passed through as transfer reason appropriately in branchtransfers Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The 'branchtransfers' script can be used to initiate a transfer, but it is currently hard coded to always record the transfer trigger as 'Manual'.. in some cases the transfer prompts the user that a reserve has been found and allows them to make the decision that the transfer if to satisfy the reserve.. as such we should pass through the trigger in this case. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:26 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-4Vs8RSdDWk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27064 Blocks| |25753 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:26 +0000 Subject: [Koha-bugs] [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls In-Reply-To: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25753-70-ZNCyxVfTFN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28382 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:26 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-M9UNFuFWSD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28382 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:33 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-fio1ihmFOX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:57 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-3rYZV5Ftjk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|25753 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:30:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:30:57 +0000 Subject: [Koha-bugs] [Bug 25753] Replace transferbook in circ/branchtransfers with Koha::Object method calls In-Reply-To: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25753-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25753-70-RVznT26atJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25753 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27064 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:35:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:35:43 +0000 Subject: [Koha-bugs] [Bug 28383] New: Log in via the itemsearch URL leads to Internal Server Error Message-ID: <bug-28383-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28383 Bug ID: 28383 Summary: Log in via the itemsearch URL leads to Internal Server Error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: christian.stelzenmueller at bsz-bw.de QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl - Try to access the itemsearch-URL for the staff without beeing logged in ... cgi-bin/koha/catalogue/itemsearch.pl - Log in - Internal Server Error -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:42:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:42:39 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-t5b1d7shur@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121145&action=edit Bug 28382: Set trigger to 'Reserve' when actioning a resver transfer This patch sets the transfer trigger to 'Reserve' when the staff user confirms they are transfering to fulfil a reserve. Test plan 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found 6 - You have the option transfer the for the hold - click it 7 - Confirm hold is set to transit and transfer generated 8 - Check the branchtransfers table and confirm the 'reason' is 'Reserve' not 'Manual'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:42:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:42:53 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-8Z8kmBE8tp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 10:43:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 08:43:03 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-WUQ29sDJlq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 11:10:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 09:10:19 +0000 Subject: [Koha-bugs] [Bug 28309] Searching with hyphen doesn't work with Elasticsearch In-Reply-To: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28309-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28309-70-85THJAMxcd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28309 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |stalkernoid at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 11:58:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 09:58:29 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-DpQHEDDISF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #34 from David Nind <david at davidnind.com> --- Path no longer applies 8-(... error: sha1 information is lacking or useless (t/db_dependent/Reserves.t). error: could not build fake ancestor Patch failed at 0001 Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:19:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:19:29 +0000 Subject: [Koha-bugs] [Bug 28384] New: Add 'no_items' option to TransformMarcToKoha Message-ID: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 Bug ID: 28384 Summary: Add 'no_items' option to TransformMarcToKoha Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org The routine has an 'items' option if you only want item info, we should have the opposite, ignoring items if we don't need them. In C4::Search::searchResults - we ignore the item info returned, skipping processing item lines can save us time -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:24:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:24:15 +0000 Subject: [Koha-bugs] [Bug 28385] New: ldap server configuration broken since migration from XML::Simple Message-ID: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Bug ID: 28385 Summary: ldap server configuration broken since migration from XML::Simple Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Authentication Assignee: koha-bugs at lists.koha-community.org Reporter: dpavlin at rot13.org QA Contact: testopia at bugs.koha-community.org CC: dpavlin at rot13.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:25:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:25:14 +0000 Subject: [Koha-bugs] [Bug 28384] Add 'no_items' option to TransformMarcToKoha In-Reply-To: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28384-70-Cf3DkokO5o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:25:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:25:17 +0000 Subject: [Koha-bugs] [Bug 28384] Add 'no_items' option to TransformMarcToKoha In-Reply-To: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28384-70-agutsaJ5mN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121146&action=edit Bug 28384: Add 'no_items' option to TransformMarcToKoha This patch adds a new option 'no_items' and uses it in the C4::Search::searchResults routine. We don't use the item info fetched here, so skipping those lines saves us time. Additionally, I fix an incorrect FIXME comment, and pass the ISBN returned by the routine above into GetNormalizedISBN to save another lookup TO test: 1 - Enable AmazonCoverImages system preference 2 - Search staff client with a term that returns books with covers 3 - Apply patch 4 - prove -v t/db_dependent/Biblio/TransformMarcToKoha.t 5 - Confirm searching works 6 - Confirm Amazon images display (normalized_isbn is used for these) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:26:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:26:45 +0000 Subject: [Koha-bugs] [Bug 28384] Add 'no_items' option to TransformMarcToKoha In-Reply-To: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28384-70-neKvPtKfpd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:29:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:29:21 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-R9gNsbkYPF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:29:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:29:25 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-nYZFrTIDAL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #1 from Dobrica Pavlinusic <dpavlin at rot13.org> --- Created attachment 121147 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121147&action=edit Bug 28385: ldap server configuration broken since migration from XML::Simple Bug 28278 removed usage of XML::Simple which had side-affect that C4::Context->config("ldapserver") returns one more level of hash based on id of element, so ldap configuration was no longer available generating error in log: No ldapserver "hostname" defined in KOHA_CONF: /etc/koha/sites/srvgit/koha-conf.xml which is very confusing since hostname is there, but we are loging at wrong place for it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:30:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:30:35 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-yhRwF2zJFj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28278 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:30:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:30:35 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-GceIfDqeVG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28385 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:31:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:31:36 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-qDc1kEGj89@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org --- Comment #16 from Dobrica Pavlinusic <dpavlin at rot13.org> --- This patch broke ldap configuration - fix is submitted under Bug 28385 - ldap server configuration broken since migration from XML::Simple -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:36:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:36:50 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-J3feko9lYE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #2 from Dobrica Pavlinusic <dpavlin at rot13.org> --- We don't have any other place in koha-conf.xml where we use same tag and id so I think that this is best place to put fix into as opposed to emulation of XML::Simple behavior. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:40:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:40:05 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-s0fyuK3Lvo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121147|0 |1 is obsolete| | --- Comment #3 from Dobrica Pavlinusic <dpavlin at rot13.org> --- Created attachment 121148 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121148&action=edit Bug 28385: ldap server configuration broken since migration from XML::Simple Bug 28278 removed usage of XML::Simple which had side-affect that C4::Context->config("ldapserver") returns one more level of hash based on id of element, so ldap configuration was no longer available generating error in log: No ldapserver "hostname" defined in KOHA_CONF: /etc/koha/sites/srvgit/koha-conf.xml which is very confusing since hostname is there, but we are looking at wrong place for it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:51:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:51:07 +0000 Subject: [Koha-bugs] [Bug 26621] .mailmap adjustments In-Reply-To: <bug-26621-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26621-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26621-70-SHRdnejBKB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28386 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:51:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:51:07 +0000 Subject: [Koha-bugs] [Bug 28386] New: Replace dev_map.yaml from release_tools with .mailmap Message-ID: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Bug ID: 28386 Summary: Replace dev_map.yaml from release_tools with .mailmap Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 26621 To generate the release notes, the history.txt and contributors.yaml files we are using a custom dev_map.yaml in the release_tools repo. Instead we should improve our .mailmap and use it for that purpose (author's disambiguation) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26621 [Bug 26621] .mailmap adjustments -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:56:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:56:49 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-aKmNDFU6wE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 12:56:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 10:56:53 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-fLCKWphIDh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #12 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121149&action=edit Bug 22785: (follow-up) Don't sort by chosen and fix selection of matches Previously the sorting took 'chosen' into account and would move a selected match to the top on next load - it is better to preserve the same sorting every time When loading matches the 'cehcked' variable was not being cleared, so multiple matches were being marked 'checked="checked"'. Fixing this ensures the correct record displays as chosen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:02:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:02:46 +0000 Subject: [Koha-bugs] [Bug 28384] Add 'no_items' option to TransformMarcToKoha In-Reply-To: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28384-70-GTo0TFzdF6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:02:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:02:51 +0000 Subject: [Koha-bugs] [Bug 28384] Add 'no_items' option to TransformMarcToKoha In-Reply-To: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28384-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28384-70-5Ab2oTGbck@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28384 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121146|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121150 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121150&action=edit Bug 28384: Add 'no_items' option to TransformMarcToKoha This patch adds a new option 'no_items' and uses it in the C4::Search::searchResults routine. We don't use the item info fetched here, so skipping those lines saves us time. Additionally, I fix an incorrect FIXME comment, and pass the ISBN returned by the routine above into GetNormalizedISBN to save another lookup TO test: 1 - Enable AmazonCoverImages system preference 2 - Search staff client with a term that returns books with covers 3 - Apply patch 4 - prove -v t/db_dependent/Biblio/TransformMarcToKoha.t 5 - Confirm searching works 6 - Confirm Amazon images display (normalized_isbn is used for these) Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:05:48 +0000 Subject: [Koha-bugs] [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML In-Reply-To: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28278-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28278-70-8njsKgJj4f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28385 See Also|https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28385 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 [Bug 28385] ldap server configuration broken since migration from XML::Simple -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:05:48 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-LMw2oDB5Da@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28278 | Keywords| |rel_21_05_candidate CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |dpavlin at rot13.org |ity.org | Depends on| |28278 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 [Bug 28278] Improve $KOHA_CONF parsing speed by using XML::LibXML -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:10:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:10:27 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-H21SFOubLU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:14:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:14:38 +0000 Subject: [Koha-bugs] [Bug 24019] Patron batch modification based on borrowernumber In-Reply-To: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24019-70-Goo4ygSo2e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24019 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:14:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:14:41 +0000 Subject: [Koha-bugs] [Bug 24019] Patron batch modification based on borrowernumber In-Reply-To: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24019-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24019-70-GNXJKTlk8i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24019 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121151 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121151&action=edit Bug 24019: Patron batch modification based on borrowernumber This patch adds batch patron modifications based on borrowernumber. The user can choose to upload a file of borrowernumbers or submit a list of borrowernumbers in a textarea, just like they can with card numbers. To test, apply the patch and prepare files containing borrowernumbers and card numbers. Patron lists should be enabled, and you should have at least one patron list with patrons on it. - Go to Tools -> Batch patron modification. - You should see three tabs: "By card number," "By borrowernumber," and "By patron list." - Test each option for batch patron modifications: - By card number file - By card number list - By borrowernumber file - By borrowernumber list - By patron list - In each case the correct batch should be submitted, and modifications should finish correctly.. - There should be an "order of operations" for card numbers and borrowernumbers: - If a file is uploaded AND a list of numbers is entered, the list of numbers should be used. - Batches should only get submitted from the active tab. - If you upload a file or enter card numbers in one tab and then switch to another tab and submit numbers from there, the original tab's batches should be ignored. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:26:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:26:13 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-pK1oYQGXmy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:26:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:26:17 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-DtzXbndWVn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121145|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121152 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121152&action=edit Bug 28382: Set trigger to 'Reserve' when actioning a resver transfer This patch sets the transfer trigger to 'Reserve' when the staff user confirms they are transfering to fulfil a reserve. Test plan 1 - Place a hold for delivery at Library B 2 - Sign in at Library A 3 - Browse to Circulation->Transfers 4 - Attempt to transfer an item on the title with the hold to Library B 5 - You get a notice that hold was found 6 - You have the option transfer the for the hold - click it 7 - Confirm hold is set to transit and transfer generated 8 - Check the branchtransfers table and confirm the 'reason' is 'Reserve' not 'Manual'. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 13:35:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 11:35:51 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-Esxa0g6L4C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Ere Maijala from comment #11) > (In reply to Tomás Cohen Arazi from comment #6) > > (In reply to Joonas Kylmälä from comment #5) > > > (In reply to Tomás Cohen Arazi from comment #4) > > > > Yes! Can certainly do! > > > > > > > > But as I mentioned, the PUT route is using (in the code) different attribute > > > > names than the API spec, so you need to check if it isn't broken already > > > > (20.11). I couldn't find the references to the API routes on that PHP code. > > > > > > The code is in the function changePickupLocation. The code in > > > changePickupLocation uses the attribute names that work (instead of broken > > > ones). > > > > Ok, I'm fine with fixing the spec and adding a deprecation warning, and > > adding PATCH as a duplicate for PUT. > > > > Do you agree? > > Works for me (I'm responsible for the KohaRest PHP module). As a side note, > it would be really nice if PATCH was able to modify priority, suspension and > suspension end date as well as pickup location. From an API user's > standpoint modifying several attributes of a hold is typically a single > operation, and having to make several API calls makes using it convoluted. Luckily, it works like that! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:39 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-IiH7eWPYBC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:43 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-nzK1sXw9DE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121153 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121153&action=edit Bug 28386: Adjust .mailmap Again, we need to adjust our .mailmap This time the goal is the use it in place of the dev_map.yaml we have in the release tools. This will be generated for the release notes, history.txt and contributors.yaml file This can be tested using: git check-mailmap "author <email>" For instance: git check-mailmap "Wrong name <jonathan.druart at bugs.koha-community.org>" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:47 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-XJ4JzdcK4K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121154 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121154&action=edit Bug 28386: Some manual removals from contributors.yaml Those are not real authors and should be removed from the contributors.yaml file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:50 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-fSw81VmQfN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121155 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121155&action=edit Bug 28386: Remove unknown authors Those 3 authors are not in the git history, we should remove them from the author list. However we could re-add them to the contributor list with a note saying for instance they were part of the Catalyst Academy (need to double check that first) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:54 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-ksFPPDXwzT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121156 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121156&action=edit Bug 28386: Update Nicole Need to match .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:27:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:27:58 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-PYQf953qSA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121157&action=edit Bug 28386: Update Kyle Need to match .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:02 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-eQyESnC8Cw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121158&action=edit Bug 28386: Meenakshi.R vs Meenakshi R Needs to match .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:06 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-rlkC4U5Jlh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121159 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121159&action=edit Bug 28386: Update Hector -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:09 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-zziBYzp3Yr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121160&action=edit Bug 28386: Add history_notes The "developer" lines of history.txt will be regenerated using the git history so we need to add this as a separate info. See the release_tools changes for more info -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:14 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-R5a0Hsl6XK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121161 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121161&action=edit Bug 28386: [DO NOT PUSH] Update contributors using script This is an example of what will be regenerated. It will need to be regenerated once it will be pushed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:19 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-6Nzh1ZKLmP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121162 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121162&action=edit Bug 28386: [DO NOT PUSH] Update history using script This is an example of what will be regenerated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:28:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:28:39 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-eu39PaPDKZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This must be tested with the merge requests linked with https://gitlab.com/koha-community/release-tools/-/issues/23 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:32:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:32:14 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-FV1nNKD4rN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121080|[ALTERNATIVE] Bug 28351: |[ALTERNATIVE] Bug 28351: description|(bug 26261) Fix datepicker |(bug 26261) Fix datepicker |for dateformat ne |for dateformat ne |mm/dd/yyyy |mm/dd/yyyy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:32:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:32:35 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-yCPEmLo8gU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121080|0 |1 is obsolete| | --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121163 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121163&action=edit Bug 28351: (bug 26261) Fix datepicker for dateformat ne mm/dd/yyyy This patch restores the same code we have prior to bug 26261 0. Set dateformat to mm/dd/yyyy 1. Go to a patron detail page 2. Open the 'Restrictions' tab 3. Choose a future date in which the day is higher than 12 => SUCCESS: The input has the date we chose 4. Set dateformat to dd/mm/yyyy 5. Repeat 3 => FAIL: It sets the current date, the browser console shows an error. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Tomás Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:33:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:33:39 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-kG7EQTApr9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Tomás Cohen Arazi from comment #15) > Lucas and I have tried to SO this patch, but: > > > $ git bz edit 28351 > Traceback (most recent call last): > File "/usr/local/bin/git-bz", line 2705, in <module> > do_edit(*args) > File "/usr/local/bin/git-bz", line 2377, in do_edit > edit_bug(bug) > File "/usr/local/bin/git-bz", line 2181, in edit_bug > lines = edit_template(template.getvalue()) > File "/usr/local/bin/git-bz", line 820, in edit_template > f.write(template) > UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position > 703: ordinal not in range(128) > > Not sure what's going on with BZ. If you can, Jonathan, please stamp our > signatures on pushing. For the record, there was a non-breaking space after "[ALTERNATIVE]". Sorry about that. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:34:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:34:30 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-W9HQoOra6i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- I'm getting a failure on that second test: root at kohadevbox:koha(master)$ prove -v t/db_dependent/Koha/Import/Record/Matches.t t/db_dependent/Koha/Import/Record/Matches.t .. 1..7 No method count found for Koha::Import::Record::Matches DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'chosen' in 'where clause' [for Statement "SELECT COUNT( * ) FROM `import_record_matches` `me` WHERE ( `chosen` = ? )" with ParamValues: 0=1] at /kohadevbox/koha/Koha/Objects.pm line 601 at t/db_dependent/Koha/Import/Record/Matches.t line 34. ok 1 - The 2 matches should have been added No method count found for Koha::Import::Record::Matches DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'chosen' in 'where clause' [for Statement "SELECT COUNT( * ) FROM `import_record_matches` `me` WHERE ( `chosen` = ? )" with ParamValues: 0=1] at /kohadevbox/koha/Koha/Objects.pm line 601 at t/db_dependent/Koha/Import/Record/Matches.t line 41. Use of uninitialized value $nb_of_chosen_matches in addition (+) at t/db_dependent/Koha/Import/Record/Matches.t line 41. not ok 2 - The 2 chosen matches should have been added # Failed test 'The 2 chosen matches should have been added' # at t/db_dependent/Koha/Import/Record/Matches.t line 41. # got: undef # expected: '2' ok 3 - Find a match by import record id and candidate should return the correct match The method Koha::Import::Record::Match->chosen is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Object.pm line 826 Koha::Object::AUTOLOAD('Koha::Import::Record::Match=HASH(0x560a165b3078)', 0) called at /kohadevbox/koha/Koha/Import/Record/Matches.pm line 49 Koha::Import::Record::Matches::unset_chosen('Koha::Import::Record::Matches=HASH(0x560a165f24b8)') called at t/db_dependent/Koha/Import/Record/Matches.t line 47 # Looks like your test exited with 255 just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/7 subtests Test Summary Report ------------------- t/db_dependent/Koha/Import/Record/Matches.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 3. Files=1, Tests=3, 2 wallclock secs ( 0.01 usr 0.00 sys + 1.17 cusr 0.21 csys = 1.39 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:43:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:43:25 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-naoDc56ZsS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:44:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:44:02 +0000 Subject: [Koha-bugs] [Bug 25515] Remove warnings and errors from tests output In-Reply-To: <bug-25515-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25515-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25515-70-LbSlatFkwg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25515 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:44:49 +0000 Subject: [Koha-bugs] [Bug 26926] Omnibus: Update all occurrences of <input type="number"> to apply ACC2 coding guideline In-Reply-To: <bug-26926-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26926-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26926-70-0E0JMRde0W@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Keywords|rel_21_05_candidate | Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:44:49 +0000 Subject: [Koha-bugs] [Bug 23003] Accessibility improvements In-Reply-To: <bug-23003-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23003-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23003-70-OtvFkOOZT3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23003 Bug 23003 depends on bug 26926, which changed state. Bug 26926 Summary: Omnibus: Update all occurrences of <input type="number"> to apply ACC2 coding guideline https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:50:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:50:28 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-ozl88bDl42@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Status|Passed QA |Failed QA --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- We need this code moved to a method and covered by tests, for re-usability. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:57:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:57:09 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-VRnLQ20Cu0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120992|0 |1 is obsolete| | Attachment #120993|0 |1 is obsolete| | --- Comment #9 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121164 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121164&action=edit Bug 26326: Add Koha Objects for Import Records and Import Record Matches To test: 1 - Apply patches 2 - Update database 3 - Generate schema files (dbic) 4 - prove -v t/db_dependent/Koha/Import/Records.t 5 - prove -v t/db_dependent/Koha/Import/Record/Matches.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:57:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:57:12 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-sYVOUAmHHy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 --- Comment #10 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121165 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121165&action=edit Bug 26326: (follow-up) Add ability to check for existence of any primary key Before dropping a primary key we need to see if one exists - this updates the installer method to allow searching for existence of key -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:57:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:57:16 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-bH35KQaRT0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 --- Comment #11 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121166 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121166&action=edit Bug 26326: DO NOT PUSH Schema changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:59:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:59:15 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-SOjV4oXboE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120995|0 |1 is obsolete| | Attachment #120996|0 |1 is obsolete| | Attachment #120997|0 |1 is obsolete| | Attachment #121149|0 |1 is obsolete| | --- Comment #13 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121167 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121167&action=edit Bug 22785: Allow option to choose which record match is applied during import This patchset adds the display of all matches found during import to the import management screen A staff member with the permission to manage batches will be able to select for any individual record which match, or none, should be used during import To test: 1 - Import a batch of records or export existing records from your catalog 2 - Import the file (again) and select a matching rule that will find matches 3 - Note that you now have radio buttons allowing you to select a record, or none 4 - Test scenarios: I - When 'Action if matching record found' is 'Ignore' a - Imported record ignored if match is selected b - 'Action if no match found' followed if no match is selected (Ignore matches) II - When 'Action if matching record found' is 'Replace' a - The chosen record is the one overlayed (you can edit the chosen record before importing to confirm) b - 'Action if no match found' followed if no match is selected (Ignore matches) III - When 'Action if matching record found' is 'Add incoming record' a - Record is added regardless of matches 5 - Confirm 'Diff' 'View' links work as expected 6 - Confirm that after records are imported the radio buttons to choose are disabled -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:59:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:59:19 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-EPz9HFsO1h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #14 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121168 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121168&action=edit Bug 22785: DO NOT PUSH Schema updates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:59:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:59:22 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-ndJrjrYERZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #15 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121169&action=edit Bug 22785: Update Schema for boolean -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 14:59:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 12:59:26 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-r64sbn5AXz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #16 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121170 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121170&action=edit Bug 22785: (follow-up) Don't sort by chosen and fix selection of matches Previously the sorting took 'chosen' into account and would move a selected match to the top on next load - it is better to preserve the same sorting every time When loading matches the 'cehcked' variable was not being cleared, so multiple matches were being marked 'checked="checked"'. Fixing this ensures the correct record displays as chosen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:01:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:01:26 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-meeqbHLSbK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121167|0 |1 is obsolete| | Attachment #121168|0 |1 is obsolete| | Attachment #121169|0 |1 is obsolete| | Attachment #121170|0 |1 is obsolete| | --- Comment #17 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121171&action=edit Bug 22785: Allow option to choose which record match is applied during import This patchset adds the display of all matches found during import to the import management screen A staff member with the permission to manage batches will be able to select for any individual record which match, or none, should be used during import To test: 1 - Import a batch of records or export existing records from your catalog 2 - Import the file (again) and select a matching rule that will find matches 3 - Note that you now have radio buttons allowing you to select a record, or none 4 - Test scenarios: I - When 'Action if matching record found' is 'Ignore' a - Imported record ignored if match is selected b - 'Action if no match found' followed if no match is selected (Ignore matches) II - When 'Action if matching record found' is 'Replace' a - The chosen record is the one overlayed (you can edit the chosen record before importing to confirm) b - 'Action if no match found' followed if no match is selected (Ignore matches) III - When 'Action if matching record found' is 'Add incoming record' a - Record is added regardless of matches 5 - Confirm 'Diff' 'View' links work as expected 6 - Confirm that after records are imported the radio buttons to choose are disabled -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:01:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:01:30 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-W6nr4EkBIR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #18 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121172&action=edit Bug 22785: DO NOT PUSH Schema updates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:01:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:01:34 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-UGU1th1kJy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #19 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121173&action=edit Bug 22785: Update Schema for boolean -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:01:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:01:37 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-SurqVL2TwE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #20 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121174 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121174&action=edit Bug 22785: (follow-up) Don't sort by chosen and fix selection of matches Previously the sorting took 'chosen' into account and would move a selected match to the top on next load - it is better to preserve the same sorting every time When loading matches the 'cehcked' variable was not being cleared, so multiple matches were being marked 'checked="checked"'. Fixing this ensures the correct record displays as chosen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:06:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:06:16 +0000 Subject: [Koha-bugs] [Bug 28388] New: Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) Message-ID: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Bug ID: 28388 Summary: Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: timothy_alexis.vass at ub.lu.se QA Contact: testopia at bugs.koha-community.org After searching with multiple results the bibliographic details page (opac-detail.pl?biblionumber=...) has the option to browse results. When clicking the MARC View (opac-MARCdetail.pl?biblionumber=...) and then returning to Normal view, the search result is preserved. However, when clicking "view plain" in the MARC View and then returning to Normal view, the search result is lost and browsing to a different biblio in the result set will drop the browse results functionality. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:07:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:07:11 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-Nrizvj3wzz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #48 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last patch will be squashed when pushed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:07:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:07:59 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-tngeNlL333@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:01 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-W3rsWEvW0l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:04 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-QBySEWAH7E@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:06 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-VFBG8Lmv0m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 --- Comment #49 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:09 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-ah4AaNseyi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:12 +0000 Subject: [Koha-bugs] [Bug 28187] rowGroup headings are getting their styles overriden In-Reply-To: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28187-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28187-70-bdKskyfkcy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:14 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-JqztIdvKkM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:17 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-SnhYnXYcdS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:19 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-x3wLn1XoMn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:22 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-APFRFPJRAV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #39 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:25 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-GjlSuUiucN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:08:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:08:29 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-aLtaMg87ro@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:12 +0000 Subject: [Koha-bugs] [Bug 28208] ModItemTransfer no longer updates item.datelastseen In-Reply-To: <bug-28208-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28208-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28208-70-LQHCxJO3HA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28208 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:35 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-5HkXL4Rlz6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:36 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-kYLsEKww1S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:39 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-d8RvgiKv1H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:41 +0000 Subject: [Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility In-Reply-To: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28200-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28200-70-K4MChIvD1J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:43 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-CKHeTh97x4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:10:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:10:44 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-rMaJCKM0fN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:12:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:12:10 +0000 Subject: [Koha-bugs] [Bug 28127] POS register details tables should have a transaction date In-Reply-To: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28127-70-bdUvinCFsS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28127 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:12:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:12:14 +0000 Subject: [Koha-bugs] [Bug 28081] Make card number a label in patron search results In-Reply-To: <bug-28081-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28081-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28081-70-7krFljYs8m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28081 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:12:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:12:41 +0000 Subject: [Koha-bugs] [Bug 27932] Add GET /biblios/:biblio_id/pickup_locations In-Reply-To: <bug-27932-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27932-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27932-70-DI6fjEiuE9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27932 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |See the related wiki page release notes| |https://wiki.koha-community | |.org/wiki/Biblios_pickup_lo | |cations_endpoint_RFC Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:12:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:12:57 +0000 Subject: [Koha-bugs] [Bug 27049] Add a script to bulk writeoff debts In-Reply-To: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27049-70-5HfUHzhhpA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27049 --- Comment #22 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Release notes needed for 21.05 please. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:14:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:14:35 +0000 Subject: [Koha-bugs] [Bug 26703] Modify the "title" elements to contain unique information first In-Reply-To: <bug-26703-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26703-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26703-70-RUADW1cdPU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26703 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Title elements should release notes| |contain unique information | |first. This aids | |accessibility for all as | |browser titles become much | |more relevant and useful | |for navigation. Summary|We should reconsider best |Modify the "title" elements |practice for our title |to contain unique |elements |information first Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:15:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:15:04 +0000 Subject: [Koha-bugs] [Bug 23271] Koha::Patron::Category should use Koha::Object::Limit::Library In-Reply-To: <bug-23271-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23271-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23271-70-hpsOgw72A8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23271 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:15:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:15:34 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-f4TBopi05x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Release notes needed for 21.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:22:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:22:41 +0000 Subject: [Koha-bugs] [Bug 28389] New: One should be able to see details for refunds on the register summary page Message-ID: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 Bug ID: 28389 Summary: One should be able to see details for refunds on the register summary page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org If you issue a refund for an charge and then view the transactions on the register page, you currently have no way of displaying what the refund was against. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:26:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:26:01 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-TFh5VYiWuq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121175&action=edit Bug 28389: Add 'Details' link to refund type payout lines in POS This patch adds a link to the account-details page for refund type payout lines displaying on the register details page of cash management. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:26:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:26:27 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-ALjOYv4b2y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com Status|NEW |Needs Signoff Blocks| |13985 CC| |sally.healey at cheshireshared | |services.gov.uk Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:26:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:26:27 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-AtlY5G5oTm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28389 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 [Bug 28389] One should be able to see details for refunds on the register summary page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:32:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:32:09 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-C4eCx1wFBo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Arthur Suzuki <arthur.suzuki at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121102|0 |1 is obsolete| | --- Comment #35 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Created attachment 121176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121176&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved The expected behaviour for "On shelf holds allowed" setting for the circulation rules (Koha administration > Patrons and circulation > Circulation and fines rules): - Allow holds only on items that are currently checked out or otherwise unavailable. - If set to "Yes", patrons can place holds on items currently checked in. - If set to "If any unavailable", patrons can only place holds on items that are not unavailable. - If set to "If all unavailable", patrons can only place holds on items where *all* items on the record are unavailable. (Adapted from https://bywatersolutions.com/education/preparing-for-library-closures) These rules should also work when using ILS-DI, but currently they don't. This bug makes sure that the "On shelf holds allowed" rules work correctly when using ILS-DI to place holds. Test plan: 1. Enable ILS-DI (set the ILS-DI system preference to Enable). 2. Go to Koha administration > Patrons and circulation > Circulation and fines rules. 3. Work through steps 4-5 for each of the settings for "On shelf holds allowed" for all libraries/patron categories/item types: . "Yes", "If any unavailable", and "If all unavailable" 4. Staff interface - place a hold on a record with items available for loan, the rules should work as expected before and after the patch is applied: . "Yes" ==> information column in the item table displays "Not on hold", the hold is placed, cancel the hold . "If any unavailable" and "If all unavailable" ==> the hold is not placed, message is "Cannot place hold. No items are available to be placed on hold.", red "X" in the hold column and the information column displays "Not on hold". 5. ILS-DI - place a hold on a record with items available for loan (note: without the patch, holds can be placed): . Query to place a hold using ILS-DI on a title that have all its items available, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1 ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold . Query to place a hold using ILS-DI on an available item, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1) ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold 6. Run the tests prove t/db_dependent/Reserves.t - these should pass. 7. Apply the patch (and flush_memcached and restart_all if using koha-testing-docker). 8. Run through steps 3-6 again, and note the changes when "If any unavailable" and "If all unavailable" options are used: . For the staff interface: there should be no change in behavour and should work as expected, for the red "X" in the items table additional text is added "onShelfHoldsNotAllowed". . For ILS-DI: these should now work as expected, with holds not placed, and this message in the results returned <code>onShelfHoldsNotAllowed</code> (check to confirm no holds place for either the patron or the item) . Tests: should still pass. 9. Sign off. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:42:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:42:12 +0000 Subject: [Koha-bugs] [Bug 28390] New: Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. Message-ID: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Bug ID: 28390 Summary: Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com The rowGrouped table for listing transactions taken against a cash register had 'timestamp' added for display in bug 28127. This his great, however; * The timestamp added is at the individual line level and not the grouped transaction level. This means that for a payment we're actually displaying the times at which each debt was created and not the time the payment was made. This is OK for POS sales, as they will always match the Payment time (though it does look odd having duplicates).. but for payments made against a patrons account that can also appear on these pages it could get quite confusing and misleading. I propose that we use the payment line timestamp instead and move it to the grouping header row. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:42:28 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-VSnH3wpq5r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13985 Depends on| |28127 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 [Bug 13985] Cash Management - Koha as 'Point of Sale' https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28127 [Bug 28127] POS register details tables should have a transaction date -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:42:28 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-MjXW9FWbOu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28390 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:42:28 +0000 Subject: [Koha-bugs] [Bug 28127] POS register details tables should have a transaction date In-Reply-To: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28127-70-Vxeww8u8we@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28127 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28390 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:42:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:42:38 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-W5HkIc7ayW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:43:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:43:25 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-zVxMRBadeB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 --- Comment #252 from Victor Grousset/tuxayo <victor at tuxayo.net> --- test formatting |8 |657 |13:39:09|NULL | CPL| NULL|13:39:09 | CPL| NULL| TransferCancellation | Manual |9 |657 |13:39:09|13:39:09| CPL| NULL|NULL | FFL| NULL| Manual | NULL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:44:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:44:12 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-c38ihUf5m4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121161|Bug 28386: [DO NOT PUSH] |Bug 28386: [DO NOT PUSH] description|Update contributors using |Update contributors using |script |script -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:44:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:44:27 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-73S9n2ntZ3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:44:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:44:34 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-9TLmZUczPY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 --- Comment #253 from Victor Grousset/tuxayo <victor at tuxayo.net> --- |8|657|39:09|NULL |CPL|NUL|39:09|CPL|NUL|TransferCancellation|Manual |9|657|39:09|39:09|CPL|NUL|NUL |FFL|NUL|Manual |NULL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:44:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:44:49 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-GLyxrMqmtq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121162|Bug 28386: [DO NOT PUSH] |Bug 28386: [DO NOT PUSH] description|Update history using script |Update history using script -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:45:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:45:16 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-UfVbs4oTy3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121177&action=edit Bug 28386: Disambiguate Séverine (to squash) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:50:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:50:54 +0000 Subject: [Koha-bugs] [Bug 28391] New: Elasticsearch - Add 264b to publisher index mapping Message-ID: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 Bug ID: 28391 Summary: Elasticsearch - Add 264b to publisher index mapping Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com The publisher index currently only looks in 260b, but 264b is also often used for the publisher. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:55:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:55:17 +0000 Subject: [Koha-bugs] [Bug 28391] Elasticsearch - Add 264b to publisher index mapping In-Reply-To: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28391-70-bM67ABoZnW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:55:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:55:20 +0000 Subject: [Koha-bugs] [Bug 28391] Elasticsearch - Add 264b to publisher index mapping In-Reply-To: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28391-70-D6Zou5x2OH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121178&action=edit Bug 28391: Elasticsearch - Add 264b to publisher index mapping This patch adds 264 $b to the default mappings for the publisher index To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for a publisher name using the Publisher index in the advanced search -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:56:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:56:54 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-qP2A3j22rC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #36 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Hi David, Can you retry? seems the patches have to be uploaded in the proper order to be applied the same... Should work now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:57:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:57:49 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-nIY2tzgcGG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121179&action=edit Bug 28390: Move timestamp into grouping row This patch moves the timestamp that was getting repeated for each transaction breakdown row into the group header row. Test plan 1/ Add a series of transactions to to a register (via Point of Sale or/and Borrower Accounts) 2/ View the transactions (and past transactions tables) on the Register details page 3/ Apply the patch and compare the display -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:58:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:58:12 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps on POS Register Transaction details pages should denote 'Money changed hands' time, not 'Debt added' time. In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-i9xpObq58m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 15:59:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 13:59:03 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps should be part of the transaction grouping row instead of repeated for each breakdown row In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-rJfkynsvv9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Transaction timestamps on |Transaction timestamps |POS Register Transaction |should be part of the |details pages should denote |transaction grouping row |'Money changed hands' time, |instead of repeated for |not 'Debt added' time. |each breakdown row -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:00:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:00:07 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-55dfxxviBW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 --- Comment #32 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > 15 - Hold is in transit and transfer is generated correctly record detail page: > In transit from Centerville to Fairfield since 05/19/2021 There is an item level hold on this item (priority = 0). nice :D and branchtransfers have a new line! yay! --- > 16 - Transfer again and choose 'cancel' > 17 - Confirm hold is cancelled and transfer generated |8|657|39:09|NULL |CPL|NUL|39:09|CPL|NUL|TransferCancellation|Manual |9|657|39:09|39:09|CPL|NUL|NUL |FFL|NUL|Manual |NULL Is that what it should be? --- > 15 - Hold is in transit and transfer is generated correctly There is a second box https://wtf.roflcopter.fr/pics/2gNHxIgK/9YCZaWRZ.png It's new, after checking it's not there with the previous patches, from comment 20 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:00:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:00:36 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps should be part of the transaction grouping row instead of repeated for each breakdown row In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-rxEGunXspo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:22:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:22:31 +0000 Subject: [Koha-bugs] [Bug 27968] MARC framework CSV and ODS import incomplete or corrupted In-Reply-To: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27968-70-pjpvW89ch2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:22:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:22:45 +0000 Subject: [Koha-bugs] [Bug 27049] Add a script to bulk writeoff debts In-Reply-To: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27049-70-1hmB9gjX0R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27049 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This new script can be release notes| |scheduled to writeoff user | |debts prior to the | |`delete_patrons.pl` script | |attempting to remove them. | | | |Example: | |./writeoff_debts.pl | |--added_before $(date -d | |'-18 month' --iso-8601) | |--confirm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:25:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:25:24 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-w2ETjjAnF9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:38:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:38:20 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-QtAOCRr6XO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121180&action=edit Bug 28386: Add sponsors to .mailmap They were in dev_map.yaml, we are cheating with the <sponsor> email but it seems to work fine in my tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:38:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:38:39 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-rHpiWRGBrN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:40:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:40:00 +0000 Subject: [Koha-bugs] [Bug 28391] Elasticsearch - Add 264b to publisher index mapping (MARC21) In-Reply-To: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28391-70-nSvwaw4rQf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Elasticsearch - Add 264b to |Elasticsearch - Add 264b to |publisher index mapping |publisher index mapping | |(MARC21) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:40:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:40:44 +0000 Subject: [Koha-bugs] [Bug 27049] Add a script to bulk writeoff debts In-Reply-To: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27049-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27049-70-TvVOLeJudq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27049 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:47:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:47:19 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-VwJChaswTb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #4 from Victor Grousset/tuxayo <victor at tuxayo.net> --- What would be the test plan? I would like to try to test this even though I don't know much about LDAP. No need for it to be an "explain like I'm five" test plan though ^^ It can looks like this: 1. Step to prepare some stuff 2. Another step 3. Do something else that exposes the current issue 4. Apply the patch 5. Redo some of the above steps 6. See that the issue is gone -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 16:57:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 14:57:36 +0000 Subject: [Koha-bugs] [Bug 28392] New: streettype and B_streettype cannot be hidden via BorrowerUnwantedField Message-ID: <bug-28392-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28392 Bug ID: 28392 Summary: streettype and B_streettype cannot be hidden via BorrowerUnwantedField Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: lucas at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com To recreate: 1. Add values to the AV ROADTYPE 2. Go to the BorrowerUnwantedField system preference and attempt to hide streettype and B_streettype. 3. It doesn't work, the fields still show. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:17:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:17:46 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-NmoJ2N52XX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |A while ago, a new paypemnt release notes| |plugin for PayPal was | |introduced, with more | |features like per-branch | |configurations. [1] | | | |This | |patch removes the PayPal | |payment feature from the | |codebase in favor of that | |plugin. | | | |[1] | |https://gitlab.com/thekesol | |utions/plugins/koha-plugin- | |pay-via-paypal Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:41:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:41:39 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-6473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6473-70-SIyT4ncZ8y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 --- Comment #254 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121181&action=edit Bug 6473: encoding test ✔❤★ aÄÄÄ Äãà éèà And in the body ✔❤★ aÄÄÄ Äãà éèà -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:46:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:46:41 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-85VXEYmXL3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121182 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121182&action=edit Bug 28272: (QA follow-up) Add 'manager' to cashups definition The embeddable 'manager' relation field was missing from the specification file and as such calls using this embed would result in a 500 error since we introduced 'additionalProperties: false'. Test plan 1/ Enable 'UseCashRegisters' 2/ Navigate to the register details page 3/ Inspect the network traffic and note a 500 error on the cashups api call 4/ Apply the patch 5/ The 500 should have gone away and been replaced with an empty resultset 200 page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:47:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:47:44 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-HUVfJeczWH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #11 from Mason James <mtj at kohaaloha.com> --- Created attachment 121183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121183&action=edit Bug 28302: Update packages to ignore CGI::Compile 0.24 to test... 1/ build package 2/ install package on focal 3/ check that libcgi-compile-perl 0.24 is not installed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:49:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:49:34 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-5ol8FDQt9b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:49:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:49:35 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-D82LmyKqh6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:57:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:57:35 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-XenKCd4wwg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121182|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 17:58:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 15:58:02 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-zgnkVLd17I@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121184&action=edit Bug 28272: (QA follow-up) Add 'manager' to cashups definition The embeddable 'manager' relation field was missing from the specification file and as such calls using this embed would result in a 500 error since we introduced 'additionalProperties: false'. Test plan 1/ Enable 'UseCashRegisters' 2/ Navigate to the register details page 3/ Inspect the network traffic and note a 500 error on the cashups api call 4/ Apply the patch 5/ The 500 should have gone away and been replaced with an empty resultset 200 page. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:06:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:06:46 +0000 Subject: [Koha-bugs] [Bug 28393] New: Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) Message-ID: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28393 Bug ID: 28393 Summary: Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com I think this is a simple omission, but currently the lc-call-number index is only mapped to 050 $b and not 050 $a. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:09:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:09:19 +0000 Subject: [Koha-bugs] [Bug 28393] Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) In-Reply-To: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28393-70-tNXkJeOheX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28393 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- I'm not sure what the difference is between the ones that have subfields specified and those that only have a field. e.g. lc-call-number 050b but dewey-classification 082 Why is dewey-classification mapped to the whole of 082, but lc-call-number is only mapped to 050b? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:09:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:09:25 +0000 Subject: [Koha-bugs] [Bug 28394] New: Improve style of patron category entry form Message-ID: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 Bug ID: 28394 Summary: Improve style of patron category entry form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org There are some issues with alignment, padding, and other styles that I'd like to correct on admin/categories.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:14:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:14:22 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-cEaQMirirf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #37 from David Nind <david at davidnind.com> --- > Should work now. Everything works now - sign off on the way.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:15:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:15:10 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-43KJyvAwci@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:15:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:15:14 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-l27FGDE1HY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121139|0 |1 is obsolete| | --- Comment #38 from David Nind <david at davidnind.com> --- Created attachment 121185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121185&action=edit Bug 20985: Unit tests Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:15:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:15:18 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-4EISymXAOl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121176|0 |1 is obsolete| | --- Comment #39 from David Nind <david at davidnind.com> --- Created attachment 121186 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121186&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved The expected behaviour for "On shelf holds allowed" setting for the circulation rules (Koha administration > Patrons and circulation > Circulation and fines rules): - Allow holds only on items that are currently checked out or otherwise unavailable. - If set to "Yes", patrons can place holds on items currently checked in. - If set to "If any unavailable", patrons can only place holds on items that are not unavailable. - If set to "If all unavailable", patrons can only place holds on items where *all* items on the record are unavailable. (Adapted from https://bywatersolutions.com/education/preparing-for-library-closures) These rules should also work when using ILS-DI, but currently they don't. This bug makes sure that the "On shelf holds allowed" rules work correctly when using ILS-DI to place holds. Test plan: 1. Enable ILS-DI (set the ILS-DI system preference to Enable). 2. Go to Koha administration > Patrons and circulation > Circulation and fines rules. 3. Work through steps 4-5 for each of the settings for "On shelf holds allowed" for all libraries/patron categories/item types: . "Yes", "If any unavailable", and "If all unavailable" 4. Staff interface - place a hold on a record with items available for loan, the rules should work as expected before and after the patch is applied: . "Yes" ==> information column in the item table displays "Not on hold", the hold is placed, cancel the hold . "If any unavailable" and "If all unavailable" ==> the hold is not placed, message is "Cannot place hold. No items are available to be placed on hold.", red "X" in the hold column and the information column displays "Not on hold". 5. ILS-DI - place a hold on a record with items available for loan (note: without the patch, holds can be placed): . Query to place a hold using ILS-DI on a title that have all its items available, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1 ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold . Query to place a hold using ILS-DI on an available item, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1) ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold 6. Run the tests prove t/db_dependent/Reserves.t - these should pass. 7. Apply the patch (and flush_memcached and restart_all if using koha-testing-docker). 8. Run through steps 3-6 again, and note the changes when "If any unavailable" and "If all unavailable" options are used: . For the staff interface: there should be no change in behavour and should work as expected, for the red "X" in the items table additional text is added "onShelfHoldsNotAllowed". . For ILS-DI: these should now work as expected, with holds not placed, and this message in the results returned <code>onShelfHoldsNotAllowed</code> (check to confirm no holds place for either the patron or the item) . Tests: should still pass. 9. Sign off. Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:32:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:32:38 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps should be part of the transaction grouping row instead of repeated for each breakdown row In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-mjJMx1fPY7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:32:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:32:41 +0000 Subject: [Koha-bugs] [Bug 28393] Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) In-Reply-To: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28393-70-ggrsX0lP3F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28393 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:32:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:32:41 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps should be part of the transaction grouping row instead of repeated for each breakdown row In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-0h5RWfiIMe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121179|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121187&action=edit Bug 28390: Move timestamp into grouping row This patch moves the timestamp that was getting repeated for each transaction breakdown row into the group header row. Test plan 1/ Add a series of transactions to to a register (via Point of Sale or/and Borrower Accounts) 2/ View the transactions (and past transactions tables) on the Register details page 3/ Apply the patch and compare the display Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:32:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:32:44 +0000 Subject: [Koha-bugs] [Bug 28393] Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) In-Reply-To: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28393-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28393-70-yfg4lCyQNY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28393 --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Created attachment 121188 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121188&action=edit Bug 28393: Elasticsearch - Add 050a to lc-call-number index mapping (MARC21) This patch adds 050 $a to the mapping for the lc-call-number index. To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex I'm not sure how to search specifically for an LC call number. You can confirm that 050 $a is displayed in the Search engine configuration page. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:33:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:33:14 +0000 Subject: [Koha-bugs] [Bug 28390] Transaction timestamps should be part of the transaction grouping row instead of repeated for each breakdown row In-Reply-To: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28390-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28390-70-gj56ySNO6e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28390 --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- Thanks Martin. Looks nicer, functions better. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:41:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:41:56 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-bl8k86VI9s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:41:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:41:59 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-UM7QaJ3Sx9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121175|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121189&action=edit Bug 28389: Add 'Details' link to refund type payout lines in POS This patch adds a link to the account-details page for refund type payout lines displaying on the register details page of cash management. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 18:42:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 16:42:50 +0000 Subject: [Koha-bugs] [Bug 28389] One should be able to see details for refunds on the register summary page In-Reply-To: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28389-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28389-70-nHl719kJTa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28389 --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- This works well and should defenitly come in handy! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:14:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:14:06 +0000 Subject: [Koha-bugs] [Bug 28395] New: allow patron enrollment period to be set in days for patron categories Message-ID: <bug-28395-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28395 Bug ID: 28395 Summary: allow patron enrollment period to be set in days for patron categories Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: lucas at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Admin > Patron categories Some libraries would find it useful to be able to set the enrollment period in days instead of months. Currently you can only set it in months. It would be handy if we could set it in days or months. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:24:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:24:17 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-NI8wXyKgBd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Rhonda Kuiper <rkuiper at roundrocktexas.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkuiper at roundrocktexas.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:37:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:37:35 +0000 Subject: [Koha-bugs] [Bug 28391] Elasticsearch - Add 264b to publisher index mapping (MARC21) In-Reply-To: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28391-70-RbYXdlnevk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:37:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:37:39 +0000 Subject: [Koha-bugs] [Bug 28391] Elasticsearch - Add 264b to publisher index mapping (MARC21) In-Reply-To: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28391-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28391-70-MjNxx5K6Oa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28391 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121178|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121190&action=edit Bug 28391: Elasticsearch - Add 264b to publisher index mapping Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:46:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:46:09 +0000 Subject: [Koha-bugs] [Bug 28394] Improve style of patron category entry form In-Reply-To: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28394-70-rTZh1i0JDA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 19:46:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 17:46:13 +0000 Subject: [Koha-bugs] [Bug 28394] Improve style of patron category entry form In-Reply-To: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28394-70-J0jBUjUH7T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121191&action=edit Bug 28394: Improve style of patron category entry form This patch makes some style and structure changes to the patron cartegory entry form: - Margin added to the enrollment period fieldset so that it aligns with the rest of the form. - Informational text inside the form wrapped in <div class="hint"> like it is on other pages. - Converted heading tag to legend tag in the messaging preferences fieldset. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). Go to Administration -> Patron categories -> New category and confirm that the style updates look good. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:20:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:20:12 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-IbA8BPWccB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Should it not be backported to 20.05 meanwhile? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:37:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:37:44 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-PS1WUUOE1S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121082|0 |1 is obsolete| | --- Comment #170 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121192&action=edit Bug 17656: Keep irregularities during subscription renewals When renewing a subscription, irregularities are lost. This patch allows to keep them for daily, weekly and monthly serials (1 unit per issue only). Test plan: - Apply this patch, - Launch installer/data/mysql/updatedatabase.pl - Launch misc/devel/update_dbix_class_files.pl - Create a daily subscription. i.e: - From: 2017-10-09, To: 2017-10-15, - Frequency: 1/day, - 7 issues, - test prediction pattern - check Wednesday and Thursday as irregularity, - save - Edit subscription, - Check that Wednesday and Thursday are still checked - Renew subscription from 2017-10-16 - Edit subscription, - Make sure that Wednesday and Thursday are still checked with corresponding serials - Do the same for a monthly and weekly subscription Rebased - 2017-12-15 - Alex Arnaud <alex.arnaud at biblibre.com> Signed-off-by: David Nind <david at davidnind.com> Rebased - 2021-03-04 - Alex Arnaud <alex.arnaud at biblibre.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:37:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:37:51 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-db7j21AviK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121083|0 |1 is obsolete| | --- Comment #171 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121193&action=edit Bug 17656: (follow-up) Add missing filters Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:37:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:37:58 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-Isj7lutJHB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121084|0 |1 is obsolete| | --- Comment #172 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121194 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121194&action=edit Bug 17656: [DO NOT PUSH] provide schema file Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:38:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:38:07 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-V4uq2z3WTP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121085|0 |1 is obsolete| | --- Comment #173 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121195 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121195&action=edit Bug 17656: [DO NOT PUSH] provide css file Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:38:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:38:14 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-1OS2tWVUp9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121086|0 |1 is obsolete| | --- Comment #174 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121196&action=edit Bug 17656: QA warnings fixes Signed-off-by: Amarangi <amarangikarunathilaka at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:38:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:38:20 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-DBD7kvM182@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121087|0 |1 is obsolete| | --- Comment #175 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121197 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121197&action=edit Bug 17656: use Koha::Subscription->startdate instead of Koha::Subscriptions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:38:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:38:27 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-fCX73sFiof@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121088|0 |1 is obsolete| | --- Comment #176 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121198 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121198&action=edit Bug 17656: More meaningful messages in prediction pattern table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 20:39:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 18:39:09 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-KEv35FnyK6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #177 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works :) Thanks for the fix -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 22:33:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 20:33:42 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-uJO8COdjah@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #150 from Rhonda Kuiper <rkuiper at roundrocktexas.gov> --- What is the status of this fix? We are eager to have this functionality for our hold lockers. Rhonda Kuiper -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:30:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:30:59 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-RJw337Bdg6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:31:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:31:02 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-fjeVh8nB8y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121164|0 |1 is obsolete| | --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121199 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121199&action=edit Bug 26326: Add Koha Objects for Import Records and Import Record Matches To test: 1 - Apply patches 2 - Update database 3 - Generate schema files (dbic) 4 - prove -v t/db_dependent/Koha/Import/Records.t 5 - prove -v t/db_dependent/Koha/Import/Record/Matches.t Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:31:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:31:06 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-tFJkcO9I3l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121165|0 |1 is obsolete| | --- Comment #13 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121200 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121200&action=edit Bug 26326: (follow-up) Add ability to check for existence of any primary key Before dropping a primary key we need to see if one exists - this updates the installer method to allow searching for existence of key Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:31:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:31:10 +0000 Subject: [Koha-bugs] [Bug 26326] Add Koha Objects for Import Records and Import Record Matches In-Reply-To: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26326-70-n0MCjQJCiA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121166|0 |1 is obsolete| | --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121201 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121201&action=edit Bug 26326: DO NOT PUSH Schema changes Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:33:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:33:05 +0000 Subject: [Koha-bugs] [Bug 28396] New: Call number browse pagination Message-ID: <bug-28396-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28396 Bug ID: 28396 Summary: Call number browse pagination Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: bwsdonna at gmail.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Currently the call number search/browser only shows one page of results. /cataloguing/plugin_launcher.pl?plugin_name=cn_browser.pl To see results before or after the results displayed, you need to re-key another search. It would be very useful to either show more results, or provide the option to page forward/back. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:38:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:38:36 +0000 Subject: [Koha-bugs] [Bug 28397] New: Bib level call number browse Message-ID: <bug-28397-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28397 Bug ID: 28397 Summary: Bib level call number browse Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: bwsdonna at gmail.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl While the item level call number browse is very helpful, it would also be very helpful to be able to browse bib records using the bib level call number. It could run off the system preference defined for itemcallnumber. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:39:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:39:15 +0000 Subject: [Koha-bugs] [Bug 28394] Improve style of patron category entry form In-Reply-To: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28394-70-mLQndmuw7a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:39:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:39:19 +0000 Subject: [Koha-bugs] [Bug 28394] Improve style of patron category entry form In-Reply-To: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28394-70-EzStFbWcIZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121191|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121202 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121202&action=edit Bug 28394: Improve style of patron category entry form This patch makes some style and structure changes to the patron cartegory entry form: - Margin added to the enrollment period fieldset so that it aligns with the rest of the form. - Informational text inside the form wrapped in <div class="hint"> like it is on other pages. - Converted heading tag to legend tag in the messaging preferences fieldset. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). Go to Administration -> Patron categories -> New category and confirm that the style updates look good. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:40:17 +0000 Subject: [Koha-bugs] [Bug 28394] Improve style of patron category entry form In-Reply-To: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28394-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28394-70-7WDuLhaVnv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28394 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- Very nice improvements! Looks good on all screen sizes (all screen sizes that I test at least) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:59:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:59:39 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-u6HzKeZRJg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 19 23:59:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 21:59:44 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-jW6wINDdoS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121140|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121203 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121203&action=edit Bug 28242: added captions to tables and legends to forms Ensured that in the OPAC, all tables have relevant captions and all forms have relevant legends. Many of these have class="sr-only" so they are not visible but will be available for people who use screen-readers. To test: 1) Go to OPAC 2) Apply patch and dependencies 3) Check that on all pages, any tables have a caption (many of them will not be visible, but will be in the markup code) 4) Check that on all pages, any forms have a legend (many of them will not be visible, but will be in the markup code) 5) Check that the captions are appropriate and relevant 6) Check that the legends are appropriate and relevant Sponsored-by: Catalyst IT Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:01:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:01:11 +0000 Subject: [Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms In-Reply-To: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28242-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28242-70-Khsx4g8bsG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- This is a very nice improvement to overall OPAC accessibility. I checked the following templates and, to me, everything looks good: clubs/clubs-tab.tt clubs/enroll.tt opac-MARCdetail.tt opac-authoritiessearchresultlist.tt opac-basket.tt opac-browse.tt opac-browser.tt opac-course-details.tt opac-course-reserves.tt opac-detail.tt opac-downloadshelf.tt opac-full-serial-issues.tt opac-holdshistory.tt opac-idref.tt opac-illrequests.tt opac-issue-note.tt opac-main.tt opac-messaging.tt opac-passwd.tt opac-password-recovery.tt opac-patron-consent.tt opac-privacy.tt opac-readingrecord.tt opac-reportproblem.tt opac-request-article.tt opac-reserve.tt opac-results.tt opac-review.tt opac-routing-lists.tt opac-search-history.tt opac-sendbasketform.tt opac-sendshelfform.tt opac-serial-issues.tt opac-shareshelf.tt opac-shelves.tt opac-showreviews.tt opac-suggestions.tt opac-user.tt sci/sci-main.tt sco/sco-main.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:16:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:16:04 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-eLoCZyYEgH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:16:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:16:08 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-rsR4M80lIA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121171|0 |1 is obsolete| | --- Comment #21 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121204 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121204&action=edit Bug 22785: Allow option to choose which record match is applied during import This patchset adds the display of all matches found during import to the import management screen A staff member with the permission to manage batches will be able to select for any individual record which match, or none, should be used during import To test: 1 - Import a batch of records or export existing records from your catalog 2 - Import the file (again) and select a matching rule that will find matches 3 - Note that you now have radio buttons allowing you to select a record, or none 4 - Test scenarios: I - When 'Action if matching record found' is 'Ignore' a - Imported record ignored if match is selected b - 'Action if no match found' followed if no match is selected (Ignore matches) II - When 'Action if matching record found' is 'Replace' a - The chosen record is the one overlayed (you can edit the chosen record before importing to confirm) b - 'Action if no match found' followed if no match is selected (Ignore matches) III - When 'Action if matching record found' is 'Add incoming record' a - Record is added regardless of matches 5 - Confirm 'Diff' 'View' links work as expected 6 - Confirm that after records are imported the radio buttons to choose are disabled Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:16:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:16:12 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-78cnBsLg4n@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121172|0 |1 is obsolete| | --- Comment #22 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121205 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121205&action=edit Bug 22785: DO NOT PUSH Schema updates Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:16:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:16:16 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-xgXKFNYc62@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121173|0 |1 is obsolete| | --- Comment #23 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121206 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121206&action=edit Bug 22785: Update Schema for boolean Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 00:16:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 22:16:20 +0000 Subject: [Koha-bugs] [Bug 22785] Manage matches when importing through Stage Marc Record Import In-Reply-To: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22785-70-G9CGmyGcu7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121174|0 |1 is obsolete| | --- Comment #24 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121207 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121207&action=edit Bug 22785: (follow-up) Don't sort by chosen and fix selection of matches Previously the sorting took 'chosen' into account and would move a selected match to the top on next load - it is better to preserve the same sorting every time When loading matches the 'cehcked' variable was not being cleared, so multiple matches were being marked 'checked="checked"'. Fixing this ensures the correct record displays as chosen Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 01:37:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 19 May 2021 23:37:13 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-9bdDfzdQ9B@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #5 from David Cook <dcook at prosentient.com.au> --- (In reply to Dobrica Pavlinusic from comment #2) > We don't have any other place in koha-conf.xml where we use same tag and id > so I think that this is best place to put fix into as opposed to emulation > of XML::Simple behavior. Agreed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 04:41:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 02:41:53 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-rBZipG8u9r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #13 from Mason James <mtj at kohaaloha.com> --- (In reply to Victor Grousset/tuxayo from comment #12) > Should it not be backported to 20.05 meanwhile? yes, this should be backported to 20.05 and 19.11 too -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:41:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:41:18 +0000 Subject: [Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import In-Reply-To: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14957-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14957-70-xaQeAHtlcM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:51:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:51:52 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-fMYQZZ5FfN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:51:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:51:55 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-4nvNk25MPo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:51:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:51:57 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-G4OlrSJOa9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:52:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:52:00 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-rNnuZ1hAC5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:52:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:52:20 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-G3LQOpTe3d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:52:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:52:40 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-ED4SBZy23Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:55:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:55:20 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-144WBpvJVd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119960|0 |1 is obsolete| | --- Comment #14 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121210 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121210&action=edit Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller" This reverts commit c7fef23763754ad65c5a59438ed370d53aeec4b6. The code is needed back to fix broken sorting. Signed-off-by: cnelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 08:55:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 06:55:24 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-swPlgx7YQ5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119961|0 |1 is obsolete| | --- Comment #15 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121211 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121211&action=edit Bug 28171: Restore previous sorting behaviour for Serial enumchron column Before Bug 27980 the sorting was done either by item's publisheddate if it existed in at least one item. If it didn't exist then the sorting was done using "h - Serial Enumeration / chronology" field. This restores this sorting functionality in catalogue/detail.pl page. To test: 1. Create a serial subscription for a biblio, make sure to enable the option "Create an item record when receiving this serial" 2. Receive two serials, so that they have different received dates and check that the items are now created to the biblio 3. Add now two additional items with one having "A" and other having "B" in the "h - Serial Enumeration / chronology" field. 4. Try sorting and notice the items with publisheddate are being sorted and ones without stay in the order they happened to be 5. Remove the items with publisheddate and notice that now items with "A" and "B" get sorted correctly Signed-off-by: cnelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:00:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:00:28 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-LvJsuWqXpT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Christian Nelson <christian.nelson at tritonia.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |christian.nelson at tritonia.f | |i -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:01:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:01:32 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-JDNttEDJiX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121211|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:01:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:01:45 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-DkIGEE5KpP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121210|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:03:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:03:12 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-LNORD1eK7t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119961|1 |0 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:03:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:03:18 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-Th4qQ6KwU8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119960|1 |0 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:04:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:04:11 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-iW7aa1Yoco@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119960|0 |1 is obsolete| | --- Comment #16 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121212&action=edit Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller" This reverts commit c7fef23763754ad65c5a59438ed370d53aeec4b6. The code is needed back to fix broken sorting. Signed-off-by: cnelson <christian.nelson at tritonia.fi> Signed-off-by: cnelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:04:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:04:14 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-DahvRSz2pY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119961|0 |1 is obsolete| | --- Comment #17 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121213 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121213&action=edit Bug 28171: Restore previous sorting behaviour for Serial enumchron column Before Bug 27980 the sorting was done either by item's publisheddate if it existed in at least one item. If it didn't exist then the sorting was done using "h - Serial Enumeration / chronology" field. This restores this sorting functionality in catalogue/detail.pl page. To test: 1. Create a serial subscription for a biblio, make sure to enable the option "Create an item record when receiving this serial" 2. Receive two serials, so that they have different received dates and check that the items are now created to the biblio 3. Add now two additional items with one having "A" and other having "B" in the "h - Serial Enumeration / chronology" field. 4. Try sorting and notice the items with publisheddate are being sorted and ones without stay in the order they happened to be 5. Remove the items with publisheddate and notice that now items with "A" and "B" get sorted correctly Signed-off-by: cnelson <christian.nelson at tritonia.fi> Signed-off-by: cnelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:05:48 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-TBL7RnzKCf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121212|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:06:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:06:29 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-1RypueVKnt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121213|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:07:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:07:05 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-8xDYxgiSxQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119960|1 |0 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:07:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:07:16 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-yMuluSwEzG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119961|1 |0 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:09:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:09:54 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-oPYO5NBYRM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119960|0 |1 is obsolete| | Attachment #119961|0 |1 is obsolete| | --- Comment #18 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121214&action=edit Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller" This reverts commit c7fef23763754ad65c5a59438ed370d53aeec4b6. The code is needed back to fix broken sorting. Signed-off-by: Christian Nelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:09:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:09:57 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-3zcdlpYPvw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 --- Comment #19 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121215 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121215&action=edit Bug 28171: Restore previous sorting behaviour for Serial enumchron column Before Bug 27980 the sorting was done either by item's publisheddate if it existed in at least one item. If it didn't exist then the sorting was done using "h - Serial Enumeration / chronology" field. This restores this sorting functionality in catalogue/detail.pl page. To test: 1. Create a serial subscription for a biblio, make sure to enable the option "Create an item record when receiving this serial" 2. Receive two serials, so that they have different received dates and check that the items are now created to the biblio 3. Add now two additional items with one having "A" and other having "B" in the "h - Serial Enumeration / chronology" field. 4. Try sorting and notice the items with publisheddate are being sorted and ones without stay in the order they happened to be 5. Remove the items with publisheddate and notice that now items with "A" and "B" get sorted correctly Signed-off-by: Christian Nelson <christian.nelson at tritonia.fi> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:12:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:12:44 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-Net990wG9f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 --- Comment #20 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- As Christian was signing-off the patches via Koha Sandbox the signed-off line didn't update to the correct name. Fixed it now on behalf of Christian in the latest patches attached. Ready for QA. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:21:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:21:52 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-YXh98Akws3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #19 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:31:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:31:06 +0000 Subject: [Koha-bugs] [Bug 28359] Invalid value of OpacHiddenItems crashes OPAC search In-Reply-To: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28359-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28359-70-w7XtZkIEK7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |24403 CC| |tomascohen at gmail.com --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- filter_by_visible_in_opac and GetHiddenItemnumbers have different behaviours: >From GetHiddenItemnumbers: if (any { $val eq $_ } @{$hidingrules->{$field}}) { Expect an array (damaged: [1]) >From filter_by_visible_in_opac: { '-not_in' => $rules->{$field} } will work for array and scalar GetHiddenItemnumbers must be removed anyway. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24403 [Bug 24403] [OMNIBUS] OpacHiddenItems should hide items everywhere in the OPAC -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:31:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:31:06 +0000 Subject: [Koha-bugs] [Bug 24403] [OMNIBUS] OpacHiddenItems should hide items everywhere in the OPAC In-Reply-To: <bug-24403-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24403-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24403-70-CD7a6hB8xk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24403 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28359 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28359 [Bug 28359] Invalid value of OpacHiddenItems crashes OPAC search -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:49:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:49:46 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-5AShYxgHSi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119514|0 |1 is obsolete| | Attachment #119515|0 |1 is obsolete| | Attachment #119516|0 |1 is obsolete| | Attachment #119517|0 |1 is obsolete| | Attachment #119518|0 |1 is obsolete| | Attachment #119519|0 |1 is obsolete| | Attachment #119520|0 |1 is obsolete| | Attachment #119521|0 |1 is obsolete| | Attachment #119522|0 |1 is obsolete| | Attachment #119523|0 |1 is obsolete| | Attachment #119570|0 |1 is obsolete| | Attachment #119571|0 |1 is obsolete| | --- Comment #450 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121216&action=edit Bug 20447: MARC Holdings support Enable by setting "SummaryHoldings" option to "Use". Sponsored-by: The National Library of Finland Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:00 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-grPX6H2UXB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #451 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121217 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121217&action=edit Bug 20447: Add holding_id to REST API item definition Allows items to be properly returned, including the holding_id field. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:02 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-oCsqF5lG7X@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121218&action=edit Bug 27779: Group payouts by type of debit they're applied against This patch adds additional grouping to the cashup summary output such that payouts are additionally grouped by the types of debit they're applied against. The cashup sumary modal is adapted to expose the descriptions at the grouping level too. Test plan 1/ Add a various transactions using a cash register (Using Point of Sale, Patron Accounts with payments etc). 2/ Refund some of the debts and pick the 'cash' option for payout. (ensure you pick a variety of debit types) 3/ Add some credit to a patron account, (either refund a debt as 'credit' or add a 'manual credit') 4/ Payout the credit as 'cash' on the patron account 5/ Cashup the register 6/ Inspect the cashup summary for your cashup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:06 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-d7jc7pkHZm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121219 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121219&action=edit Bug 27779: Update 'REFUND' description in the database This patch simplified the REFUND description from 'Refund applied to a patrons fine' to simply 'Refund'.. this allows the description to be combined with debit type descriptions simply to denote what it was applied against instead of using the generic 'applied to a patrons fine' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:11 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-v3twsMo6tN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #452 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121220 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121220&action=edit Bug 20447: Add a batch rebuild script for holdings table This script can be used to update the columns in the holdings table from the MARC record using the rules in the framework. In practice this will only be required if the koha link field is changed in the framework. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:23 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-VVOuiTb0UF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #453 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121221 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121221&action=edit Bug 20447: Add import/export support for holdings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Adds support for importing and exporting biblios with interleaved holdings. Test plan: 1.) Import the MARCXML file attached to the bug with the -holdings parameter: misc/migration_tools/bulkmarcimport.pl -biblios -holdings -file holdings.xml -m MARCXML 2.) Verify that the holdings records were imported. 3.) Export the same records with holdings: misc/export_records.pl --record-type=bibs --starting_biblionumber 103 --ending_biblionumber 104 --filename=holdings_export.xml --format=xml --holdings 4.) Verify that both bibliographic and holding records are exported. 5.) Verify that tests in t/db_dependent/Exporter/Record.t pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:31 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-hidkrarZYd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #454 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121222 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121222&action=edit Bug 20447: (follow-up) Add required metadata field when creating holdings Since metadata column is mandatory in the holdings_metadata table we need to define it already when it is first created instead of creating it first and updating the column immediately after. This fixes the following error during holdings record creation: DBIx::Class::Storage::DBI::_dbh_execute(): Field 'metadata' doesn't have a default value at /kohadevbox/koha/Koha/Objects.pm line 114 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:42 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-fddD2c2uoQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #455 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121223 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121223&action=edit Bug 20447: (follow-up) Correctly list all holdings frameworks in editor The Template Toolkit expects a ref to array and we passed the array instead. It caused the listing of holdings frameworks not to show when there was more than one holdings framework defined. To test: 1) Apply patch 2) Make 3 copies of the default HLD framework 3) Go to a biblio page and create new holding 4) Click Settings in the editor page and notice all 3 frameworks are now listed in the drop-down menu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:43 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-uEBaKi0i9g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121218|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121224 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121224&action=edit Bug 27779: Group payouts by type of debit they're applied against This patch adds additional grouping to the cashup summary output such that payouts are additionally grouped by the types of debit they're applied against. The cashup sumary modal is adapted to expose the descriptions at the grouping level too. Test plan 1/ Add a various transactions using a cash register (Using Point of Sale, Patron Accounts with payments etc). 2/ Refund some of the debts and pick the 'cash' option for payout. (ensure you pick a variety of debit types) 3/ Add some credit to a patron account, (either refund a debt as 'credit' or add a 'manual credit') 4/ Payout the credit as 'cash' on the patron account 5/ Cashup the register 6/ Inspect the cashup summary for your cashup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:49 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-bB88fUCZgh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121219|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121225 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121225&action=edit Bug 27779: Update 'REFUND' description in the database This patch simplified the REFUND description from 'Refund applied to a patrons fine' to simply 'Refund'.. this allows the description to be combined with debit type descriptions simply to denote what it was applied against instead of using the generic 'applied to a patrons fine' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:50:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:50:55 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-QljsNqpDRo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #456 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121226 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121226&action=edit Bug 20447: Don't use GROUP by when fetching authorised values for editor The syntax is invalid SQL. The original intent was probably to remove duplicates from the holdings record marc editor but it would have actually removed then the other instances of the wanted authorised values from the list. Now we show all the authorised values that should be possible to select and yes, if you set the same description (lib field) for two different authorised values in the same category then you cannot distinguish them from each other. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:51:05 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-DrD57OwbqB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #457 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121227 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121227&action=edit Bug 20447: Make holdings suppress column boolean object This enables Koha::Object::TO_JSON to return JSON boolean values. If we need to add supression to other parts of Koha than just OPAC in the future maybe it could have it in its own separate column (instead of using supress int values to represent different levels of supression). So using suppress column just for OPAC should be fine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:51:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:51:17 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-LhBYgIoTC2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #458 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121228 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121228&action=edit Bug 20447: Move build_sample_holdings_record() description next to other descriptions This prevents the following QA tool error: WARNING: =head3 without preceding higher level in file t/lib/TestBuilder.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:51:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:51:28 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-lPYvWs5Zfv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #459 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121229 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121229&action=edit Bug 20447: DBIX schema changes Rebased-by: Andrew Nugged <nugged at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:51:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:51:37 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-UDF0587dC7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #460 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121230 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121230&action=edit Bug 20447: Return all Koha fields even if the value is empty The database columns are updated using the koha field values returned by this subroutine and if we don't return all of them (even the empty ones) the holdings table's database columns won't get emptied. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:51:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:51:46 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-uzdH5m326e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #461 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121231 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121231&action=edit Bug 20447: Return valid koha field values The legal values for holdings.suppress koha field are 0 and 1. This makes sure that illegal values cannot be returned. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:52:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:52:14 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-TXN17TAG7l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:52:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:52:28 +0000 Subject: [Koha-bugs] [Bug 27779] Cashup summary 'refunds' should denote what the refund was actioned against. In-Reply-To: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27779-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27779-70-AIgXLjJ9FP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27779 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 09:52:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 07:52:44 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-l8nnDj0I0l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #462 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Rebased the first patch "Bug 20447: MARC Holdings support". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:17:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:17:37 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-7HAMZdRapl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #6 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- This works as expected.. however I wonder if we ought to support both <ldapserver> and <ldapserver id="ldapserver"> syntax and perhaps start recommending the less verbose <ldapserver> option? Also, nice to see you still around Dobrica :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:26:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:26:28 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-ctcvgrQOOO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121134|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121232 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121232&action=edit Bug 28370: Add missing additionalProperties in spec This patch adds missing attribute to the object definitions in the spec. We wrongly supposed it was the default, but it proved not. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1 => SUCCESS: Tests pass, nothing breaks! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:27:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:27:49 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-gP3tgIdcbU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Good Call, Should we also add an explicit coding guideline for this perhaps.. and a QA script catch to spot removals of the line in api/swagger/*.json files or lack of it in new files in that directory? Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:39:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:39:43 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-WLUAKgQiXp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- This all looks good to me, but I'm not one of the existing consumers of this API endpoint, so I think it worth getting a final QA signoff from Joonas or Ere.. I'll add my SO lines to varify I've tested and it works as expected from my perspective however. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:41:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:41:22 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-e7dbHNqd0V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121131|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121233 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121233&action=edit Bug 28369: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:41:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:41:27 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-3xfSgmDLFX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121132|0 |1 is obsolete| | --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121234 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121234&action=edit Bug 28369: Set additionalProperties: false and fix things This patch performs a cleanup on the holds routes: - It adds additionalProperties: false to all missing routes - It syncs the spec with the guidelines - additionalProperties: false highlighted some attributes read in the controlled weren't declared on the spec, adding them - PUT /holds/:hold_id is moved to PATCH, as it makes more sense and gathered opinions lean towards that To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => FAIL: Lots of things are wrong with the API 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:41:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:41:31 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-bNFvv1hGIF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121133|0 |1 is obsolete| | --- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121235 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121235&action=edit Bug 28369: (QA follow-up) Restore PUT with deprecation message This patch restores the PUT route, but adding a deprecation message. The controller method is the same, and relevant patch tests are duplicated but calling PUT, so it still gets tested. To test: 1. Apply this patch 2. Reload plack 3. Open https://<>/api/v1/.html and find the PUT /holds/{hold_id} route => SUCCESS: There's a deprecation wargning! 4. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 10:41:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 08:41:56 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-x8M6sPtMWD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |joonas.kylmala at helsinki.fi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 11:20:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 09:20:42 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-ea5Bql1vTT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #40 from Arthur Suzuki <arthur.suzuki at biblibre.com> --- Thx! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 11:43:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 09:43:56 +0000 Subject: [Koha-bugs] [Bug 28399] New: batchRebuildItemsTables.pl error 'Already in a transaction' Message-ID: <bug-28399-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28399 Bug ID: 28399 Summary: batchRebuildItemsTables.pl error 'Already in a transaction' Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs at lists.koha-community.org Reporter: julien.sicot at univ-rennes2.fr QA Contact: testopia at bugs.koha-community.org CC: robin at catalyst.net.nz Hello, When I run misc/batchRebuildItemsTables.pl , I get the following errors : DBD::mysql::db begin_work failed: Already in a transaction at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1590. DBD::mysql::db begin_work failed: Already in a transaction at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1590. Seems an issue similar to bug #27245. Many thanks, Best, Julien Sicot Systems Librarian Rennes 2 university -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 13:12:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 11:12:41 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-lsbJNb8WoW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #7 from Dobrica Pavlinusic <dpavlin at rot13.org> --- I was wondering about dropping id and there is also ticket about multiple ldap servers which would have different ids, but we need to support id="ldapserver" for upgraded instances, so I decided to start here. I also considered adding something like: foreach my $ldap_id ( keys %$ldap ) { if ( exists($ldap->{$ldap_id}->{hostname}) ) { $ldap = $ldap->{$ldap_id}; last; } } but it seemed like too much code. It would support <ldapserver> without any id and different id from ldapserver, but since we suggest id="ldapserver" is included in documentation and koha-conf.xml template I decided against it. Was I wrong about this? ;-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 13:37:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 11:37:33 +0000 Subject: [Koha-bugs] [Bug 28400] New: Add SMS providers message id to message_queue table Message-ID: <bug-28400-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28400 Bug ID: 28400 Summary: Add SMS providers message id to message_queue table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: johanna.raisa at koha-suomi.fi QA Contact: testopia at bugs.koha-community.org Some SMS providers give an id in response body which you can use to track message status. Now message_queue table doesn't have any field where this could be put. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 13:38:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 11:38:58 +0000 Subject: [Koha-bugs] [Bug 28400] Add SMS provider's message id to message_queue table In-Reply-To: <bug-28400-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28400-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28400-70-fEDGffjn76@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28400 Johanna Räisä <johanna.raisa at koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add SMS providers message |Add SMS provider's message |id to message_queue table |id to message_queue table -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 13:51:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 11:51:01 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-6XwMNeG9aj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 Björn Nylén <bjorn.nylen at ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.nylen at ub.lu.se --- Comment #2 from Björn Nylén <bjorn.nylen at ub.lu.se> --- We just did a very similar thing locally but added the caching in C4::Biblio::GetAuthorizedValueDesc instead. It's used in a few more places. Saved a lot of time in searchresults and add/edit item views when there are many items. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:05:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:05:33 +0000 Subject: [Koha-bugs] [Bug 28401] New: Add ability to disable keep_text Message-ID: <bug-28401-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28401 Bug ID: 28401 Summary: Add ability to disable keep_text Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: chad at pennmanor.net QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com I recently updated our main Koha server to the latest 20.05.x. After the upgrade a librarian was frustrated because the search box now remembers the previous search content. I think this behavior changed because of the patch for bug 26249. My understanding was that if she had a stack of books prior to this change she could just scan each barcode and it would jump to the next book. Now she needs to click in the field and clear the previous content before scanning. I don't think this is a huge deal but I didn't notice any way to toggle the behavior. Any chance this could be something configurable? Thanks. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:20:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:20:57 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-Z5FJRnVhQx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:21:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:21:02 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-y63ygZM9dd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121233|0 |1 is obsolete| | Attachment #121234|0 |1 is obsolete| | Attachment #121235|0 |1 is obsolete| | --- Comment #17 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121236 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121236&action=edit Bug 28369: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:21:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:21:07 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-9D7J2wkJxU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #18 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121237&action=edit Bug 28369: Set additionalProperties: false and fix things This patch performs a cleanup on the holds routes: - It adds additionalProperties: false to all missing routes - It syncs the spec with the guidelines - additionalProperties: false highlighted some attributes read in the controlled weren't declared on the spec, adding them - PUT /holds/:hold_id is moved to PATCH, as it makes more sense and gathered opinions lean towards that To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => FAIL: Lots of things are wrong with the API 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:21:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:21:11 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-6dcvdvvxIo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #19 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121238&action=edit Bug 28369: (QA follow-up) Restore PUT with deprecation message This patch restores the PUT route, but adding a deprecation message. The controller method is the same, and relevant patch tests are duplicated but calling PUT, so it still gets tested. To test: 1. Apply this patch 2. Reload plack 3. Open https://<>/api/v1/.html and find the PUT /holds/{hold_id} route => SUCCESS: There's a deprecation wargning! 4. Run: $ kshell k$ prove t/db_dependent/api/v1/holds.t => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:48:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:48:17 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-F6PG4GY8Yc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #40 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 22824 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:49:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:49:14 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-QFFVFmBEDU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:51:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:51:37 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-rf0mZAqne3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #50 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:54:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:54:15 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-CUFCF17B76@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | Status|Pushed to master |Pushed to stable --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:56:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:56:45 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-dzu3wJ482G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47287|0 |1 is obsolete| | --- Comment #17 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Created attachment 121239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121239&action=edit Bug 15067: Follow up to fix sorting It looks like C4::Languages:getLanguages relies on implicit database order for languages. They appear to be sorted by subtag so this patch adds that sorting to the database query to ensure the dropdown is sorted. Signed-off-by: Aleisha <aleishaamohia at hotmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:57:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:57:44 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-woyYnGIddc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47286|0 |1 is obsolete| | --- Comment #18 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Created attachment 121240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121240&action=edit Bug 15067: Add additional languages to advanced search language search run update database script, look for new laguages under 'Language:' in Advanced search. Languages that should be added are: 1. Estonian 2. Latvian 3. Lithuanian 4. Inuktitut 5. Inupiaq Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 14:59:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 12:59:59 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-ehnmcb1Tas@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #16 from Fridolin Somers <fridolin.somers at biblibre.com> --- Can this be backported to stable branches ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:02:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:02:06 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-3Em70pWBid@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #89642|0 |1 is obsolete| | --- Comment #19 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Created attachment 121241 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121241&action=edit Bug 15067: Added translations of languages to those 5 languages Estonian, Latvian, Lithuanian, Inuktitut and Inupiaq are added with their translations to the Advanced Search languages. Test Plan: 1. From homepage, go to Advanced search 2. Click on More options next to the Search button 3. Scroll down to the Limits section 4. Click on Language: No limit 5. Find Estonian, Latvian, Lithuanian, Inuktitut and Inupiaq at the bottom of the dropdown. 6. They should all be there. 7. Estonian and Latvian are repeated, this need to be fixed. 8. They need to be put in alphabetical order. Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz> The five languages are present, sorted alphabetically, and are not repeated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:05:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:05:37 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-zqnPnjKFY0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |matthias.meusburger at biblibr | |e.com --- Comment #20 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Hi, Sorting is now done on description. Also, QA tools is now ok: koha-qa.pl -c 3 -v 2 OK C4/Languages.pm OK critic OK forbidden patterns OK git manipulation OK pod OK pod coverage OK spelling OK valid -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:08:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:08:45 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-9tyBVNc31i@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.06 released in| | --- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:14:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:14:02 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-Rhg7ubEPXZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:14:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:14:05 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-plgzUyDBg1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 --- Comment #1 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 121242 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121242&action=edit Bug 28204: Fix table highlighting Fix table highlighting at /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table didn't get highlighted with the yellow color when you tried to edit it previously, this patch fixes that. That happened because every odd row had different coloring style that was overwriting yellow highlight. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. 6) Apply the patch. Do yarn build to compile css. 7) Make sure that every row of the table that you edit gets properly highlighted with the yellow color. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:15:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:15:53 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-q7moronNY8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #19 from Fridolin Somers <fridolin.somers at biblibre.com> --- Does not apply on 20.11.x. Looks like it depends on Bug 27894 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 15:34:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 13:34:03 +0000 Subject: [Koha-bugs] [Bug 28272] Definition files are missing additionalProperties: false In-Reply-To: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28272-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28272-70-ZbYlc4QXUz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Fridolin Somers from comment #16) > Can this be backported to stable branches ? No, this is a major change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 16:13:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 14:13:53 +0000 Subject: [Koha-bugs] [Bug 24023] Add ability to create bundles of items In-Reply-To: <bug-24023-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24023-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24023-70-QvPBXQxUCy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24023 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 16:54:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 14:54:30 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-MUZflbT06j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #15 from Mason James <mtj at kohaaloha.com> --- Created attachment 121243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121243&action=edit Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) to test... 1/ build package 2/ install package on focal 3/ check that libcgi-compile-perl 0.24 is not installed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 16:55:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 14:55:37 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-DbWi8lD5LZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 16:55:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 14:55:54 +0000 Subject: [Koha-bugs] [Bug 22456] Allow patrons to cancel their waiting holds In-Reply-To: <bug-22456-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22456-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22456-70-ugrX2dTnMh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22456 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #7 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- I support this feature as well. Just last night a Library Board member asked me why she couldn't cancel a hold that was waiting for her on the hold shelf. It should definitely be a system pref because I'm sure some libraries would not want to enable this behavior. I like the idea of having a link to the cancelled holds appear on the staff home page along with the other things (pending suggestions, patrons requesting modifications, etc.) staff need to act on because that would make it front and center. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:03:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:03:31 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-Zj43P6BQ43@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121148|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121244 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121244&action=edit Bug 28385: ldap server configuration broken since migration from XML::Simple Bug 28278 removed usage of XML::Simple which had side-affect that C4::Context->config("ldapserver") returns one more level of hash based on id of element, so ldap configuration was no longer available generating error in log: No ldapserver "hostname" defined in KOHA_CONF: /etc/koha/sites/srvgit/koha-conf.xml which is very confusing since hostname is there, but we are looking at wrong place for it. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:05:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:05:00 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-Y3Hv0TjDu0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- OK, I think I agree, this is the most pragmatic solution for now.. great to know you've thought it all through though Dobrica. It works as expected, so signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:11:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:11:00 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-aQpVvHuyZl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:14:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:14:03 +0000 Subject: [Koha-bugs] [Bug 28402] New: Add ability to view/edit MARC Modification Templates from the Batch Record Modification screen Message-ID: <bug-28402-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28402 Bug ID: 28402 Summary: Add ability to view/edit MARC Modification Templates from the Batch Record Modification screen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: barbara.johnson at bedfordtx.gov QA Contact: testopia at bugs.koha-community.org It would be nice to be able to view, and possibly edit, MARC Modification Templates from the Batch Record Modification screen. When selecting the template to use sometimes I realize I need to verify the settings in the template prior to using it. This means I have to exit the batch modification screen or open another window so that I can go to Tools and view the template settings. It would be more efficient to be able to access the templates from the batch mod screen and it would provide an extra level of confidence that the correct modification template is being used. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:33 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-sibVBOwhHO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121153|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121245 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121245&action=edit Bug 28386: Adjust .mailmap Again, we need to adjust our .mailmap This time the goal is the use it in place of the dev_map.yaml we have in the release tools. This will be generated for the release notes, history.txt and contributors.yaml file This can be tested using: git check-mailmap "author <email>" For instance: git check-mailmap "Wrong name <jonathan.druart at bugs.koha-community.org>" Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:37 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-zYpQGVl2CL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121154|0 |1 is obsolete| | --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121246&action=edit Bug 28386: Some manual removals from contributors.yaml Those are not real authors and should be removed from the contributors.yaml file Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:41 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-oBVM8aWVcY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121155|0 |1 is obsolete| | --- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121247&action=edit Bug 28386: Remove unknown authors Those 3 authors are not in the git history, we should remove them from the author list. However we could re-add them to the contributor list with a note saying for instance they were part of the Catalyst Academy (need to double check that first) Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:44 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-rysZlmHuAS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121156|0 |1 is obsolete| | --- Comment #17 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121248 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121248&action=edit Bug 28386: Update Nicole Need to match .mailmap Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:47 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-cdVgCUz4RL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121157|0 |1 is obsolete| | --- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121249&action=edit Bug 28386: Update Kyle Need to match .mailmap Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:51 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-qewTqQ9xDz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121158|0 |1 is obsolete| | --- Comment #19 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121250 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121250&action=edit Bug 28386: Meenakshi.R vs Meenakshi R Needs to match .mailmap Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:54 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-sEKweKEPYb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121159|0 |1 is obsolete| | --- Comment #20 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121251&action=edit Bug 28386: Update Hector Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:21:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:21:58 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-s443ioG0dN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121160|0 |1 is obsolete| | --- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121252&action=edit Bug 28386: Add history_notes The "developer" lines of history.txt will be regenerated using the git history so we need to add this as a separate info. See the release_tools changes for more info Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:22:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:22:02 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-EubXjy5Jem@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121253 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121253&action=edit Bug 28386: [DO NOT PUSH] Update contributors using script This is an example of what will be regenerated. It will need to be regenerated once it will be pushed Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:22:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:22:06 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-7bwu8Safvx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121254 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121254&action=edit Bug 28386: [DO NOT PUSH] Update history using script This is an example of what will be regenerated. Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:22:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:22:10 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-kKgDSRwbW7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #24 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121255&action=edit Bug 28386: Disambiguate Séverine (to squash) Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:22:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:22:14 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-XrnJx8NgY6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121180|0 |1 is obsolete| | --- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121256&action=edit Bug 28386: Add sponsors to .mailmap They were in dev_map.yaml, we are cheating with the <sponsor> email but it seems to work fine in my tests Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:23:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:23:30 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-JymEsuXP3k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Attachment #121177|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:23:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:23:48 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-foXBQKHkxD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121162|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:24:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:24:05 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-4GhqdUdiNZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121161|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:24:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:24:28 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-02WFlJUbbk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #26 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Great work Jonathan, this is a massive improvement. Signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 17:26:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 15:26:23 +0000 Subject: [Koha-bugs] [Bug 28403] New: Add ability to use a report in the MARC export tool Message-ID: <bug-28403-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28403 Bug ID: 28403 Summary: Add ability to use a report in the MARC export tool Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: barbara.johnson at bedfordtx.gov QA Contact: testopia at bugs.koha-community.org In the Export Data tool (export.pl) you can choose to use a file as the basis for your export. It would be a big time saver if you could also use a report. This would eliminate the need to save the report as a .csv or .txt file and would just allow you to specify the report number you would like to use. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 18:20:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 16:20:49 +0000 Subject: [Koha-bugs] [Bug 28072] Z39.50/SRU servers would be a great addition to Mana KB In-Reply-To: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28072-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28072-70-rvJ2dVViL8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28072 --- Comment #2 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- Really great idea. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 18:41:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 16:41:22 +0000 Subject: [Koha-bugs] [Bug 19266] Add ability to update 005 during import of records and check 001 uniqueness on save to batch In-Reply-To: <bug-19266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19266-70-RFrnNIfzNL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19266 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Hi folks! Is anyone still working on this? Would this make more sense to split up into multiple smaller bugs? I have a library who'd like the 005 to populate at import but doesn't care about matching on the 001 or all the cool Rancor stuff that the blocking bugs want to get up to. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 18:42:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 16:42:01 +0000 Subject: [Koha-bugs] [Bug 28404] New: Improve calendar tool management Message-ID: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28404 Bug ID: 28404 Summary: Improve calendar tool management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: barbara.johnson at bedfordtx.gov QA Contact: testopia at bugs.koha-community.org 1. It would be great if libraries could delete holidays from the calendar tool. Because they can’t be deleted by our library we end up with lots of old holidays in the table and sometimes incorrect entries. 2. Holidays display in date ascending order which means the oldest ones are listed first. When you have a long list of old holidays this means you have to do a lot of scrolling to get to the current year. It would be very useful if the holidays could sort in year descending order and within each year the dates would sort in date ascending order. This would put the most current dates at the top of the table for quicker viewing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:05:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:05:15 +0000 Subject: [Koha-bugs] [Bug 28405] New: Add author info to the holds page (reserve/request.pl) Message-ID: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 Bug ID: 28405 Summary: Add author info to the holds page (reserve/request.pl) Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: jrobb at sekls.org QA Contact: testopia at bugs.koha-community.org Currently if you are placing a hold on a record in the staff client and want to double-check the author of the title, you have to click off to another page. It would be helpful to have the author information below the title information as it is on other pages. Currently, author information is already present on the "Checkout history" page (catalogue/issuehistory.pl) and the "Items" page (catalogue/moredetail.pl) so it would add some consistency to have it also present on the "Holds" page (reserve/request.pl). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:05:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:05:43 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-iog7UpCBWV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:05:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:05:59 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-aWp1QixFjg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org --- Comment #1 from George Williams (NEKLS) <george at nekls.org> --- It would be nice to have this information on that page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:27:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:27:34 +0000 Subject: [Koha-bugs] [Bug 28376] Replace obsolete jquery-ui-timepicker-addon In-Reply-To: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28376-70-t7BKQVJRyc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:27:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:27:42 +0000 Subject: [Koha-bugs] [Bug 28376] Replace obsolete jquery-ui-timepicker-addon In-Reply-To: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28376-70-SjCboRBO1g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121257 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121257&action=edit Bug 28367: PROOF OF CONCEPT Replace jQueryUI date/timepicker with Flatpickr This patch is a proof of concept demonstrating how jQueryUI date & time pickers could be replaced using the Flatpickr library (https://flatpickr.js.org/). The patch modifies two pages as test cases: - Circulation -> Renew (with SpecifyDueDates enabled), to demonstrate date and time selection. - Administration -> Patron categories -> New category, to demonstrate a date picker. I've made some customizations to the default Flatpickr library's CSS and incorporated it into staff-global.scss, so you must rebuild the staff client SCSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:27:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:27:57 +0000 Subject: [Koha-bugs] [Bug 28376] Replace obsolete jquery-ui-timepicker-addon In-Reply-To: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28376-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28376-70-6N6vSuPBPs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:31:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:31:08 +0000 Subject: [Koha-bugs] [Bug 28406] New: Point of sale don't register a sale when total amount is 0 Message-ID: <bug-28406-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28406 Bug ID: 28406 Summary: Point of sale don't register a sale when total amount is 0 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Is that a valid use case? Likely. - For free stuff where it's useful to track the "sales" like for stock management or just to know the sold quantity as a stat. - Some real use: http://irc.koha-community.org/koha/2021-05-19#i_2353796 ==Test plan== 1. Try to sell with debit type item with price 0.00 2. Submit 3. page refreshes but no sign of a transaction 4. Register details show nothing either -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:38:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:38:33 +0000 Subject: [Koha-bugs] [Bug 26994] Display list of names in alphabetical order when using the Suggestion Information filter in Suggestions Management In-Reply-To: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26994-70-MjE5C2H8rC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26994 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org --- Comment #1 from George Williams (NEKLS) <george at nekls.org> --- It would be nice if this was addressed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:39:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:39:50 +0000 Subject: [Koha-bugs] [Bug 28289] Display number of associated orders on Acquisitions Detail tab on detail.pl In-Reply-To: <bug-28289-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28289-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28289-70-9Ve1bybQkb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28289 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:40:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:40:27 +0000 Subject: [Koha-bugs] [Bug 28404] Improve calendar tool management In-Reply-To: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28404-70-tGxN4LxB2c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28404 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Please file separate bugs for separate issues, thanks! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:41:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:41:40 +0000 Subject: [Koha-bugs] [Bug 28059] Move OPAC news block to new protected area In-Reply-To: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28059-70-OCDurNXpPP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28059 Margaret Hade <margaret at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |margaret at bywatersolutions.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:41:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:41:44 +0000 Subject: [Koha-bugs] [Bug 26205] News Changes aren't Logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-3xTBbYutko@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Margaret Hade <margaret at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |margaret at bywatersolutions.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 19:43:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 17:43:24 +0000 Subject: [Koha-bugs] [Bug 28059] Move OPAC news block to new protected area In-Reply-To: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28059-70-DIUX4nAb9D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28059 George Williams (NEKLS) <george at nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george at nekls.org --- Comment #1 from George Williams (NEKLS) <george at nekls.org> --- I agree. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 20:00:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 18:00:57 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-WwL52I8Unu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 --- Comment #2 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- Having the author display on this page would be a big help and real time saver. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 21:13:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 19:13:35 +0000 Subject: [Koha-bugs] [Bug 28407] New: CollapseFieldsPatronAddForm creates problems with hidden elements in Patron restrictions Message-ID: <bug-28407-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28407 Bug ID: 28407 Summary: CollapseFieldsPatronAddForm creates problems with hidden elements in Patron restrictions Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: cbrannon at cdalibrary.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com If you use CollapseFieldsPatronAddForm to collapse Patron restrictions, it will cause hidden elements within to be out of sync. I've used the following to compensate for this flaw: //Fix expanded restriction form with nested collapsed section $('#pat_memberentrygen #memberentry_restrictions').wrapInner('<div id="restrictionContainer" style="display:none;"></div>'); $('#pat_memberentrygen #restrictionContainer').children().show(); $('#pat_memberentrygen #manual_restriction_form').children().show(); $('#pat_memberentrygen #memberentry_restrictions').prepend($('#restrictions_lgd')); $('#pat_memberentrygen #manual_restriction_form').hide(); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 22:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 20:05:48 +0000 Subject: [Koha-bugs] [Bug 28408] New: Last modification date for suggestions is wrong Message-ID: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 Bug ID: 28408 Summary: Last modification date for suggestions is wrong Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org In the DB suggestions have a column: last_modification_date `lastmodificationdate` date DEFAULT NULL COMMENT 'date of the last modification', It is not updated when a suggestion is modified, however, the date field is: `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'date and time the suggestion was updated', On the interface we display the first as "Last modification on" - which is confusing if you update a suggestion, and the date doesn't change -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 20 22:24:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 20:24:00 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-mbYffXXtcT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 22:24:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 20:24:04 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-g4FlfLlszD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121259 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121259&action=edit Bug 28405: add author name to request.tt when it exists To test: 1. Place a hold and observe request.tt 2. No author name 3. Apply patch 4. Reload request.tt 5. Author name should appear. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 22:25:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 20:25:16 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-vjOPwZ7aq6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Version|20.05 |master Text to go in the| |This patch adds the author release notes| |name to place a hold page | |(request.tt) Assignee|oleonard at myacpl.org |lucas at bywatersolutions.com Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:13:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:13:38 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-TFS4nhCt7L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:13:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:13:42 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-TftT1qOL7J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121239|0 |1 is obsolete| | --- Comment #21 from David Nind <david at davidnind.com> --- Created attachment 121260 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121260&action=edit Bug 15067: Follow up to fix sorting It looks like C4::Languages:getLanguages relies on implicit database order for languages. They appear to be sorted by subtag so this patch adds that sorting to the database query to ensure the dropdown is sorted. Signed-off-by: Aleisha <aleishaamohia at hotmail.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:13:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:13:46 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-PnAtIIp12s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121240|0 |1 is obsolete| | --- Comment #22 from David Nind <david at davidnind.com> --- Created attachment 121261 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121261&action=edit Bug 15067: Add additional languages to advanced search language search run update database script, look for new laguages under 'Language:' in Advanced search. Languages that should be added are: 1. Estonian 2. Latvian 3. Lithuanian 4. Inuktitut 5. Inupiaq Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:13:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:13:51 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-miuEPAgdFU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121241|0 |1 is obsolete| | --- Comment #23 from David Nind <david at davidnind.com> --- Created attachment 121262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121262&action=edit Bug 15067: Added translations of languages to those 5 languages Estonian, Latvian, Lithuanian, Inuktitut and Inupiaq are added with their translations to the Advanced Search languages. Test Plan: 1. From homepage, go to Advanced search 2. Click on More options next to the Search button 3. Scroll down to the Limits section 4. Click on Language: No limit 5. Find Estonian, Latvian, Lithuanian, Inuktitut and Inupiaq at the bottom of the dropdown. 6. They should all be there. 7. Estonian and Latvian are repeated, this need to be fixed. 8. They need to be put in alphabetical order. Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz> The five languages are present, sorted alphabetically, and are not repeated. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:20:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:20:11 +0000 Subject: [Koha-bugs] [Bug 15067] Add additional languages to advanced search language search In-Reply-To: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15067-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15067-70-UzXkidwLzo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds release notes| |Estonian, Inuktitut, | |InupiaqLatvian, and | |Lithuanian (along with | |their translations) to the | |list of languages in the | |advanced search for the | |OPAC and staff interface | |(Advanced search > More | |options > Language drop | |down list). | | | |The list of | |languages is also now | |sorted in alphabetical | |order. CC| |david at davidnind.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 20 23:57:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 21:57:43 +0000 Subject: [Koha-bugs] [Bug 21225] Add Syndetics enhanced content to staff client In-Reply-To: <bug-21225-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21225-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21225-70-kRopkWotA7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21225 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson at bedfordtx.g | |ov --- Comment #4 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- We’d love for our Syndetics content to display in staff, especially the cover images for DVDs, since Amazon does not display those. Our staff would be better able to help our patrons if they were able to see these cover images. It would also save them time from having to switch to the OPAC to see a DVD cover image. Is it possible to rebase the patch and provide a test plan so we could get this one moving? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 00:14:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 22:14:33 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-fAECubIgUf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121244|0 |1 is obsolete| | --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121263 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121263&action=edit Bug 28385: ldap server configuration broken since migration from XML::Simple Bug 28278 removed usage of XML::Simple which had side-affect that C4::Context->config("ldapserver") returns one more level of hash based on id of element, so ldap configuration was no longer available generating error in log: No ldapserver "hostname" defined in KOHA_CONF: /etc/koha/sites/srvgit/koha-conf.xml which is very confusing since hostname is there, but we are looking at wrong place for it. == Test plan == 1. Setup an LDAP server with users or use a public one See https://wiki.koha-community.org/wiki/Ldap_testing 2. Configure Koha to use it, see example config above 3. Go to OPAC 4. Koha doesn't compile due to LDAP config not parsed correctly 5. Apply the patch 6. Koha compiles and page loads 7. Log in successfully with one of the LDAP users 8. Bonus: Try to log-in with a wrong username & a good password and vice-versa Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 00:15:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 22:15:10 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-0emsnEpGI4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works :) Tested with a public LDAP server. See the added test plan for details. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 00:28:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 20 May 2021 22:28:46 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-EEZ6OhQpl7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- QA script reports missing POD (in-code Perl documentation) The relevant code is not even in a subroutine https://git.koha-community.org/Koha-community/Koha/src/branch/master/C4/Auth_with_ldap.pm#L54 so I don't know what should be done QA wise, if there is something to do. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 03:27:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 01:27:00 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-lMMw6dWRPr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #13 from David Cook <dcook at prosentient.com.au> --- (In reply to Martin Renvoize from comment #6) > This works as expected.. however I wonder if we ought to support both > <ldapserver> and <ldapserver id="ldapserver"> syntax and perhaps start > recommending the less verbose <ldapserver> option? My hot take would be to look at migrating from koha-conf.xml to koha-conf.yml heh. Down with koha-conf.xml... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 03:30:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 01:30:15 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-4a699eiZ7Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- (In reply to Björn Nylén from comment #2) > We just did a very similar thing locally but added the caching in > C4::Biblio::GetAuthorizedValueDesc instead. It's used in a few more places. > Saved a lot of time in searchresults and add/edit item views when there are > many items. You have a patch for that on Bugzilla too, right? I can't recall the number off the top of my head though. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 03:40:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 01:40:53 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-agt3Rjnrr1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- Comment on attachment 121111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121111 Bug 28371: WIP Review of attachment 121111: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=28371&attachment=121111) ----------------------------------------------------------------- ::: C4/XSLT.pm @@ +40,4 @@ > > my $engine; #XSLT Handler object > my %authval_per_framework; > +my %authval_descs; Are you sure about this scope? This will be for the life of the Starman worker, which could lead to stale data and inconsistent results, if you're actively changing authorised value descriptions. Having a cache scoped to the request would be safer I think. I suppose a "$cache" hashref passed to XSLTParse4Display and then on to transformMARCXML4XSLT would do the trick. @@ +91,5 @@ > + } else { > + if( $av->{$tag}->{$letter} ){ > + my $orig_val = $value; > + $value = GetAuthorisedValueDesc( $tag, $letter, $value, '', $tagslib ); > + $authval_descs{$frameworkcode.$tag.$letter.$orig_val} = $value; Sometimes, I wonder if we should just fetch all the authorised value descriptions at the start. The pro is that you have a max of 1 database lookup. The con is that you might be fetching a lot more data than you would if you just end up needing 1 description. However, I haven't done any benchmarking on the time of those pros and cons... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 03:59:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 01:59:22 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-yQUs1ir0Ne@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 --- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> --- We already have a cache for the frameworks, we should fetch all the avs and cache then based on the fw. It would be interesting to profile it. And speaking of scope, maybe it is time to think beyond C4. I haven't profiled it, but Nick's idea of Koha::Items->filter_by_visibility proved we can save lots of CPU cycles with better design. Previously, we called a method that queried item numbers, for then fetching each item in a loop (dbi era, GetItemsInfo). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 04:08:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 02:08:40 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-zfJ3jFAdVS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 --- Comment #6 from David Cook <dcook at prosentient.com.au> --- (In reply to Tomás Cohen Arazi from comment #5) > We already have a cache for the frameworks, we should fetch all the avs and > cache then based on the fw. It would be interesting to profile it. Sounds good to me. And if we invalidate the AV cache based on the AV interface in Administration, then that should be fresh. > And speaking of scope, maybe it is time to think beyond C4. I haven't > profiled it, but Nick's idea of Koha::Items->filter_by_visibility proved we > can save lots of CPU cycles with better design. Previously, we called a > method that queried item numbers, for then fetching each item in a loop (dbi > era, GetItemsInfo). +1 I've been doing a lot of non-Koha work on performance, and lookups on rarely changed data in loops are so often the problem waiting to be fixed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 04:51:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 02:51:14 +0000 Subject: [Koha-bugs] [Bug 23114] Inventory: allow to scan barcodes into input field In-Reply-To: <bug-23114-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23114-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23114-70-nrBKk6VHoK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23114 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED CC| |fridolin.somers at biblibre.co | |m Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com QA Contact|testopia at bugs.koha-communit |katrin.fischer at bsz-bw.de |y.org | David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 08:31:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 06:31:36 +0000 Subject: [Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display In-Reply-To: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28371-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28371-70-FnGGXdWTBb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 --- Comment #7 from Björn Nylén <bjorn.nylen at ub.lu.se> --- (In reply to David Cook from comment #3) > (In reply to Björn Nylén from comment #2) > > We just did a very similar thing locally but added the caching in > > C4::Biblio::GetAuthorizedValueDesc instead. It's used in a few more places. > > Saved a lot of time in searchresults and add/edit item views when there are > > many items. > > You have a patch for that on Bugzilla too, right? I can't recall the number > off the top of my head though. Bug 26587 . It's a bit diffrent, about caching in GetItemsInfo and Branches template plugin. To speed up detail.pl and opac-detail.pl. What I meant is that one could cache in GetAuthorizedValueDesc instead of XSLTParse4Display for the same effect. There's the issue about caching for the life of the worker though. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 08:48:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 06:48:45 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-UTN2wTjmMR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121265 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121265&action=edit Bug 28385: Add tests This does not test bug 28385 directly but 28278 instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 09:39:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 07:39:33 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-2iurS3DuWO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121269&action=edit Bug 28388: Preserve "Browse results" when "view plain" is clicked "view plan" will hit opac-showmarc.pl and the "busc" containing the info will be removed from the session -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 10:49:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 08:49:16 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-ZiE2bHeOvt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121270&action=edit Bug 28370: Add tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 10:51:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 08:51:08 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-aNV7HbBpat@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Those tests are failing, can you have a look please? 1. They caught 3 missing additionalProperties in paths/* 2. It seems that we should ignore the error.json and open a separate bug report -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 11:11:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 09:11:09 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-vFH9sppGoN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #17 from Fridolin Somers <fridolin.somers at biblibre.com> --- 2 Follow-ups pushed to 20.11.x for 20.11.06 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 11:19:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 09:19:41 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-SBIRXRF6Bu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Switch back to NQA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 11:32:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 09:32:51 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-nd6xToAiTX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- But... Why do we actually need it? It seems that we don't use it: % git grep Locale::Language cpanfile:requires 'Locale::Language', '2.07'; debian/list-deps: 'Locale::Language' => 'liblocale-codes-perl', -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 11:36:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 09:36:52 +0000 Subject: [Koha-bugs] [Bug 8137] Checkout limit by patron category for all libraries In-Reply-To: <bug-8137-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8137-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8137-70-hLElBwFn9C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8137 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala at helsinki.fi --- Comment #78 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- I have an alternative solution (the solution b) proposed in bug 27834 for this problem. I think we should go with it because it fixes also the bug in the syspref description being incorrect and don't have to add new parameter to the rules at all. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:16:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:16:52 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-zGIhJMIFZv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Andrew Nugged <nugged at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged at gmail.com --- Comment #4 from Andrew Nugged <nugged at gmail.com> --- (In reply to Nick Clemens from comment #2) > This is a decision we need to make. Do we want to automatically escape these > characters, and then we cannot use range searches in Koha, or do we want to > allow for more advanced searching, but ask the user to escape things? What if we introduce config variable (so Koha can behave in the old way for those who don't use this or not changed, because of proper default value we will set), and even we can have that variable more advanced state "extra checkbox" under the search field, so: "useAdvancedSearchSyntax" config var with three states: 1. always (current Koha style) 2. never (i.e. all special characters auto escaped) 3. show checkbox "on/off advanced search syntax" just under the search field third option I mean: [___________________] [Submit] [x] disable advanced syntax (syntax help link) so we sill have some URL like this: /cgi-bin/koha/catalogue/search.pl?q=test+book&disable_adv_syntax=1 and adding this +1 parameter to search form this also allows to generate externals search links if we need ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:47:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:47:28 +0000 Subject: [Koha-bugs] [Bug 28410] New: Reduce memory footprint Message-ID: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Bug ID: 28410 Summary: Reduce memory footprint 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Mostly because of our circular dependencies we are facing memory issue. Like any simple scripts will have to load all the modules. We should focus on reducing the memory footprint. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:48:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:48:28 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-wdbc5P2dfP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au, | |julian.maurice at biblibre.com | |, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com, | |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:48:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:48:40 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-VvDLwoDgKP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:48:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:48:41 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-tShFa4QJsX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28306 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 [Bug 28306] Allow to query database with minimal memory footprint -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:48:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:48:41 +0000 Subject: [Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint In-Reply-To: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28306-70-plGGO7DNUu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28410 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:51:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:51:27 +0000 Subject: [Koha-bugs] [Bug 28411] New: Investigate memory footprint of the different dependencies Message-ID: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 Bug ID: 28411 Summary: Investigate memory footprint of the different dependencies 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Blocks: 28410 In order to know which modules is costing lot of RAM it would be great to have a list the modules with their memory impact. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:51:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:51:27 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-it4PBq0h3M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28411 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 [Bug 28411] Investigate memory footprint of the different dependencies -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:52:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:52:38 +0000 Subject: [Koha-bugs] [Bug 28412] New: Add supported authentication methods documentation Message-ID: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28412 Bug ID: 28412 Summary: Add supported authentication methods documentation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com We should add a section about authentication mechanisms in swagger.yaml. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:53:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:53:01 +0000 Subject: [Koha-bugs] [Bug 28412] Add supported authentication methods documentation In-Reply-To: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28412-70-4LXpk1lWn3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28412 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:54:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:54:06 +0000 Subject: [Koha-bugs] [Bug 28411] Investigate memory footprint of the different dependencies In-Reply-To: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28411-70-e0c6wtXnYm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121271 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121271&action=edit Bug 28411: [DO NOT PUSH] memory_usage.pl apt install libmemory-usage-perl cd /kohadevbox/koha perl memory_usage.pl|sort -n -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:54:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:54:10 +0000 Subject: [Koha-bugs] [Bug 28411] Investigate memory footprint of the different dependencies In-Reply-To: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28411-70-aJkw9G7UQ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121272 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121272&action=edit Bug 28411: memory_usage.pl output -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:56:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:56:16 +0000 Subject: [Koha-bugs] [Bug 28413] New: background job worker is running with all the modules in RAM Message-ID: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 Bug ID: 28413 Summary: background job worker is running with all the modules in RAM Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org It's loading the modules in RAM then forks. Then do not need it to have them loaded in the parent process (the worker/daemon). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:56:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:56:37 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-ABGUthyxES@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor Assignee|oleonard at myacpl.org |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:58:32 +0000 Subject: [Koha-bugs] [Bug 28413] background job worker is running with all the modules in RAM In-Reply-To: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28413-70-t23u9sdwKO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27434 Depends on| |27756, 22417 Blocks| |28410 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 [Bug 22417] Add a task queue https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 [Bug 27756] background_jobs_worker.pl is memory inefficient https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:58:32 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22417-70-nJtjtkB7k0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28413 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 [Bug 28413] background job worker is running with all the modules in RAM -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:58:32 +0000 Subject: [Koha-bugs] [Bug 27756] background_jobs_worker.pl is memory inefficient In-Reply-To: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27756-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27756-70-yJg8iE97Hz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27756 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28413 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 [Bug 28413] background job worker is running with all the modules in RAM -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:58:32 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-aK85iMdNrx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28413 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 [Bug 28413] background job worker is running with all the modules in RAM -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 13:58:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 11:58:32 +0000 Subject: [Koha-bugs] [Bug 27434] Task Scheduler should use classes as job types In-Reply-To: <bug-27434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27434-70-GKEETz8vwP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27434 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28413 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:00:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:00:34 +0000 Subject: [Koha-bugs] [Bug 28414] New: Fix labels for return claims routes Message-ID: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Bug ID: 28414 Summary: Fix labels for return claims routes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com They display incorrectly in https://api.koha-community.org. They should all be grouped under 'Return claims'. Right they show as 'Returned', 'Return', 'Deleted'. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:01:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:01:07 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-vJ5uB1iS8l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com, | |nick at bywatersolutions.com Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:01:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:01:19 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-iKPr5VWTsa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:01:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:01:27 +0000 Subject: [Koha-bugs] [Bug 28415] New: z3950_responder.pl is running with all the modules in RAM Message-ID: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 Bug ID: 28415 Summary: z3950_responder.pl is running with all the modules in RAM 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Blocks: 28410 It's using C4::Biblio and C4::Koha (and so all the modules stack) but it only needs GetMarcFromKohaField and GetAuthorisedValues. We should replace those 2 calls and see if it reduces the memory footprint of the daemon. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:01:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:01:27 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-dKVVMYYpVe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28415 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 [Bug 28415] z3950_responder.pl is running with all the modules in RAM -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:07:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:07:43 +0000 Subject: [Koha-bugs] [Bug 28292] Searching with colon ":" in the end of query gives internal server error In-Reply-To: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28292-70-IFQqXwy71r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:07:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:07:46 +0000 Subject: [Koha-bugs] [Bug 28292] Searching with colon ":" in the end of query gives internal server error In-Reply-To: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28292-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28292-70-6wTYRNZsd1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28292 --- Comment #1 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 121273 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121273&action=edit Bug 28292: strip the colon when it ends the query This patch adds additional regexp that strips the colon when it ends the query to avoid the internal server error. Also this patch adds new tests that check if colon gets removed from the very beginning and the very end of the query. To reproduce: 1) Enable ES and try to search "test:", which should give the internal server error. 2) Apply the patch, perform the same search again. Make sure that it doesn't gives that same error. 3) Additionally run t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t test and ensure that all tests are successful. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:08:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:08:24 +0000 Subject: [Koha-bugs] [Bug 28416] New: Email::Sender::Transport::SMTP is using 10Mo of RAM Message-ID: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416 Bug ID: 28416 Summary: Email::Sender::Transport::SMTP is using 10Mo of RAM 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Blocks: 28410 Well ok, it's not that much over the ~130Mo the usual library stack, but maybe we should replace the use with a require to load in only when needed? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:08:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:08:24 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-WomU1YHSW4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28416 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416 [Bug 28416] Email::Sender::Transport::SMTP is using 10Mo of RAM -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:10:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:10:10 +0000 Subject: [Koha-bugs] [Bug 28413] background job worker is running with all the modules in RAM In-Reply-To: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28413-70-CwbkmXNv5O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121274&action=edit Bug 28413: Reduce background job worker memory footprint It's loading the modules in RAM then forks. Then do not need it to have them loaded in the parent process (the worker/daemon). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:10:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:10:22 +0000 Subject: [Koha-bugs] [Bug 28413] background job worker is running with all the modules in RAM In-Reply-To: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28413-70-U6FMrSUW9C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:11:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:11:46 +0000 Subject: [Koha-bugs] [Bug 28416] Email::Sender::Transport::SMTP is using 10Mo of RAM In-Reply-To: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28416-70-KbYcJWLqL2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121275 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121275&action=edit Bug 28416: Delay load of Email::Sender::Transport::SMTP As it's taking 10M of RAM -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:12:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:12:59 +0000 Subject: [Koha-bugs] [Bug 28416] Email::Sender::Transport::SMTP is using 10Mo of RAM In-Reply-To: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28416-70-L4vKl3ACFF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Can be tested with use Memory::Usage; my $mu = Memory::Usage->new(); $mu->record('Loading'); require Koha::Libraries; $mu->record('module loaded'); print $mu->report(); I don't think overall it's a good idea to use require, but maybe it's worth here? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:20:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:20:11 +0000 Subject: [Koha-bugs] [Bug 28415] z3950_responder.pl is running with all the modules in RAM In-Reply-To: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28415-70-gmmyYKn0w1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- 30M can be saved is we remove C4::Biblio and C4::Koha Then we should replace the 2 use in the SearchEngine conditional with require statements (ie. don't need to load Koha::Z3950Responder::ZebraSession if we are using elastic). And it's down to ~45M (vs 160Mo), before the a request is made. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:26:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:26:23 +0000 Subject: [Koha-bugs] [Bug 28417] New: Authen::CAS::Client always loaded even in CAS in not in used Message-ID: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Bug ID: 28417 Summary: Authen::CAS::Client always loaded even in CAS in not in used Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Blocks: 28410 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 [Bug 28410] Reduce memory footprint -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:26:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:26:23 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-gjsNDMYmrd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28417 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:28:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:28:00 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-uMe6HgYSqK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:28:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:28:05 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-qid0IRdYx9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121276 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121276&action=edit Bug 28417: Don't use C4::Auth_with_cas if CAS is not used We should follow the same pattern as ldap and not use C4::Auth_with_cas if the cas syspref is not turned on. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:28:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:28:51 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-Av0eXWgrL1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This script shows that 3Mb is saved in RAM use Memory::Usage; my $mu = Memory::Usage->new(); $mu->record('Loading'); require Koha::Biblios; $mu->record('module loaded'); print $mu->report(); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:29:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:29:39 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-qBGFm99tpr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Test plan: confirm that CAS is still working -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:30:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:30:20 +0000 Subject: [Koha-bugs] [Bug 28411] Investigate memory footprint of the different dependencies In-Reply-To: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28411-70-oSyCU83cqv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:30:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:30:35 +0000 Subject: [Koha-bugs] [Bug 28415] z3950_responder.pl is running with all the modules in RAM In-Reply-To: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28415-70-WbCTGiRNxH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Is it worth it? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:43:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:43:10 +0000 Subject: [Koha-bugs] [Bug 28404] Improve calendar tool management In-Reply-To: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28404-70-W0HsXZa6U1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28404 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- 1. Holidays can be removed from the calendar. What's the request exactly? https://snipboard.io/ESLH7d.jpg -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:57:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:57:02 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-8knb5paRXM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121277 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121277&action=edit Bug 28414: Fix labels for return claims The way labels are used with RedDoc, we need to tidy them better. We should do it with all the routes, but this one is specially noisy on the UI. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 14:57:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 12:57:29 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-l7bkgvF9kv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 15:06:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 13:06:12 +0000 Subject: [Koha-bugs] [Bug 28412] Add supported authentication methods documentation In-Reply-To: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28412-70-doiNDUIy23@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28412 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 15:56:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 13:56:38 +0000 Subject: [Koha-bugs] [Bug 28404] Improve calendar tool management In-Reply-To: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28404-70-B5j3gXx3wz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28404 --- Comment #3 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- I learned that you can delete holidays but it is a one-by-one process. If you have a lot of old holidays then that takes time. The ability to batch delete old holidays would save staff time. If there were a way to select and delete multiple holidays from the list of holidays (that's where I was expecting to find that functionality) rather than having to use the actual calendar that would be great. I will rename the bug so that it is accurate. Also Owen said to split out the but so I'll remove the second part about sorting. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 15:57:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 13:57:57 +0000 Subject: [Koha-bugs] [Bug 28404] Add ability to batch delete holidays from calendar In-Reply-To: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28404-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28404-70-KLvAeTuTdm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28404 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Improve calendar tool |Add ability to batch delete |management |holidays from calendar -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:05:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:05:38 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-nAUddKxYun@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121277|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121278&action=edit Bug 28414: Fix labels for return claims The way labels are used with RedDoc, we need to tidy them better. We should do it with all the routes, but this one is specially noisy on the UI. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:06:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:06:03 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-wl87BHaRBy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |String patch --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Solid improvement, going straight for QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:06:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:06:07 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-Guz2wm6VIt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:37:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:37:07 +0000 Subject: [Koha-bugs] [Bug 28418] New: Number the MARC modification templates Message-ID: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Bug ID: 28418 Summary: Number the MARC modification templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: barbara.johnson at bedfordtx.gov QA Contact: testopia at bugs.koha-community.org We've been working on creating lots of MARC modification templates. It would be great if each template was auto-assigned an identifying number so that when I'm communicating to another staff member I can give them the template number to use. Rather than saying look for the template named 'Copy 800|t and 800|v to 490|a and 490|v' I could say use template 21. This would make it easier for another staff member to find and increase accuracy. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:50:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:50:11 +0000 Subject: [Koha-bugs] [Bug 27495] The "Accessibility advocate" role is not yet listed in the about page. In-Reply-To: <bug-27495-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27495-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27495-70-VWDUHTn8ro@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27495 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:53:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:53:00 +0000 Subject: [Koha-bugs] [Bug 25670] Add useful methods to Koha::Acquisition::Orders In-Reply-To: <bug-25670-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25670-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25670-70-Dakq0rzzuK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25670 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This architectural release notes| |enhancement adds helpful | |filter methods to the | |Koha::Acquisitions:: | |modules to ease the | |development of Acquisitions | |API's and future | |acquisitions related | |enhancements. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:53:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:53:08 +0000 Subject: [Koha-bugs] [Bug 25670] Add useful methods to Koha::Acquisition::Orders In-Reply-To: <bug-25670-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25670-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25670-70-uYeUXpSzfQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25670 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Acquisitions |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:57:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:57:02 +0000 Subject: [Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-AFsDJxcoD3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121265|0 |1 is obsolete| | --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121279&action=edit Bug 28385: Add tests This does not test bug 28385 directly but 28278 instead. Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:57:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:57:14 +0000 Subject: [Koha-bugs] [Bug 27023] Add class names in the suggestions column in suggestions management In-Reply-To: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27023-70-mI90xr4uBW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27023 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds release notes| |classes to the various | |information spans displayed | |in the suggestions table. | |This allows for simple | |targeting of css rules to | |highlight or hide | |information that is | |important/irrelevant for | |your libraries use. CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 16:58:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 14:58:36 +0000 Subject: [Koha-bugs] [Bug 27240] Export basket: remove spaces and don't export links In-Reply-To: <bug-27240-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27240-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27240-70-i6e9wVefY8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27240 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Text to go in the| |A simple template cleanup release notes| |to improve code legibility | |and remove superfluous | |whitespace from the | |display. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:00:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:00:40 +0000 Subject: [Koha-bugs] [Bug 27606] Breadcrumbs on parcel.pl should include a link to the vendor In-Reply-To: <bug-27606-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27606-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27606-70-ErUFaHpxTE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27606 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Text to go in the| |Updates the breadcrumb on release notes| |the orders to receive page | |from: | | | |Home > Acquisitions | |> Receive orders from My | |Vendor | | | |to | | | |Home > | |Acquisitions > My vendor > | |Receive orders | | | |This | |improves consistency and | |aids navigation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:01:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:01:54 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-DfLd3qTYxT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement add release notes| |support for the EDI FTX | |(FreeText) segment in | |Edifact ordering. We simply | |store the segment and pass | |it around in the EDI | |process required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:02:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:02:30 +0000 Subject: [Koha-bugs] [Bug 27982] Replace obsolete title-string sorting: Acquisitions templates part 1 In-Reply-To: <bug-27982-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27982-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27982-70-YFxeOQSTPC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27982 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Acquisitions |Staff Client -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:02:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:02:42 +0000 Subject: [Koha-bugs] [Bug 27983] Replace obsolete title-string sorting: Acquisitions templates part 2 In-Reply-To: <bug-27983-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27983-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27983-70-wWGOH9Hh3K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27983 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Acquisitions |Staff Client -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:03:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:03:49 +0000 Subject: [Koha-bugs] [Bug 22824] Replace YAML::Syck with YAML::XS In-Reply-To: <bug-22824-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22824-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22824-70-8LsAA2S0zn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |To bring consistency to the release notes| |codebase, improve | |performance and reduce | |dependencies it was decided | |we should converge on a | |single YAML parsing | |library... we opted for | |YAML::XS. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:04:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:04:38 +0000 Subject: [Koha-bugs] [Bug 23271] Koha::Patron::Category should use Koha::Object::Limit::Library In-Reply-To: <bug-23271-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23271-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23271-70-J8vdL41Cnb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23271 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement makes release notes| |Koha::Patron::Categories | |inherit the | |'search_with_library_limits | |' method from | |Koha::Objects::Limit::Libra | |ry and thus makes it | |consistent with other | |locations where filtering | |by branch is required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:05:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:05:02 +0000 Subject: [Koha-bugs] [Bug 25306] Unnecessary update of framework in ModBiblioMarc In-Reply-To: <bug-25306-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25306-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25306-70-YI6G8AZFzK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25306 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:08:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:08:35 +0000 Subject: [Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method In-Reply-To: <bug-27636-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27636-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27636-70-J4NAjxItN3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds the release notes| |new 'payin_amount' method | |to Koha::Account. | | | |This | |method utilises the well | |tested | |'Koha::Account->add_credit' | |and | |'Koha::Account::Line->apply | |' methods to achieve | |consistent results when | |paying in credit against | |debts. | | | |The original 'pay' | |method now uses | |payin_amount internally and | |will be left intect for a | |deprecation period. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:12:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:12:11 +0000 Subject: [Koha-bugs] [Bug 27896] Remove C4::Circulation::DeleteTransfer In-Reply-To: <bug-27896-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27896-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27896-70-MAJ7fh7uPL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27896 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch replaces calls release notes| |to DeleteTransfer with | |Koha::Item::Transfer->cance | |l and then removes | |C4::Circulation::DeleteTran | |sfer entirely. | | | |This brings | |two advantages: | |1. Better | |auditing of transfers by | |recording reasons for | |cancellation and throwing | |suitable errors for various | |conditions | |2. Cleaning code | |from the overburdened | |C4::Circulation module. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:14:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:14:11 +0000 Subject: [Koha-bugs] [Bug 27930] Move _escape_* functions from acq/parcel.tt to be re-usable In-Reply-To: <bug-27930-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27930-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27930-70-ZiDXNIBXLU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27930 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement moves the release notes| |useful `_escape_price` and | |`_escape_str` functions | |found in acq/parcel.tt into | |the re-usable | |staff-global.js include | |file. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:32:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:32:43 +0000 Subject: [Koha-bugs] [Bug 28419] New: addorderiso2709 untranslatable Message-ID: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Bug ID: 28419 Summary: addorderiso2709 untranslatable Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com QA Contact: testopia at bugs.koha-community.org CC: frederic at tamil.fr I feel like I'm missing something obvious, because it can't be that a whole page is not translatable... To go to this page: 1) Go to Acquisitions 2) Search for a vendor 3) Create a basket 4) Add to basket "from a new file" 5) Stage a marc file 6) Click on Add staged files to basket You should be on the addorderiso2709 page. I did ./translate update fr-CA, then using the git grep command, I searched for the string "Add orders from" which is the title of the page, and I can't find it anywhere in the po files. The string only comes out in the tt file and in the release notes files... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:49:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:49:56 +0000 Subject: [Koha-bugs] [Bug 28420] New: Allow login via AzureAD OpenID-Connect Message-ID: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 Bug ID: 28420 Summary: Allow login via AzureAD OpenID-Connect Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Authentication Assignee: koha-bugs at lists.koha-community.org Reporter: mark.jaroski at gmail.com QA Contact: testopia at bugs.koha-community.org CC: dpavlin at rot13.org Hi, At the World Health Organization our South-East Asian regional office uses Koha for their regional library, with access by all WHO staff in the region and selected staff worldwide. Since local user databases can present a security risk we require that all applications for staff be integrated with our identity provider which at the moment is Microsoft's AzureAD. AzureAD uses OpenID-Connect and is mostly drop-in compatible with Google's implementation, with the exception that in order to construct the URLs both for redirection and for validation you need to know the organization's Azure tenant ID. Because our system integrator is not interested in pursuing this integration I've taken it on myself, and so I've set up a development environment and have started working on the code. My plan is to set up the configuration parameters and to then use them in a very slightly altered copy of the current googleopenidconnect file. I think in the long run it would be better to have a generic OpenID-Connect configuration to allow integrations with other providers like Okta and OneLogin, but we don't need for the moment that so for now I'll just add the AzureAD provider. I'll read up on the rest of the contribution procedure, and I'll be back with a patch/PR in a few days. Best, Mark -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:50:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:50:26 +0000 Subject: [Koha-bugs] [Bug 28418] Number the MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-avd85VlvPP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- The templates already have an internal id, so it's just a matter of exposing it in the template. It'd probably be a good idea to add DataTables and table configuration so that we can configure the default to continue to hide the id column. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:50:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:50:49 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-N44H4NoC8p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Number the MARC |Show template_id of MARC |modification templates |modification templates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 17:59:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 15:59:06 +0000 Subject: [Koha-bugs] [Bug 28421] New: When refunding lost fees we should not include voided payments Message-ID: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Bug ID: 28421 Summary: When refunding lost fees we should not include voided payments Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org To recreate: 1 - Mark an item lost 2 - Add a manual lost fee for that barcode to a patron (or checkout before #1 and ensure a fine will be charged when marked lost) 3 - Pay the fee 4 - Void the fee 5 - Pay the fee 6 - Checkin the item 7 - The patron has a credit for twice the fee The problematic code appears to be in _FixAccountForLostAndReturned: my $credits_offsets = Koha::Account::Offsets->search({ debit_id => $accountline->id, credit_id => { '!=' => undef }, # it is not the debit itself type => { '!=' => 'Writeoff' }, amount => { '<' => 0 } # credits are negative on the DB }); We count both the payment and the voided payment -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 18:02:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 16:02:43 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-AqllX81joi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 18:58:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 16:58:17 +0000 Subject: [Koha-bugs] [Bug 28422] New: OPAC MARC detail view doesn't correctly evaluate holdability Message-ID: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 Bug ID: 28422 Summary: OPAC MARC detail view doesn't correctly evaluate holdability Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: koha-bugs at lists.koha-community.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org The MARC detail view in the OPAC will show a "Place hold" link at times when holds are not allowed. The situation which I observed was when all items were "not for loan." The template expects the "norequests" variable to be set correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 19:01:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 17:01:38 +0000 Subject: [Koha-bugs] [Bug 28423] New: JavaScript error on MARC modifications page Message-ID: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 Bug ID: 28423 Summary: JavaScript error on MARC modifications page Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/tools/marc_modification_templates.pl OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org This line in the MARC modification template is problematic because if "ActionsLoop" doesn't exist it creates a JS error. var mmtas = [% ActionsLoop.json | $raw %] Normally the solution would be to wrap the variable in quotes: var mmtas = "[% ActionsLoop.json | $raw %]"; ...but that causes an error if ActionsLoop *is* defined. We need some logic for determining how the script is generated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 19:21:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 17:21:32 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-WSCqmQHgrN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 19:21:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 17:21:35 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-7Wh7LamNNs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121280 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121280&action=edit Bug 28423: JavaScript error on MARC modifications page This patch makes a minor change to the MARC modifications template so that the "mmtas" variable isn't defined if there is no JSON to be assigned as its value. To test, apply the patch and go to Administration -> MARC modification templates. - If necessary, add a template with at least one action. - Check the browser console, there should be no errors. - Click the "Edit" button corresponding to one of the template actions. - The details of the action should load correctly in the edit form and there should be no errors in the console. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 19:40:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 17:40:34 +0000 Subject: [Koha-bugs] [Bug 28059] Move OPAC news block to new protected area In-Reply-To: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28059-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28059-70-SwAjaIad7e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28059 Jason Robb <jrobb at sekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jrobb at sekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 20:05:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 18:05:48 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-itp8RiFaNC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 20:06:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 18:06:00 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-pEuRPhAhea@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28423 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 [Bug 28423] JavaScript error on MARC modifications page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 20:06:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 18:06:00 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-EpAMe2lsNG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28418 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 [Bug 28418] Show template_id of MARC modification templates -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 20:44:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 18:44:36 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-rEEQnkyaLp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 20:44:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 18:44:39 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-Cl3kb9CE5O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121283&action=edit Bug 28418: Show template_id of MARC modification templates This patch adds an "id" column to the table of MARC modification templates. The table is now a DataTable with table settings, with the new column hidden by default to preserve the existing configuration. To test, apply the patch and restart services. - Go to Administration -> MARC modification templates. - If necessary, add two or more templates. - Confirm that table of templates displays as a DataTable, with all associated sorting, filtering, export, etc. - The "id" column should be hidden by default. - Confirm that column visibility controls work correctly. - Confirm that the table settings found under Administration -> Table settings work correctly to set the default visibility of the table columns. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 21:37:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 19:37:26 +0000 Subject: [Koha-bugs] [Bug 5276] subscription end date shouldn't be required / allow indefinite subscriptions In-Reply-To: <bug-5276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-5276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5276-70-eh1m0WUWlj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5276 Kim Robbins <robbinsk at middlesex.mass.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robbinsk at middlesex.mass.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:20:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:20:53 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-aZ77hTi5kF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:20:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:20:56 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-bPknu6Dyc2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121232|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:20:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:20:58 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-lAion6kjOS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121270|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:39 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-sHJUSohia9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121284 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121284&action=edit Bug 28370: Add missing additionalProperties in spec This patch adds missing attribute to the object definitions in the spec. We wrongly supposed it was the default, but it proved not. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1 => SUCCESS: Tests pass, nothing breaks! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:43 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-7wMZR3lxGA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121285 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121285&action=edit Bug 28370: Add tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:47 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-7wfrahZ0IU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121286&action=edit Bug 28370: Rewrite tests This patch rewrites the tests, and also doesn't enforce additionalProperties to be false. We could need it, and there are routes that need to be reviewed that would break otherwise now: error.json, for example, is used everywhere, and some routes add some payload to it. The main change this patch introduces is using the resolved spec instead of finding each .json file, which wasn't even correct as we have .yaml files already. Parameters and responses are tested. To test: 1. Apply this patch 2. Run: $ kshell k$ prove xt/api.t => SUCCESS: Tests fail! A nice report on the failures is printed Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:51 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-cKz6YGuzfg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #10 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121287 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121287&action=edit Bug 28370: (follow-up) More cases Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:53 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-Ba6376cpLF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121283|0 |1 is obsolete| | --- Comment #3 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121288 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121288&action=edit Bug 28418: Show template_id of MARC modification templates This patch adds an "id" column to the table of MARC modification templates. The table is now a DataTable with table settings, with the new column hidden by default to preserve the existing configuration. To test, apply the patch and restart services. - Go to Administration -> MARC modification templates. - If necessary, add two or more templates. - Confirm that table of templates displays as a DataTable, with all associated sorting, filtering, export, etc. - The "id" column should be hidden by default. - Confirm that column visibility controls work correctly. - Confirm that the table settings found under Administration -> Table settings work correctly to set the default visibility of the table columns. Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:21:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:21:56 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-qMoNnBEcsh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121289&action=edit Bug 28370: Fix invalid responses in /patrons This response codes are not actually used. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:23:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:23:11 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-AZwpGmlvio@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Barbara Johnson <barbara.johnson at bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- This worked great. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 22:32:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 20:32:35 +0000 Subject: [Koha-bugs] [Bug 28424] New: POST /patrons/:patron_id/account/credits return value wrong Message-ID: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Bug ID: 28424 Summary: POST /patrons/:patron_id/account/credits return value wrong Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com It should be returning the generated credit object, and is just returning the ID. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:00:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:00:06 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-GEvM6U8ThT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 --- Comment #4 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- A few things I noted during testing: If the author is in a 110 or 130 tag instead of a 100 tag it does not display. We don't have a lot of instances of this since we are a public library but it might matter to educational and special libraries. When the author is a one-named person (such as Lee in the screenshot) the display looks a little odd. It's a little confusing that the name Lee is just sort of floating there on the screen - it doesn't feel like it is connected to the title. Even with a standard author with first and last name it still doesn't feel quite connected to the title. This may not be possible, or preferable, but I wonder if it would be better to have the author display after the title on one line (see screenshot) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:00:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:00:43 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-gUvqdTiuxB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 --- Comment #5 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- Created attachment 121290 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121290&action=edit One-name author -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:01:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:01:02 +0000 Subject: [Koha-bugs] [Bug 28405] Add author info to the holds page (reserve/request.pl) In-Reply-To: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28405-70-z9tBhRNhlS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28405 --- Comment #6 from Barbara Johnson <barbara.johnson at bedfordtx.gov> --- Created attachment 121291 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121291&action=edit author on same line -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:33:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:33:21 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-ST39GreEBy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:33:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:33:26 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-IvfgGtg81B@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121292 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121292&action=edit Bug 28424: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:33:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:33:30 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-ifdTSZzIEL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121293 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121293&action=edit Bug 28424: Fix patron credits route (POST) This patch makes the route follow the coding guidelines and thus: - Return the generated object - Use the status code 201 for the response To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/patrons_accounts.t => FAIL: Tests fail. The reponse body and status is incorrect 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:33:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:33:35 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-JS3hRX1IPn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121294 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121294&action=edit Bug 28424: (28370 follow-up) Fix response definition Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:34:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:34:30 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-sT8LTjI3g4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28370 Blocks| |28370 Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 [Bug 28370] Routes still missing additionalProperties in spec -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:34:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:34:30 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-0oQcdEpeP1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28424 See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28424 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:35:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:35:35 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-re85qNqAtW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Bug 28424 fixes the remaining issue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:46:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:46:44 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-yHk1ScZ2aX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #15 from Mason James <mtj at kohaaloha.com> --- (In reply to Jonathan Druart from comment #14) > But... Why do we actually need it? It seems that we don't use it: > > % git grep Locale::Language > cpanfile:requires 'Locale::Language', '2.07'; > debian/list-deps: 'Locale::Language' => 'liblocale-codes-perl', it seems that 'perl' and 'perl-modules-5.30' packages need it root at kohadevbox:kohadevbox$ apt-cache rdepends liblocale-codes-perl liblocale-codes-perl Reverse Depends: perl-modules-5.30 koha-perldeps koha-core koha-common perl-modules-5.30 perl |w3c-linkchecker publican |libhtml-microformats-perl |libhtml-html5-sanity-perl |libdist-zilla-localetextdomain-perl |libbusiness-onlinepayment-ippay-perl |libbusiness-isin-perl ledgersmb auto-multiple-choice-common perl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 21 23:50:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 21 May 2021 21:50:11 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-gwWnh8MWMJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #16 from Mason James <mtj at kohaaloha.com> --- (In reply to Mason James from comment #15) > (In reply to Jonathan Druart from comment #14) > > But... Why do we actually need it? It seems that we don't use it: > > > > % git grep Locale::Language > > cpanfile:requires 'Locale::Language', '2.07'; > > debian/list-deps: 'Locale::Language' => 'liblocale-codes-perl', > > it seems that 'perl' and 'perl-modules-5.30' packages need it > you can see it listed as a dep here... https://packages.ubuntu.com/focal/perl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 12:20:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 10:20:36 +0000 Subject: [Koha-bugs] [Bug 28425] New: repeted strings in Pootle's units Message-ID: <bug-28425-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28425 Bug ID: 28425 Summary: repeted strings in Pootle's units Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: translate.koha-community.org Assignee: koha-bugs at lists.koha-community.org Reporter: e.betemps at gmail.com QA Contact: testopia at bugs.koha-community.org Hello, When translating, I saw repeted strings. As I don't know if these repetitions are right or bugs, I ask here for two of them. -> Most popular titles › %s%s%sKoha online%s catalogMost popular titles https://translate.koha-community.org/fr/21.05/translate/fr-FR-opac-bootstrap.po#unit=17597136 Is the ending "Most popular titles" right" or do we have to delete it ? -> %s%s%s%sKoha online%s%sKoha online%s catalog › Your messaging settings https://translate.koha-community.org/fr/18.11/translate/fr-FR-opac-bootstrap.po#unit=7518784 A "Koha online" seems to be redundant, doesn't it ? have a nice day, Manu. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 22 16:06:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 14:06:30 +0000 Subject: [Koha-bugs] [Bug 17314] Routes to create, list and delete a purchase suggestion In-Reply-To: <bug-17314-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17314-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17314-70-IhaWmy2v8m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17314 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 16:18:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 14:18:34 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-SsnIrBeL04@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #463 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Could this be a good addition to the road map? I think it would be a candidate for early integration next release. https://annuel.framapad.org/p/koha_21.11_roadmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 16:41:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 14:41:04 +0000 Subject: [Koha-bugs] [Bug 27240] Export basket: remove spaces and don't export links In-Reply-To: <bug-27240-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27240-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27240-70-xyR2eDSPPI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27240 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|A simple template cleanup |A simple template cleanup release notes|to improve code legibility |to improve code legibility |and remove superfluous |and remove superfluous |whitespace from the |whitespace when exporting |display. |data using the table | |features. Also removes | |links from the exported | |data. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 18:55:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 16:55:50 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-08ec7NBGmn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Comma makes sense I guess - I believe this would be the case now mostly? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 23:06:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 21:06:28 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-NNqLGlCF7t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 --- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121295&action=edit Bug 28424: (follow-up) Do not create account lines manually Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 22 23:08:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 21:08:43 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-Ier0zvqqx5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 01:14:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 22 May 2021 23:14:41 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-ZT4R2mPbwC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |victor at tuxayo.net --- Comment #27 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Issue found :o https://gitlab.com/koha-community/release-tools/-/merge_requests/20#note_582762743 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 16:22:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 14:22:39 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-uGUUVzPXU0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #28 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Answered. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 17:07:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 15:07:13 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-kMNiNbsPpt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #29 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It work! Thanks for finding the issue. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:34:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:34:37 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-qFjkNJjvJ2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121192|0 |1 is obsolete| | --- Comment #178 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121296&action=edit Bug 17656: Keep irregularities during subscription renewals When renewing a subscription, irregularities are lost. This patch allows to keep them for daily, weekly and monthly serials (1 unit per issue only). Test plan: - Apply this patch, - Launch installer/data/mysql/updatedatabase.pl - Launch misc/devel/update_dbix_class_files.pl - Create a daily subscription. i.e: - From: 2017-10-09, To: 2017-10-15, - Frequency: 1/day, - 7 issues, - test prediction pattern - check Wednesday and Thursday as irregularity, - save - Edit subscription, - Check that Wednesday and Thursday are still checked - Renew subscription from 2017-10-16 - Edit subscription, - Make sure that Wednesday and Thursday are still checked with corresponding serials - Do the same for a monthly and weekly subscription Rebased - 2017-12-15 - Alex Arnaud <alex.arnaud at biblibre.com> Signed-off-by: David Nind <david at davidnind.com> Rebased - 2021-03-04 - Alex Arnaud <alex.arnaud at biblibre.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:34:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:34:46 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-b4hEewZR84@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121193|0 |1 is obsolete| | --- Comment #179 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121297&action=edit Bug 17656: (follow-up) Add missing filters Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:34:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:34:56 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-CaxwndCCAH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121194|0 |1 is obsolete| | --- Comment #180 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121298 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121298&action=edit Bug 17656: [DO NOT PUSH] provide schema file Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:35:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:35:13 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-ZjphD40WP5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121195|0 |1 is obsolete| | --- Comment #181 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121299 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121299&action=edit Bug 17656: [DO NOT PUSH] provide css file Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:35:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:35:23 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-pPMYCi8rI1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121196|0 |1 is obsolete| | --- Comment #182 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121300&action=edit Bug 17656: QA warnings fixes Signed-off-by: Amarangi <amarangikarunathilaka at gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:35:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:35:42 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-m0fE4VJlRT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121197|0 |1 is obsolete| | --- Comment #183 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121301 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121301&action=edit Bug 17656: use Koha::Subscription->startdate instead of Koha::Subscriptions Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:35:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:35:50 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-sP4edxrHeu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121198|0 |1 is obsolete| | --- Comment #184 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121302 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121302&action=edit Bug 17656: More meaningful messages in prediction pattern table Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:37:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:37:45 +0000 Subject: [Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription In-Reply-To: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17656-70-SLM1LcgTfF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656 --- Comment #185 from Victor Grousset/tuxayo <victor at tuxayo.net> --- For some reason not all commits had the signed off mark. I confirm having tested with all applied. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:55:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:55:00 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-Gh78NnBkzn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:55:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:55:04 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-YsGMi03FVB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121280|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121303&action=edit Bug 28423: JavaScript error on MARC modifications page This patch makes a minor change to the MARC modifications template so that the "mmtas" variable isn't defined if there is no JSON to be assigned as its value. To test, apply the patch and go to Administration -> MARC modification templates. - If necessary, add a template with at least one action. - Check the browser console, there should be no errors. - Click the "Edit" button corresponding to one of the template actions. - The details of the action should load correctly in the edit form and there should be no errors in the console. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 22:58:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 20:58:09 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-stCivR8DED@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #3 from David Nind <david at davidnind.com> --- Testing notes (koha-testing-docker): - Error message in the browser console when going to Staff interface home > Tools > Catalog > MARC modification templates before applying the patch was: "Uncaught SyntaxError: expected expression, got end of script" - Adding and editing new templates worked as expected - After applying the patch there was no console error -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 23:05:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 21:05:14 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-3M3l8t8eKQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 23:05:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 21:05:17 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-s7kfcp6uDl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121292|0 |1 is obsolete| | --- Comment #5 from David Nind <david at davidnind.com> --- Created attachment 121304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121304&action=edit Bug 28424: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 23:05:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 21:05:22 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-g5AOKzGlDy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121293|0 |1 is obsolete| | --- Comment #6 from David Nind <david at davidnind.com> --- Created attachment 121305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121305&action=edit Bug 28424: Fix patron credits route (POST) This patch makes the route follow the coding guidelines and thus: - Return the generated object - Use the status code 201 for the response To test: 1. Apply the tests patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/patrons_accounts.t => FAIL: Tests fail. The reponse body and status is incorrect 3. Apply this patch 4. Repeat 2 => SUCCESS: Tests pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 23:05:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 21:05:26 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-YqYUSUE85l@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121294|0 |1 is obsolete| | --- Comment #7 from David Nind <david at davidnind.com> --- Created attachment 121306 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121306&action=edit Bug 28424: (28370 follow-up) Fix response definition Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 23 23:05:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 23 May 2021 21:05:30 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-tTRiB540Ne@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121295|0 |1 is obsolete| | --- Comment #8 from David Nind <david at davidnind.com> --- Created attachment 121307 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121307&action=edit Bug 28424: (follow-up) Do not create account lines manually Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 02:24:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 00:24:02 +0000 Subject: [Koha-bugs] [Bug 28410] Reduce memory footprint In-Reply-To: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28410-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28410-70-tNaSTwIaM7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #0) > We should focus on reducing the memory footprint. +1000 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 02:40:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 00:40:07 +0000 Subject: [Koha-bugs] [Bug 28413] background job worker is running with all the modules in RAM In-Reply-To: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28413-70-PjlAe9nwHD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook <dcook at prosentient.com.au> --- I think that this is an improvement, but it would be nice to not have the job type hard-coded into the process method. Personally, I'd like the job type to either be the fully qualified module name (e.g. Koha::BackgroundJob::BatchUpdateBiblio) or a shortened version (e.g. BatchUpdateBiblio), so that Koha::BackgroundJob::process() could to "load $job_type;" (using Module::Load) and "$job_type->process($args)". But perhaps that's out of scope for this change.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 02:58:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 00:58:24 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-3x5pHUdNKS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #1 from David Cook <dcook at prosentient.com.au> --- It's great that you're taking this on, Mark! I wrote a generic OpenID Connect client for Koha in 2014, but I only run and maintain it locally. (Finding time and energy for upstreaming can be tricky.) There are some old/outdated patches at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21586, but I've actually improved it a fair bit since then. I have a strong interest in authentication and authorization, so I'll follow along here. I really don't like Koha's Google OpenID Connect integration, so I'm tempted to look at upstreaming my work again. It would be nice to give the WHO a hand... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 02:58:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 00:58:55 +0000 Subject: [Koha-bugs] [Bug 21586] Add generic OpenIDConnect client implementation In-Reply-To: <bug-21586-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21586-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21586-70-7ppQxz1HTt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21586 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark.jaroski at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:00:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:00:51 +0000 Subject: [Koha-bugs] [Bug 28412] Add supported authentication methods documentation In-Reply-To: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28412-70-N5bAKnqpnH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28412 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:06:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:06:10 +0000 Subject: [Koha-bugs] [Bug 28415] z3950_responder.pl is running with all the modules in RAM In-Reply-To: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28415-70-b7hkiz9IiW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #2) > Is it worth it? I think that it would be worth it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:09:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:09:30 +0000 Subject: [Koha-bugs] [Bug 28411] Investigate memory footprint of the different dependencies In-Reply-To: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28411-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28411-70-3qZI2um884@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:10:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:10:41 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even in CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-c7AgJsUnAk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:17:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:17:30 +0000 Subject: [Koha-bugs] [Bug 28416] Email::Sender::Transport::SMTP is using 10Mo of RAM In-Reply-To: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28416-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28416-70-zPmx69UXRW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- This one is probably especially good to do, since it looks like transport() is often called within a try/catch block anyway. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:26:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:26:13 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-9CGYnOhcQK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Can/Should we turn "Reserve" into "hold" to follow terminology guidelines? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:31:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:31:48 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-ThHXOEBDEo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ldap server configuration |LDAP server configuration |broken since migration from |broken since migration from |XML::Simple |XML::Simple -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:35:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:35:46 +0000 Subject: [Koha-bugs] [Bug 28419] addorderiso2709 untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-oGAV4EGPpf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 03:43:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 01:43:22 +0000 Subject: [Koha-bugs] [Bug 28406] Point of sale don't register a sale when total amount is 0 In-Reply-To: <bug-28406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28406-70-0yHw19dqTU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28406 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Staff Client |Fines and fees -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 08:15:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 06:15:21 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-3x576KN98b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #464 from Ere Maijala <ere.maijala at helsinki.fi> --- Katrin, Yes, that'd be great. If it was on the roadmap I'm sure I could allocate a bit more resources to any required cleanup and fixes as required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:22:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:22:52 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-Z9VneuvUhJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Great teamwork, the test looks a solid improvement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:25:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:25:18 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-pPfMmUQ9W3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- It's pre-existing, and it's a code that translates in templates to a suitable string.. I'm not too worried either way really.. it might be nice, but at the same time I think it should be done on it's own bug..? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:29:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:29:36 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS in not in used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-A70YsL90Fy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Authen::CAS::Client always |Authen::CAS::Client always |loaded even in CAS in not |loaded even if CAS in not |in used |in used -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:29:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:29:45 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS in not used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-Kb8jUpTUOa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Authen::CAS::Client always |Authen::CAS::Client always |loaded even if CAS in not |loaded even if CAS in not |in used |used -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:29:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:29:53 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS is not used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-oHthI4W3hx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Authen::CAS::Client always |Authen::CAS::Client always |loaded even if CAS in not |loaded even if CAS is not |used |used -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:30:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:30:20 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS is not used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-cFwWRJSKYY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:31:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:31:54 +0000 Subject: [Koha-bugs] [Bug 28413] background job worker is running with all the modules in RAM In-Reply-To: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28413-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28413-70-5GBN3s2AtD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Yes, that's for bug 27434. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 09:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 07:40:56 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-1PC0vg6u1s@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- ok but, why do we depend on it if another package already depends on it? :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:01:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:01:54 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-g0A9lEc0Ef@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #2 from mark.jaroski at gmail.com --- That's great David! I was about to post a quick-and-dirty implementation that I basically copied over from the Google version, but yes, I agree that it's far from perfect. It isn't really even an OpenID-Connect workflow, but something more like the code-grant flow with an openid scope tossed in. That said, it works, but it isn't quite right. I'd be very happy indeed to collaborate on this to get it right. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:11:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:11:00 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-QzKOUUG8CT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- t/db_dependent/api/v1/holds.t tests are failing. Didn't we decide to fix error.json separately, because of the "conflict" param that was not in the spec? bug 28020 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:39:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:39:32 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-JcmRPqVRRy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gitlab.com/joubu/Ko | |ha/-/tree/bug_17600_new --- Comment #85 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- After Martin's suggestion to have a look at https://metacpan.org/pod/perlimports I had another go at this one. And it seems to work better than my previous attempt. There is a remote branch: https://gitlab.com/joubu/Koha/-/tree/bug_17600_new I am going to attach the patches here but I won't keep them up-to-date. The remote branch must be tested instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:05 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-a2KOnaVqok@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:11 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-mFd1ovZ2qt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #86 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121309&action=edit Bug 17600: Standardize our EXPORT_OK On bug 17591 we discovered that there was something weird going on with the way we export and use subroutines/modules. This patch tries to standardize our EXPORT to use EXPORT_OK only. That way we will need to explicitely define the subroutine we want to use from a module. There are still a lot of things to do, it would be good to write a script to do what's need to be done. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:17 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-mXT8d4yITW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #87 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121310&action=edit Bug 17600: After export.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:25 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-G2PyU0zNYJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #88 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121311 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121311&action=edit Bug 17600: After perlimports find . -name '*.pm' -o -name '*.pl' -exec perl App-perlimports/script/perlimports --inplace-edit --no-preserve-unused --filename {} \; -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:30 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-hMV2jdIYVB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #89 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121312 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121312&action=edit Bug 17600: Manual changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:37 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-HJZDDh4Jp2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #90 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121313&action=edit Bug 17600: after perlimports pm Was missing the pm find . \( -name "*.pl" -o -name "*.pm" \) -exec perl App-perlimports/script/perlimports --inplace-edit --no-preserve-unused --filename {} \; TODO: Restore permissions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 10:40:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 08:40:43 +0000 Subject: [Koha-bugs] [Bug 17600] Standardize the EXPORT In-Reply-To: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17600-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17600-70-jlbLPwtZw6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600 --- Comment #91 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121314&action=edit Bug 17600: Other manual changes after second perlimports run -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:09:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:09:49 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-j14pKGTQI9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Hi nick, -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:12:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:12:09 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-9kyhxGJBot@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Hi Nick, _FixAccountForLostAndReturned has gone away in master.. what version were you testing against? I'm working my way through writing a test and can confirm so far this does indeed exist in master, but I think the fix will be very different for versions prior to 21.05 release (we use double-entry accounting for VOID in the coming release) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:12:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:12:19 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-RDMHoCOeTI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:30:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:30:39 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-JcSoJZGT2Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #465 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Ere Maijala from comment #464) > Katrin, Yes, that'd be great. If it was on the roadmap I'm sure I could > allocate a bit more resources to any required cleanup and fixes as required. You can put it on the road map :) See Jonathan's email from today on the mailing list. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:43:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:43:43 +0000 Subject: [Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers In-Reply-To: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28382-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28382-70-sKHJxqgs1e@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28382 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Martin Renvoize from comment #4) > It's pre-existing, and it's a code that translates in templates to a > suitable string.. I'm not too worried either way really.. it might be nice, > but at the same time I think it should be done on it's own bug..? I was nore sure if it was introduced here or reused - if it's preexisting I completely agree that it's out of scope here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:45:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:45:22 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-txvqT8mz9A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #3 from mark.jaroski at gmail.com --- Created attachment 121315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121315&action=edit Quick AzureAD OAuth2 implementation based on the existing implementation for Google Here's my current working patch. It does what we absolutely need in that it makes integration with AzureAD possible. I agree with David Cook, however, that this isn't ideal, since OpenID-Connect support should work with any identity provider and since it should actually implement OpenID-Connect whereas this patch and the code that it's based on actually implement the code-grant flow, with an additional openid scope. So I'm going to have a look at his implementation and try to get something off the ground with it. Also: I'm not sure if I've used the version number system correctly. If somebody could look at that I'd really appreciate it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 11:59:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 09:59:43 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-covAiee2KV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121316 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121316&action=edit Bug 28421: Unit Tests This patch adds test test cases for both a Voided Payment and Voided Writeoff. These cases need special handling in the refund process. Test plan 1/ Run t/db_dependent/Koha/Items.t 2/ Prior to this commit the test should pass 3/ After this commit the test should fail 4/ The subsequent commit should make the test pass again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:11:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:11:34 +0000 Subject: [Koha-bugs] [Bug 28426] New: Terminology: Reserve should be hold Message-ID: <bug-28426-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28426 Bug ID: 28426 Summary: Terminology: Reserve should be hold Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/includes/transfer_reasons.inc:1 %s %sManual %sStock rotation advance %sStock rotation repatriation %sReturn to home library %sReturn to holding library %sRotating collection %sReserve %sLost reserve %sCancelled reserve %sTransfer was cancelled whilst in transit %s%s %s␠ koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt:126 %s %sManual %sStock rotation advance %sStock rotation repatriation %sReturn to home library %sReturn to holding library %sRotating collection %sReserve %sLost reserve %sCancelled reserve %sTransfer was cancelled whilst in transit %s%s %s␠ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:11:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:11:41 +0000 Subject: [Koha-bugs] [Bug 28426] Terminology: Reserve should be hold In-Reply-To: <bug-28426-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28426-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28426-70-avWFDhhl4m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28426 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:14:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:14:15 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-cXWUoH5eoh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121316|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121317 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121317&action=edit Bug 28421: Unit Tests This patch adds test test cases for both a Voided Payment and Voided Writeoff. These cases need special handling in the refund process. Test plan 1/ Run t/db_dependent/Koha/Items.t 2/ Prior to this commit the test should pass 3/ After this commit the test should fail 4/ The subsequent commit should make the test pass again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:14:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:14:46 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-gFOgBKyEoA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22435 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 [Bug 22435] account_offset types should be codes not descriptions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:14:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:14:46 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-eIX7lF4uqZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28421 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 [Bug 28421] When refunding lost fees we should not include voided payments -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:16:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:16:46 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-9cMTqhrUEp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27971 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 [Bug 27971] The VOID method should be updated to respect double-entry accounting -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:16:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:16:46 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-dIsmGvhzd9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28421 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 [Bug 28421] When refunding lost fees we should not include voided payments -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:16:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:16:47 +0000 Subject: [Koha-bugs] [Bug 28427] New: Terminology: Shelf should be list Message-ID: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 Bug ID: 28427 Summary: Terminology: Shelf should be list Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt:2 Download shelf › Koha -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:17:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:17:54 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-AjERtDWlAk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- OK, For master, this is actually fixed with a combination of bug 22435 and bug 27971.. nice little side effect fix there. I've attached a test that I think should be added anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:21:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:21:30 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-G6bJhmectD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:21:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:21:34 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-qrSIYf8ez8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120264|0 |1 is obsolete| | --- Comment #12 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121318 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121318&action=edit Bug 27873: Improve message consistency: checkout and patron detail pages This patch creates a new include for showing circulation and patron-related messages on both the checkout page and the patron detail page. This allows the two pages to be consistent with each other. The patch also makes some minor CSS adjustments, including the addition of an SVG to replace an old GIF, arrow-bullet.gif. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - View both the checkout and patron details page for patrons in the staff interface, confirming that the information is displayed in the same way, including: - Pending modifications - Pending expiration - Expired - Address in doubt - Card lost - Restricted (indefinite and with expiration) - Outstanding overdues - Outstanding return claims - Patron age incorrect for their category - Outstanding charges - Account credit - Waiting holds (at logged-in library or other library) - Circulation note (from borrowers.borrowernotes) - Messages (added at logged-in library or other library) EDIT: Fixed merge error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:22:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:22:47 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-QPRkGwPrHv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:22:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:22:50 +0000 Subject: [Koha-bugs] [Bug 27064] Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch In-Reply-To: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27064-70-fFk0K3HDcf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27064 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:22:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:22:53 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-qcYSYYF2GQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:24:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:24:28 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-RYwTudmQb9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121318|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:24:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:24:31 +0000 Subject: [Koha-bugs] [Bug 19185] Web installer and onboarding tool selenium test In-Reply-To: <bug-19185-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19185-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19185-70-2ST5pagixk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:24:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:24:36 +0000 Subject: [Koha-bugs] [Bug 19821] Run tests on a separate database In-Reply-To: <bug-19821-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19821-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19821-70-GCE5Yojjmq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:26:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:26:27 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-zso5G3jx3Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 --- Comment #13 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121319 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121319&action=edit Bug 27873: Improve message consistency: checkout and patron detail pages This patch creates a new include for showing circulation and patron-related messages on both the checkout page and the patron detail page. This allows the two pages to be consistent with each other. The patch also makes some minor CSS adjustments, including the addition of an SVG to replace an old GIF, arrow-bullet.gif. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - View both the checkout and patron details page for patrons in the staff interface, confirming that the information is displayed in the same way, including: - Pending modifications - Pending expiration - Expired - Address in doubt - Card lost - Restricted (indefinite and with expiration) - Outstanding overdues - Outstanding return claims - Patron age incorrect for their category - Outstanding charges - Account credit - Waiting holds (at logged-in library or other library) - Circulation note (from borrowers.borrowernotes) - Messages (added at logged-in library or other library) EDIT: Fixed merge error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:33:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:33:01 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-9Tk3ENQs07@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121315|0 |1 is obsolete| | --- Comment #4 from mark.jaroski at gmail.com --- Created attachment 121320 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121320&action=edit Quick AzureAD OAuth2 implementation based on the existing implementation for Google In the second patch I've consolidated the db update code, and have (I think) done the version numbering more correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:38:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:38:30 +0000 Subject: [Koha-bugs] [Bug 28427] Terminology: Shelf should be list In-Reply-To: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28427-70-d8DsIBLm3W@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:47:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:47:05 +0000 Subject: [Koha-bugs] [Bug 28427] Terminology: Shelf should be list In-Reply-To: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28427-70-uWNr7hOkis@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:47:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:47:08 +0000 Subject: [Koha-bugs] [Bug 28427] Terminology: Shelf should be list In-Reply-To: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28427-70-gRcffXgH8u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121321 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121321&action=edit Bug 28427: Terminology: Shelf should be list This patch corrects the title element on the download list page in the staff interface. The affected page should never be seen by the user because other error-handling should take precedence. In order to see it you have to set up such an error: - Log into the staff client as a user with existing lists. - Open the Lists page. - Open one of your lists in a new tab. - In the original tab, delete the list you opened. - In the tab showing the contents of the list, click the "Download" menu button and select an option. - You should be redirected to a page with an error message at the top. - The title of this page should be correct: "Download list." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:50:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:50:13 +0000 Subject: [Koha-bugs] [Bug 28428] New: Capitalization: Password Updated Message-ID: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28428 Bug ID: 28428 Summary: Capitalization: Password Updated Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org ntranet-tmpl/prog/en/modules/members/member-password.tt:58 %s Password Updated %s Change username and/or password %s␠ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:51:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:51:49 +0000 Subject: [Koha-bugs] [Bug 28429] New: Capitalization: Purchase Suggestions Message-ID: <bug-28429-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28429 Bug ID: 28429 Summary: Capitalization: Purchase Suggestions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org opac-tmpl/bootstrap/en/modules/opac-suggestions.tt:6 %s%s%sKoha online%s catalog › %sEnter a new purchase suggestion%s %sPurchase Suggestions%s -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:53:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:53:34 +0000 Subject: [Koha-bugs] [Bug 28430] New: Typo: ... that are not alreay in your... Message-ID: <bug-28430-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28430 Bug ID: 28430 Summary: Typo: ... that are not alreay in your... Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy, Manual Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org ../../source/tools.rst:3096 (Manual for 20.11) Ignore incoming record: choose this if you don't want to import records that are not alreay in your catalogue (for example, if you're only replacing existing records and don't want to add anything) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:54:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:54:49 +0000 Subject: [Koha-bugs] [Bug 28431] New: Typo: exsit Message-ID: <bug-28431-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28431 Bug ID: 28431 Summary: Typo: exsit Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy, Manual Severity: trivial Priority: P5 - low Component: Documentation Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org ../../source/tools.rst:3061 (Manual 20.11) 'Record matching rule': choose which rules to use to check your catalog if these records already exsit. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:55:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:55:25 +0000 Subject: [Koha-bugs] [Bug 28430] Typo: alreay In-Reply-To: <bug-28430-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28430-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28430-70-iPJSdFNmlp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28430 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Typo: ... that are not |Typo: alreay |alreay in your... | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:11 +0000 Subject: [Koha-bugs] [Bug 28432] New: When refunding lost fees we should not include voided payments [20.11 and below] Message-ID: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 Bug ID: 28432 Summary: When refunding lost fees we should not include voided payments [20.11 and below] Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org CC: martin.renvoize at ptfs-europe.com, nick at bywatersolutions.com, testopia at bugs.koha-community.org Depends on: 22435, 27971, 28421 +++ This bug was initially created as a clone of Bug #28421 +++ To recreate: 1 - Mark an item lost 2 - Add a manual lost fee for that barcode to a patron (or checkout before #1 and ensure a fine will be charged when marked lost) 3 - Pay the fee 4 - Void the fee 5 - Pay the fee 6 - Checkin the item 7 - The patron has a credit for twice the fee The problematic code appears to be in _FixAccountForLostAndReturned: my $credits_offsets = Koha::Account::Offsets->search({ debit_id => $accountline->id, credit_id => { '!=' => undef }, # it is not the debit itself type => { '!=' => 'Writeoff' }, amount => { '<' => 0 } # credits are negative on the DB }); We count both the payment and the voided payment Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 [Bug 22435] account_offset types should be codes not descriptions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 [Bug 27971] The VOID method should be updated to respect double-entry accounting https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 [Bug 28421] When refunding lost fees we should not include voided payments -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:11 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-TI14UBLtGo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28432 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:11 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-1iG79CRpnz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28432 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:11 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-RMm9ARbELL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28432 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:27 +0000 Subject: [Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] In-Reply-To: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28432-70-JatrWGjjpw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|22435, 27971, 28421 | See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28421 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 [Bug 22435] account_offset types should be codes not descriptions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 [Bug 27971] The VOID method should be updated to respect double-entry accounting https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 [Bug 28421] When refunding lost fees we should not include voided payments -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:27 +0000 Subject: [Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions In-Reply-To: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22435-70-8tMchbxvb0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28432 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:27 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-VjRQKIoH7z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28432 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:27 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-fNuoiAEGYf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28432 | See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28432 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 12:56:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 10:56:37 +0000 Subject: [Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] In-Reply-To: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28432-70-g3PPKjyGvD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |20.11 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:00:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:00:18 +0000 Subject: [Koha-bugs] [Bug 28433] New: Improve links to EDI accounts using the label Message-ID: <bug-28433-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28433 Bug ID: 28433 Summary: Improve links to EDI accounts using the label Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy, Manual Severity: trivial Priority: P5 - low Component: Documentation Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org Using the label in the link is very helpful for translations and makes things more consistent. Noticed some links for 'EDI accounts' and 'library EANs' where missing it: Examples: first set up your library's␠:ref:`EDI accounts` and␠:ref:`EANs <library-eans-label>`. your␠:ref:`EDI accounts` and␠:ref:`library EANs` (20.11 manual) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:04:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:04:45 +0000 Subject: [Koha-bugs] [Bug 28428] Capitalization: Password Updated In-Reply-To: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28428-70-MFcdMsZ9J8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28428 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:04:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:04:48 +0000 Subject: [Koha-bugs] [Bug 28428] Capitalization: Password Updated In-Reply-To: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28428-70-upkC5fM4o9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28428 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121322 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121322&action=edit Bug 28428: Capitalization: Password Updated This patch corrects the case of two headings on the "Change password" page in the staff interface. As far as I can tell these strings are never seen because the page redirects to the patron detail page instead of redisplaying after a new password or username is submitted. A visual inspection of the patch may be the only test. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:05:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:05:35 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-aCnrVRPCL2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Version|master |20.11 Keywords| |rel_20_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:09:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:09:19 +0000 Subject: [Koha-bugs] [Bug 28434] New: Typo: Opac notes Message-ID: <bug-28434-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28434 Bug ID: 28434 Summary: Typo: Opac notes Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org Opac should be OPAC: intranet-tmpl/prog/en/modules/ill/ill-requests.tt:426 Opac notes: -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:15:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:15:11 +0000 Subject: [Koha-bugs] [Bug 27023] Add class names in the suggestions column in suggestions management In-Reply-To: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27023-70-KHNx2wuJXP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27023 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds |This enhancement adds release notes|classes to the various |classes to the various |information spans displayed |information spans displayed |in the suggestions table. |in the suggestions table. |This allows for simple |This allows for simple |targeting of css rules to |targeting of CSS rules to |highlight or hide |highlight or hide |information that is |information that is |important/irrelevant for |important/irrelevant for |your libraries use. |your libraries use. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:19:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:19:04 +0000 Subject: [Koha-bugs] [Bug 28354] Package libcgi-compile-perl 0.25 for Ubuntu Focal In-Reply-To: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28354-70-N9FSdAwXKO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Done. % more /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS" % apt show libcgi-compile-perl Package: libcgi-compile-perl Version: 0.25-1 Priority: optional Section: perl Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org> Installed-Size: 36.9 kB Depends: perl:any, libfile-pushd-perl, libsub-name-perl Recommends: libcgi-emulate-psgi-perl Homepage: https://metacpan.org/release/CGI-Compile Download-Size: 15.6 kB APT-Manual-Installed: no APT-Sources: http://debian.koha-community.org/koha-staging dev/main amd64 Packages Description: module for compiling .cgi scripts to a code reference % pmvers CGI::Compile 0.25 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:20:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:20:55 +0000 Subject: [Koha-bugs] [Bug 28408] Last modification date for suggestions is wrong In-Reply-To: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28408-70-srQqnLCftb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23590 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Linking this to the introducing bug 23590. The last_modification_date is linked to last_modified_by - so not all changes will udpate the date. I am not sure to make this more clear, but comments on bug 23590 indicate it is the intended behaviour. See: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23590#c101 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23590 [Bug 23590] Add the ability to change the manager of a suggestion and notify the new manager -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:20:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:20:55 +0000 Subject: [Koha-bugs] [Bug 23590] Add the ability to change the manager of a suggestion and notify the new manager In-Reply-To: <bug-23590-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23590-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23590-70-MwCOFFeeaR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23590 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28408 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 [Bug 28408] Last modification date for suggestions is wrong -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:22:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:22:01 +0000 Subject: [Koha-bugs] [Bug 28407] CollapseFieldsPatronAddForm creates problems with hidden elements in Patron restrictions In-Reply-To: <bug-28407-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28407-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28407-70-OXtIdruPkR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28407 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Can you explain what is meant by "out of sync" and maybe add a step by step on how to see the issue fixed by the jQuery? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:22:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:22:43 +0000 Subject: [Koha-bugs] [Bug 26205] News changes aren't logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-EkwvDYO2mi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|News Changes aren't Logged |News changes aren't logged -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:24:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:24:13 +0000 Subject: [Koha-bugs] [Bug 26994] Display list of names in alphabetical order when using the Suggestion information filter in Suggestions management In-Reply-To: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26994-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26994-70-C7zvAAtZXW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26994 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.05 |master Summary|Display list of names in |Display list of names in |alphabetical order when |alphabetical order when |using the Suggestion |using the Suggestion |Information filter in |information filter in |Suggestions Management |Suggestions management -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:26:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:26:25 +0000 Subject: [Koha-bugs] [Bug 28401] Add ability to disable keep_text In-Reply-To: <bug-28401-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28401-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28401-70-3e4P3EJ7w9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28401 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Chad, I believe this is a duplicate to the development on bug 26247. *** This bug has been marked as a duplicate of bug 26247 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:26:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:26:25 +0000 Subject: [Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency In-Reply-To: <bug-26247-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26247-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26247-70-tlM6TmW2rO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chad at pennmanor.net --- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 28401 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:28:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:28:10 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-4cHfvb66SE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #151 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Rhonda Kuiper from comment #150) > What is the status of this fix? We are eager to have this functionality for > our hold lockers. > Rhonda Kuiper At the moment this is waiting for QA. But as we are just about to release 21.05 it might wait a little longer while we focus on fixing bugs in the upcoming release. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:39:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:39:32 +0000 Subject: [Koha-bugs] [Bug 20988] [OMNIBUS] Internationalization: wrap all translatable text inside t() calls In-Reply-To: <bug-20988-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20988-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20988-70-kpJ5aOkv1Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:56:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:56:40 +0000 Subject: [Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] In-Reply-To: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28432-70-6HjsG1pHCr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121323 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121323&action=edit Bug 28432: Unit Tests This patch adds test test cases for both a Voided Payment and Voided Writeoff. These cases need special handling in the refund process. Test plan 1/ Run t/db_dependent/Koha/Items.t 2/ Prior to this commit the test should pass 3/ After this commit the test should fail 4/ The subsequent commit should make the test pass again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:56:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:56:46 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-cGazfzOPlZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 --- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> --- Ah HEA says : https://hea.koha-community.org/systempreferences delimiter says : - semicolon : 8925 - comma 607 CSVDelimiter has only 19 comma. But we can argue only a few install change default value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 13:59:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 11:59:01 +0000 Subject: [Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] In-Reply-To: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28432-70-zktksW6n9c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Pretty confident in the test.. but no idea how to resolve the actual bug.. I've tried using joins to look at the credit line status.. but for some reason that breaks all sorts.. > my $credits_offsets = Koha::Account::Offsets->search( > { > debit_id => $lost_charge->id, > credit_id => { '!=' => undef }, # it is not the debit itself > 'credit.credit_type_code' => { '!=' => 'Writeoff' }, > 'credit.status' => { '!=' => 'VOID' }, > }, > { join => 'credit' } > ); -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:00:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:00:27 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-Fc7s5JnLNj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121320|0 |1 is obsolete| | --- Comment #5 from mark.jaroski at gmail.com --- Created attachment 121324 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121324&action=edit AzureAD OAuth2 implementation based on the existing implementation for Google Consolidated the db update code and possibly fixed my previous misunderstanding of the version numbering system. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:01:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:01:13 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-mh55KX2C7t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #152 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Rhonda, it could help QA to add another signoff on the patch :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:08:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:08:56 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-F0AOx2TLod@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Fridolin Somers from comment #5) > Ah HEA says : > https://hea.koha-community.org/systempreferences > > delimiter says : > - semicolon : 8925 > - comma 607 > > CSVDelimiter has only 19 comma. > > But we can argue only a few install change default value. Rereading the bug I am happy with semicolon as it appears the most consistent choice. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:09:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:09:19 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-SJqmW3fNlV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark.jaroski at gmail.com --- Comment #3 from mark.jaroski at gmail.com --- I haven't looked at the code yet, but does this implementation include just-in-time provisioning to allow first-contact federated users to arrive sight-unseen? How do you normally assign a card number to such users? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:09:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:09:57 +0000 Subject: [Koha-bugs] [Bug 22636] Elasticsearch admin page design enhancement In-Reply-To: <bug-22636-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22636-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22636-70-JOS1Vu2vHt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22636 Matthew Hale <m.hale at kingsfund.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.hale at kingsfund.org.uk --- Comment #2 from Matthew Hale <m.hale at kingsfund.org.uk> --- Floating header bar would be great - especially helpful for Bibliographic Records and Authorities tables which contain three consecutive Yes/No fields. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:15:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:15:32 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-IEik9r8xCu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #15 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #14) > t/db_dependent/api/v1/holds.t tests are failing. > > Didn't we decide to fix error.json separately, because of the "conflict" > param that was not in the spec? bug 28020 You are missing bug 28369 on your tree. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:15:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:15:44 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-t1GYZPIYC2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28369 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 [Bug 28369] additionalProperties missing in holds routes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:15:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:15:44 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-8ERfOIHrED@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28370 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 [Bug 28370] Routes still missing additionalProperties in spec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:15:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:15:53 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-BLERn4Ut8h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:21:47 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-PPfARZtctu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #16 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #14) > Didn't we decide to fix error.json separately, because of the "conflict" > param that was not in the spec? bug 28020 Do you think we should rush about it? It felt like some coordinated teamwork is needed to think about it and propose something sound. Specially when it comes to a generic payload schema. I allowed the extra attributes in error.json as a transitional step as we are a few days away from the release. Can happily work on a better solution on that bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:24:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:24:14 +0000 Subject: [Koha-bugs] [Bug 28426] Terminology: Reserve should be hold In-Reply-To: <bug-28426-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28426-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28426-70-ySmZWdswBh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28426 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22160 CC| |martin.renvoize at ptfs-europe | |.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 [Bug 22160] OMNIBUS: Transfers enhancements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:24:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:24:14 +0000 Subject: [Koha-bugs] [Bug 22160] OMNIBUS: Transfers enhancements In-Reply-To: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22160-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22160-70-Xksbodyekw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22160 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28426 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28426 [Bug 28426] Terminology: Reserve should be hold -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:28:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:28:59 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-6eWyuPId78@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Investigated a bit here. It's a bit crazy when you read the DBIC_TRACE: BEGIN WORK SAVEPOINT savepoint_0 UPDATE `items` SET `cn_sort` = ?, `itemlost` = ?, `itemlost_on` = ? WHERE ( `itemnumber` = ? ): 'CN_1', '1', '2021-05- 24 12:20:47', '1' RELEASE SAVEPOINT savepoint_0 DBIx::Class::Storage::DBI::mysql::_exec_svp_release(): DBI Exception: DBD::mysql::db do failed: SAVEPOINT savepoint_0 does not exist [for Statement "RELEASE SAVEPOINT savepoint_0"] (then the rollback fails) ROLLBACK rollback ineffective with AutoCommit enabled But my guess is that this is caused by the fork, and more precisely the following statement: $job->progress($i) if $runinbackground; It is retrieving the session (in the DB is SessionStorage is MySQL), and the SAVEPOINT does no longer exist. I confirmed that switching SessionStorage to Memcached and I don't see the RELEASE error. The long-term solution is obviously to implement the (new) background job, but here we need a quick fix. I don't have much to suggest. Either we remove the transaction (and so the correct error handling/rollback), or we remove the progress. We would opt for the latter, removing the transaction is a step backward. This is definitely blocker for the release. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:41:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:41:52 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-6qxlfmLakP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Tomás Cohen Arazi from comment #16) > (In reply to Jonathan Druart from comment #14) > > Didn't we decide to fix error.json separately, because of the "conflict" > > param that was not in the spec? bug 28020 > > Do you think we should rush about it? No, definitely not. I saw you changed it and so that the tests were failing because of that. Wrong assumption! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:43:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:43:59 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-ypCnbcGLmR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28369 Depends on|28369 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 [Bug 28369] additionalProperties missing in holds routes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:43:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:43:59 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-bM3EaHU6ro@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28370 | Depends on| |28370 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 [Bug 28370] Routes still missing additionalProperties in spec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:46:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:46:27 +0000 Subject: [Koha-bugs] [Bug 28435] New: CanBookBeRenewed returns only a single status and falsely indicates renewal can be overridden Message-ID: <bug-28435-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28435 Bug ID: 28435 Summary: CanBookBeRenewed returns only a single status and falsely indicates renewal can be overridden Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Similar to bug 22866 - depending on system settings you may or may not be able to override a hold to renew an item. For instance - if an item is on hold, and the renewal limit has been reached CanBookBeRenewed returns 'TooMany' Checking the 'Override renewal restrictions' button makes the hold appear renewable. Executing the renewal fails because of 'On hold' Returning all status would allow us to sort which can be overridden and which cannot, however, there would be a performance cost for patrons with many checkouts. We could also develop an API route to check when the override button is checked, calculating if renewal is possible with override and only allowing the checkbox if so. Alternately, we could add a system preference to always return all statuses and allow the library to choose performance vs completeness of response. I am not sure the bets path and am filing this bug for discussion. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:46:57 +0000 Subject: [Koha-bugs] [Bug 28435] CanBookBeRenewed returns only a single status and falsely indicates renewal can be overridden In-Reply-To: <bug-28435-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28435-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28435-70-8P6TK3SaTb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28435 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |katrin.fischer at bsz-bw.de, | |martin.renvoize at ptfs-europe | |.com, tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:50:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:50:55 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-FqwSqVqOmV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #4 from mark.jaroski at gmail.com --- Also, do you have a patch for this? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:52:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:52:40 +0000 Subject: [Koha-bugs] [Bug 28436] New: Cache relatively static info that is used often and on many pages (instead of fetching from DB) Message-ID: <bug-28436-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28436 Bug ID: 28436 Summary: Cache relatively static info that is used often and on many pages (instead of fetching from DB) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org We should try to cache (Koha::Cache) some of the most common info that is used on many of our OPAC and intranet pages in order to prevent making very slow SQL queries. E.g. I can cut the load time of biblio detail.pl page by several seconds by just storing the Koha::Template::Plugin::Branches::GetName results in cache/RAM (when the bib has around 1000 items). Similar caching should be done for Koha::Template::Plugin::Categories::GetName, and so on. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:55:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:55:25 +0000 Subject: [Koha-bugs] [Bug 26958] Move Elasticsearch mapping template JS to the footer In-Reply-To: <bug-26958-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26958-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26958-70-v6Wn6Tx5rL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26958 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldoldstable |RESOLVED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:55:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:55:26 +0000 Subject: [Koha-bugs] [Bug 17858] [OMNIBUS] Move staff client JavaScript to the footer In-Reply-To: <bug-17858-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17858-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17858-70-eKuJlu1y1f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17858 Bug 17858 depends on bug 26958, which changed state. Bug 26958 Summary: Move Elasticsearch mapping template JS to the footer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26958 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:55:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:55:26 +0000 Subject: [Koha-bugs] [Bug 26970] Add row highlight on drag in Elasticsearch mapping template In-Reply-To: <bug-26970-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26970-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26970-70-g2b0Uopy2P@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26970 Bug 26970 depends on bug 26958, which changed state. Bug 26958 Summary: Move Elasticsearch mapping template JS to the footer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26958 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:56:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:56:15 +0000 Subject: [Koha-bugs] [Bug 28437] New: Provide 'print' as an option for patron messaging Message-ID: <bug-28437-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28437 Bug ID: 28437 Summary: Provide 'print' as an option for patron messaging Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org While 'Hold ready' and 'Overdue' notices fallback to print, other patron messages cannot be selected with 'print' as the message transport. Users can, however, define print notices for any letter code, indicating they are an option to generate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:57:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:57:11 +0000 Subject: [Koha-bugs] [Bug 22636] Elasticsearch admin page design enhancement In-Reply-To: <bug-22636-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22636-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22636-70-Cc2B0YhvdR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22636 --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- (In reply to Matthew Hale from comment #2) > Floating header bar would be great Bug 27682 added this feature in 21.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 14:57:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 12:57:55 +0000 Subject: [Koha-bugs] [Bug 28437] Provide 'print' as an option for patron messaging In-Reply-To: <bug-28437-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28437-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28437-70-lG9zmdxyZZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28437 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121325 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121325&action=edit Bug 28437: [POC] Add 'print' option to messaging preferences This patch simply adds a print option to the patron messaging preferences form on the staff side. Doing so seems to work for message generation as we simply loop on the transports selected. We would need ot add the same to forms on the OPAC, but as a POC this works -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:03:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:03:46 +0000 Subject: [Koha-bugs] [Bug 28437] Provide 'print' as an option for patron messaging In-Reply-To: <bug-28437-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28437-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28437-70-H02RKzYUXt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28437 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I wonder if we should make this configurable OPAC as not all libraries will want to provide mailed letters (print) due to costs. Not sure, but maybe this could go on the patron category type page somehow? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:09:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:09:35 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-cOoaXNFAZX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Jonathan Druart from comment #4) > > The long-term solution is obviously to implement the (new) background job, > but here we need a quick fix. -.- -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:16:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:16:48 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-NU5HMFc8fS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=17427 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Another solution is to replace CGI::Session, see bug 17427 comment 0 "If AutoCommit is off, it will commit anyway..." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:16:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:16:48 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-iTxXVB4be8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28158 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:19:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:19:56 +0000 Subject: [Koha-bugs] [Bug 21286] Advanced search for Corporate-name creates Zebra errors In-Reply-To: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21286-70-Aj3u06yLeD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21286 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:20:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:20:00 +0000 Subject: [Koha-bugs] [Bug 21286] Advanced search for Corporate-name creates Zebra errors In-Reply-To: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21286-70-LlJ8d21BPh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21286 --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121326&action=edit Bug 21286: Add Corporate-name as phrase to zebra indexes When using Zebra for searching, Koha performs a number of searches in order to improve relevancy. This means that even for 'wordlist' search, we perform a phrase search. When selecting 'Corporate-name' as an index, this expansion of the search causes errors and fails the search We can fix this for 'Corporate-name' searches by adding a phrase index To test: 1 - Edit koha-conf.xml and uncomment the zebra debug line and add 'request' to the list 2 - Restart all 3 - tail -f /var/log/koha/kohadev/zebra-output.log 4 - Edit a record to add a 110 field e.g. 'House plants' 5 - Enable syspref IntranetCatalogSearchPulldown 6 - Search for 'Corporate name' and term 'House plants' 7 - No results 8 - View the log, see 'ERROR' and full search terms listed 9 - Apply patch 10 - copy the zebra files to the production instance: cp etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml cp etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl 11 - restart all 12 - rebuild: sudo koha-rebuild-zebra -v -f kohadev 13 - Repeat search 14 - Success! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:24:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:24:21 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-R0aDdC3tsY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #466 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Summary of remaining tasks to do: 1. The holdings editor doesn't load by default the frameworkcode template defined in holdings.frameworkcode column, it always loads HLD / default framework regardless of this value. 2. Holdings selection being broken in acquisitions item adding (the list is not populated). 3. Currently when modifying a biblio in koha the old biblio revision is stored in action logs: > logaction( "CATALOGUING", "MODIFY", $biblionumber, "biblio BEFORE=>" . $newrecord->as_formatted ); This does not happen now with the holdings patches here. It used to be included in this patch set but the re-worked version of this (the holdings patches were originally made in C4/Holdings.pm) doesn't do this logging. It only logs "holdings" to the info field: > logaction('CATALOGUING', $action, $self->holding_id(), 'holding') 4. Verify if we need this or not: "- "Bug 25728: Create AV when cataloguing a bibliographic record" was not backported, too complicated." (from comment #408) 5. Squash some of the patches / follow-ups. Other notes: "Emptying 852$h subfield of holdings record doesn't empty the linked db entry in holdings.callnumber column." from comment #421 is fixed with "Return valid koha field values patch". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:24:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:24:33 +0000 Subject: [Koha-bugs] [Bug 28078] Add option to ignore hold counts when checking CanItemBeReserved In-Reply-To: <bug-28078-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28078-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28078-70-QLgRqZuWox@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28078 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:27:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:27:46 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-lQigj1JeWc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:27:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:27:50 +0000 Subject: [Koha-bugs] [Bug 28423] JavaScript error on MARC modifications page In-Reply-To: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28423-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28423-70-qcyCHR5X8L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121303|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 121327 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121327&action=edit Bug 28423: JavaScript error on MARC modifications page This patch makes a minor change to the MARC modifications template so that the "mmtas" variable isn't defined if there is no JSON to be assigned as its value. To test, apply the patch and go to Administration -> MARC modification templates. - If necessary, add a template with at least one action. - Check the browser console, there should be no errors. - Click the "Edit" button corresponding to one of the template actions. - The details of the action should load correctly in the edit form and there should be no errors in the console. Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:33:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:33:43 +0000 Subject: [Koha-bugs] [Bug 21286] Advanced search for Corporate-name creates Zebra errors In-Reply-To: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21286-70-KEd3tHSJIB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21286 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:36:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:36:44 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-z0gbHUncg0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:36:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:36:48 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-aBJ0fwZFho@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121288|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 121328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121328&action=edit Bug 28418: Show template_id of MARC modification templates This patch adds an "id" column to the table of MARC modification templates. The table is now a DataTable with table settings, with the new column hidden by default to preserve the existing configuration. To test, apply the patch and restart services. - Go to Administration -> MARC modification templates. - If necessary, add two or more templates. - Confirm that table of templates displays as a DataTable, with all associated sorting, filtering, export, etc. - The "id" column should be hidden by default. - Confirm that column visibility controls work correctly. - Confirm that the table settings found under Administration -> Table settings work correctly to set the default visibility of the table columns. Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:37:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:37:34 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-LCO1ZW1zSu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #30 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121329&action=edit Bug 28386: fisheye is certainly Olwen After a chat with Chris it seems that fisheye was Olwen. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:37:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:37:39 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-cSDbIq6N2h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #31 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121330&action=edit Bug 28386: Fix Pawel history notes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:37:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:37:55 +0000 Subject: [Koha-bugs] [Bug 28418] Show template_id of MARC modification templates In-Reply-To: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28418-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28418-70-9lSP49K1qM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28418 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The width of the table columns is a bit unusual here as we don't have a lot of columns. Discussed with Owen on IRC and happy to leave it like that for now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:38:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:38:48 +0000 Subject: [Koha-bugs] [Bug 28419] addorderiso2709 untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-PgdR2Kq3PN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Caroline, which version did you test this on? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:42:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:42:58 +0000 Subject: [Koha-bugs] [Bug 28419] addorderiso2709 untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-7pdimEvGgq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Caroline, I am not sure how this can even be possible... but I am seeing the exact same thing for de-DE in our package based installation of 20.11.05 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:44:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:44:15 +0000 Subject: [Koha-bugs] [Bug 28419] addorderiso2709 untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-oKwKubS7LL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Example URL: /cgi-bin/koha/acqui/addorderiso2709.pl?import_batch_id=6&basketno=25&booksellerid=8 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:46:57 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-NAC8dL55t8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|addorderiso2709 |Page addorderiso2709.pl is |untranslatable |untranslatable -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:48:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:48:51 +0000 Subject: [Koha-bugs] [Bug 19266] Add ability to update 005 during import of records and check 001 uniqueness on save to batch In-Reply-To: <bug-19266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-19266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-19266-70-fnoYH0NHXa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19266 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Andrew Fuerste-Henry from comment #6) > Hi folks! > Is anyone still working on this? Would this make more sense to split up into > multiple smaller bugs? > I have a library who'd like the 005 to populate at import but doesn't care > about matching on the 001 or all the cool Rancor stuff that the blocking > bugs want to get up to. I agree with Andrew in splitting this up into 2 feature bugs. I really believe we should handle the 005 separately from the 001 check, but I'd actually like both features! We do work a lot with 001 so this might come in handy. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:54:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:54:23 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-6kHy2KpNDm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121253|0 |1 is obsolete| | Attachment #121254|0 |1 is obsolete| | --- Comment #32 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121331&action=edit Bug 28386: Update contributors using script This is an example of what will be regenerated. It will need to be regenerated once it will be pushed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:54:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:54:28 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-Rhs3RDIC1Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #33 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121332&action=edit Bug 28386: Update history using script This is an example of what will be regenerated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:58:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:58:33 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-Z9lJbTAD6K@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:58:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:58:36 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-6ZlM0xu94a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121242|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 121333 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121333&action=edit Bug 28204: Fix table highlighting Fix table highlighting at /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table didn't get highlighted with the yellow color when you tried to edit it previously, this patch fixes that. That happened because every odd row had different coloring style that was overwriting yellow highlight. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. 6) Apply the patch. Do yarn build to compile css. 7) Make sure that every row of the table that you edit gets properly highlighted with the yellow color. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 15:59:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 13:59:38 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-SNfFDMgO1C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121333|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 121334 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121334&action=edit Bug 28204: Fix table highlighting Fix table highlighting at /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table didn't get highlighted with the yellow color when you tried to edit it previously, this patch fixes that. That happened because every odd row had different coloring style that was overwriting yellow highlight. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. 6) Apply the patch. Do yarn build to compile css. 7) Make sure that every row of the table that you edit gets properly highlighted with the yellow color. Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:00:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:00:20 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-yNkhfmp160@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- A really odd bug - I can confirm it is fixed by the patch, but laving as NSO as I have asked Owen if he could take a look at the CSS. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:03:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:03:10 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-lHBIU79CYj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I think drop progress for release, then look at dropping CGI::Session or migrating to Background job for .01 perhaps. Down with CGI baggage.. hehe -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:08:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:08:05 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-XdklNrPruh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:08:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:08:09 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-BmFh8HiPFA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121334|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121335 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121335&action=edit Bug 28204: Fix table highlighting Fix table highlighting at /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table didn't get highlighted with the yellow color when you tried to edit it previously, this patch fixes that. That happened because every odd row had different coloring style that was overwriting yellow highlight. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. 6) Apply the patch. Do yarn build to compile css. 7) Make sure that every row of the table that you edit gets properly highlighted with the yellow color. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:09:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:09:41 +0000 Subject: [Koha-bugs] [Bug 28078] Add option to ignore hold counts when checking CanItemBeReserved In-Reply-To: <bug-28078-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28078-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28078-70-dbGT3hivOe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28078 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:09:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:09:41 +0000 Subject: [Koha-bugs] [Bug 28013] Improvements to CanBookBeRenewed In-Reply-To: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28013-70-Bp0L9naeUE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 Bug 28013 depends on bug 28078, which changed state. Bug 28078 Summary: Add option to ignore hold counts when checking CanItemBeReserved https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28078 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:12:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:12:40 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-1dv3Y8yXZe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:12:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:12:44 +0000 Subject: [Koha-bugs] [Bug 28204] Table highlighting is broken at the cataloguing/additem.pl In-Reply-To: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28204-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28204-70-gMZoSHCyvr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121335|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 121336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121336&action=edit Bug 28204: Fix table highlighting Fix table highlighting at /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table didn't get highlighted with the yellow color when you tried to edit it previously, this patch fixes that. That happened because every odd row had different coloring style that was overwriting yellow highlight. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. 6) Apply the patch. Do yarn build to compile css. 7) Make sure that every row of the table that you edit gets properly highlighted with the yellow color. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:14:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:14:44 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-buSFa91uwW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60355|0 |1 is obsolete| | --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121337 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121337&action=edit Bug 17427: Replace CGI::Session with Data::Session CGI::Session is not maintained for ages and seems quite buggy. It would be the culprit of random logout problems. Another issue is the following crazy code in CGI::Session::Driver::DBI sub DESTROY { my $self = shift; unless ( defined $self->{Handle} && $self->{Handle} -> ping ) { $self->set_error(__PACKAGE__ . '::DESTROY(). Database handle has gone away'); return; } unless ( $self->{Handle}->{AutoCommit} ) { $self->{Handle}->commit; } if ( $self->{_disconnect} ) { $self->{Handle}->disconnect; } } If AutoCommit is off, it will commit anyway... It causes some tests to fail (api) if SessionStorage is set to MySQL Note that PostgreSQL is not supported yet so no need to implement it. Test plan: 0/ The dependencies are not packaged for debian so far, so install it via cpan 1/ Test the 3 different values for SessionStorage 2/ Using different browsers (or sessions) login into Koha with different users. Naviguate => you should not be logged out 3/ Set SessionStorage to Memcached, stop memcached make sure that it defaults to file. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:15:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:15:11 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-M61Led3C9p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (patch rebased) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:15:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:15:36 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-qfBjxqFJYt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #6) > Another solution is to replace CGI::Session, see bug 17427 comment 0 > "If AutoCommit is off, it will commit anyway..." I rebased the patch there, and it does not fix the problem for us here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:22:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:22:48 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-uyLID4OEk1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Another bad news, it's not only the progress, but also the report. Both $job->progress and $job->set create the problem apparently. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:29:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:29:43 +0000 Subject: [Koha-bugs] [Bug 26205] News changes aren't logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-kCMxrbw8kG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:29:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:29:47 +0000 Subject: [Koha-bugs] [Bug 26205] News changes aren't logged In-Reply-To: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26205-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26205-70-h0wiSbxrIK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26205 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120895|0 |1 is obsolete| | --- Comment #15 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121338 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121338&action=edit Bug 26205: Add logging of news items To test: 1. Apply patch, updatedatabase, restart_all 2. Make sure the system pref 'NewsLog' is turned on. 3. Go to the Koha News tool and create a new news item. 4. View the logs and display only the OPAC News module 5. You should see your new news, it will include the lang ( OPACheader_en ) and the content of the news item. 6. Filter the logs so the only action is 'Add', your new news item should appear 7. Modify some news items 8. They should appear in the logs now as modification. 9. Make sure you can filter the action to 'Modify' and can confirm it works 10. Delete some news items 11. They should appear in the logs now as deletinon 12. Make sure you can filter the action to 'Delete' and can confirm it works Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:35:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:35:14 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-PdHpSLAUK8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #8) > (In reply to Jonathan Druart from comment #6) > > Another solution is to replace CGI::Session, see bug 17427 comment 0 > > "If AutoCommit is off, it will commit anyway..." > > I rebased the patch there, and it does not fix the problem for us here. Ho wait, this is wrong, I didn't test correctly! It actually fixes the problem! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:36:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:36:21 +0000 Subject: [Koha-bugs] [Bug 28013] Improvements to CanBookBeRenewed In-Reply-To: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28013-70-1fG2ps01GH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #27 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:37:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:37:27 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-86voqeskf4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #10) > (In reply to Jonathan Druart from comment #8) > > (In reply to Jonathan Druart from comment #6) > > > Another solution is to replace CGI::Session, see bug 17427 comment 0 > > > "If AutoCommit is off, it will commit anyway..." > > > > I rebased the patch there, and it does not fix the problem for us here. > > Ho wait, this is wrong, I didn't test correctly! It actually fixes the > problem! No, it's not :D getting tired in testing the same things, forgot to comment the STD* closes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:43:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:43:38 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-Z8KCZHrAup@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:43:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:43:41 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-hxnacQi2B4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121269|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121339 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121339&action=edit Bug 28388: Preserve "Browse results" when "view plain" is clicked This patch modifies the way search sessions are preserved in the OPAC so that viewing the "plain MARC" view will not cause the search context to be lost. To test, apply the patch and make sure OpacBrowseResults is enabled. - Perform a search in the OPAC which will return multiple search results. - View the details of one of the search results. - You should see a "Browse results" box in the right-hand sidebar. - Click the "MARC view" link. - If you click back to the "Normal view" now, the results browser should still appear. - From the MARC view, click the "view plain" link. - Return to the "Normal view." - Before the patch: The results browser is gone. - After the patch: The results browser is still there. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:43:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:43:51 +0000 Subject: [Koha-bugs] [Bug 25476] Uploaded files can't be easily browsed via upload.pl In-Reply-To: <bug-25476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25476-70-t3Q19hpXWb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25476 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com Resolution|--- |FIXED --- Comment #16 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Not backported to 20.05. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:54:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:54:07 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-srpLg4VjAG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121340&action=edit Bug 28158: Remove backgroundjob from batchMod -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:54:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:54:29 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-l3mRVKZjfF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This patch is rude and I am open to any other alternatives. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 16:59:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 14:59:25 +0000 Subject: [Koha-bugs] [Bug 27695] Fix style of messages on Elasticsearch configuration page In-Reply-To: <bug-27695-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27695-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27695-70-fB4kojed75@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27695 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #19 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:01:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:01:37 +0000 Subject: [Koha-bugs] [Bug 28013] Improvements to CanBookBeRenewed In-Reply-To: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28013-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28013-70-Zb2JatI48Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #28 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:06:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:06:05 +0000 Subject: [Koha-bugs] [Bug 28407] CollapseFieldsPatronAddForm creates problems with hidden elements in Patron restrictions In-Reply-To: <bug-28407-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28407-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28407-70-Mkzye0SAxn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28407 --- Comment #2 from Christopher Brannon <cbrannon at cdalibrary.org> --- 1. Set Patron restrictions as one of the collapsed fields in CollapseFieldsPatronAddForm. 2. Edit a patron. 3. Patron restrictions is collapsed. Click on it to open it. 4. See that the empty Add manual restriction legend shows below the link to Add manual restriction. This area should not show until the link is clicked. 5. Click the link. The link disappears. 6. Click the legend. The content appears. 7. Click cancel. The legend and content disappear as expected. 8. Click the Patron restriction legend. That section collapses, but the Add manual restriction legend and contents show. The Add manual restriction legend should not be showing, and should not be acting like the other legends. It should be hidden until the link is clicked, and it should be hidden when cancel is clicked. It should not be acting like the parent, and as is, and depending on the state it is in (showing or hidden), is out of sync with the parent. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:09:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:09:15 +0000 Subject: [Koha-bugs] [Bug 28139] Processing holds are not filled automatically In-Reply-To: <bug-28139-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28139-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28139-70-RI1AJpUpR0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28139 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |andrew at bywatersolutions.com Status|Pushed to stable |RESOLVED --- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:09:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:09:33 +0000 Subject: [Koha-bugs] [Bug 27695] Fix style of messages on Elasticsearch configuration page In-Reply-To: <bug-27695-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27695-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27695-70-jhEuaS2Q4o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27695 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #20 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:11:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:11:23 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-Z7ticZZJbE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- But aren't we using the information in the results? Not on the detail page, I agree. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:13:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:13:44 +0000 Subject: [Koha-bugs] [Bug 18017] Use index_heading and index_match_heading in UNIMARC authorities zebra configuration In-Reply-To: <bug-18017-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18017-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18017-70-OI7S6VQ9i8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18017 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED CC| |andrew at bywatersolutions.com --- Comment #28 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:14:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:14:32 +0000 Subject: [Koha-bugs] [Bug 27125] Show authority type for UNIMARC in authority search result display In-Reply-To: <bug-27125-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27125-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27125-70-N6kf4n6Qy3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27125 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |andrew at bywatersolutions.com Status|Pushed to stable |RESOLVED --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:17:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:17:51 +0000 Subject: [Koha-bugs] [Bug 27827] Authority type input field for new authority types should be wider In-Reply-To: <bug-27827-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27827-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27827-70-Ii16yeLyEc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27827 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:19:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:19:58 +0000 Subject: [Koha-bugs] [Bug 28140] Accessibility: OPAC - "sort_by" select isn't labelled on search results page In-Reply-To: <bug-28140-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28140-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28140-70-FStIb3wUku@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28140 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05. Please rebase if needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:21:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:21:19 +0000 Subject: [Koha-bugs] [Bug 27277] Queued vs Enqueued In-Reply-To: <bug-27277-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27277-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27277-70-tMXr9EKhrW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27277 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:24:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:24:21 +0000 Subject: [Koha-bugs] [Bug 27861] Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) In-Reply-To: <bug-27861-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27861-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27861-70-vEZADKoLbO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:27:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:27:05 +0000 Subject: [Koha-bugs] [Bug 27836] Document that CircControl syspref changes which library's calendar to use In-Reply-To: <bug-27836-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27836-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27836-70-MfMgPol03H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27836 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:28:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:28:42 +0000 Subject: [Koha-bugs] [Bug 28438] New: Capitalization: Various corrections Message-ID: <bug-28438-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28438 Bug ID: 28438 Summary: Capitalization: Various corrections Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: katrin.fischer at bsz-bw.de, testopia at bugs.koha-community.org I did a search for capitalization errors in the templates and found many. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:29:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:29:21 +0000 Subject: [Koha-bugs] [Bug 26989] Ensure no CR occurs in an EDIFACT Order message In-Reply-To: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26989-70-GeGlhc3eqY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26989 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:39:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:39:55 +0000 Subject: [Koha-bugs] [Bug 26940] debarred comment in borrowers table is lost on patron modifications in memberentry.pl page In-Reply-To: <bug-26940-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26940-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26940-70-Rpqs2Yvbxf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26940 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #31 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:41:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:41:59 +0000 Subject: [Koha-bugs] [Bug 28028] Remove broken fix_onloan.pl maintenance script In-Reply-To: <bug-28028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28028-70-tjfq4vA5eo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28028 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #16 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 17:55:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 15:55:50 +0000 Subject: [Koha-bugs] [Bug 20854] Redirect after logout with CAS 3.0 broken In-Reply-To: <bug-20854-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20854-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20854-70-6PjI3H3b4F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20854 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:03:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:03:16 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-qXpLYXmOj7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:03:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:03:57 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-2wH2aYMWYn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:04:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:04:01 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-7FCFqj7AGt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121341 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121341&action=edit Bug 28422: OPAC MARC detail view doesn't correctly evaluate holdability This patch modifies the MARC detail view in the OPAC so that it evaluates whether a title can be placed on hold in the same way it is done on the "normal" detail page and the ISBD detail page. This allows for consistency in the display of the "Place hold" link. To test, apply the patch and log into the OPAC. - Perform a search which will return results, at least one of which can be placed on hold. - View the detail page, the MARC detail page, and the ISBD detail page. In each case the "Place hold" link should appear in the sidebar. - View the same pages for a record which cannot be placed on hold to confirm that the link doesn't appear. For instance: - All items are not for loan. - All items are lost. - There are no items attached. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:06:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:06:24 +0000 Subject: [Koha-bugs] [Bug 26989] Ensure no CR occurs in an EDIFACT order message In-Reply-To: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26989-70-V3d0KAujHn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26989 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Ensure no CR occurs in an |Ensure no CR occurs in an |EDIFACT Order message |EDIFACT order message -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:06:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:06:58 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-eRXQyBBSIC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #5 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Katrin Fischer from comment #4) > But aren't we using the information in the results? Not on the detail page, > I agree. Not in the XSLT - we are either using the items array we build in searchResults or the items info we build in BuildKohaItemsNameSpace - the item fields in the record are not used in the XSLT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:07:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:07:18 +0000 Subject: [Koha-bugs] [Bug 28353] regression: Batch Item Deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-FgO7bPCzCi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to LeeAnn Nilsson from comment #5) > Yes that is helpful. Thanks Hi Leann, would you be able to sign this off? The sandboxes should work in this case and we just updated the instructions :) https://wiki.koha-community.org/wiki/Sandboxes Also happy to help if you have any questions. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:07:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:07:33 +0000 Subject: [Koha-bugs] [Bug 28353] Regression: Batch item deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-ZrFqIyBE5d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|regression: Batch Item |Regression: Batch item |Deletion no longer shows |deletion no longer shows |which items were not |which items were not |removed |removed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:07:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:07:52 +0000 Subject: [Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected In-Reply-To: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26533-70-YOAHJ3Ig0h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #17 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:13:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:13:23 +0000 Subject: [Koha-bugs] [Bug 27232] Missing spaces in member-alt-contact-style.inc make some strings appearing twice in po In-Reply-To: <bug-27232-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27232-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27232-70-jxCHoegVYY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27232 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:14:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:14:14 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-dqxDdLoZjo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Nick Clemens from comment #5) > (In reply to Katrin Fischer from comment #4) > > But aren't we using the information in the results? Not on the detail page, > > I agree. > > Not in the XSLT - we are either using the items array we build in > searchResults or the items info we build in BuildKohaItemsNameSpace - the > item fields in the record are not used in the XSLT Ah ok, I just remembered hat there was some complicated XSLT there that I never wanted to touch: https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl#L1250 :) That's using output of BuildKohaItemsNameSpace then? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:20:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:20:55 +0000 Subject: [Koha-bugs] [Bug 27830] OPAC library list does not use AddressFormat In-Reply-To: <bug-27830-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27830-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27830-70-A3aYGuyOJ7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27830 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:21:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:21:38 +0000 Subject: [Koha-bugs] [Bug 27852] Link YES_NO authorized value category to 942$n in Default framework In-Reply-To: <bug-27852-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27852-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27852-70-6MH0d2J0Z7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27852 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Enhancement, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:22:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:22:24 +0000 Subject: [Koha-bugs] [Bug 21883] Show authorized value description for withdrawn in check-in In-Reply-To: <bug-21883-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21883-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21883-70-A2QfcMDkqO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21883 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com --- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Enhancement, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:22:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:22:51 +0000 Subject: [Koha-bugs] [Bug 14300] siplogs do not record process IDs In-Reply-To: <bug-14300-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14300-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14300-70-cG5dhBtSiM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14300 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED CC| |andrew at bywatersolutions.com --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Enhancement, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:32:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:32:08 +0000 Subject: [Koha-bugs] [Bug 28190] Library limitation column not toggable on itemtypes table In-Reply-To: <bug-28190-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28190-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28190-70-1mOEk8AuPG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28190 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |RESOLVED Resolution|--- |FIXED --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not backported to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:32:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:32:09 +0000 Subject: [Koha-bugs] [Bug 23207] Allow automatic checkin/return at end of circulation period In-Reply-To: <bug-23207-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23207-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23207-70-D2tXpMDG6k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23207 Bug 23207 depends on bug 28190, which changed state. Bug 28190 Summary: Library limitation column not toggable on itemtypes table https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28190 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:36:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:36:07 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-T68jhrta68@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Katrin Fischer from comment #6) > (In reply to Nick Clemens from comment #5) > > (In reply to Katrin Fischer from comment #4) > > > But aren't we using the information in the results? Not on the detail page, > > > I agree. > > > > Not in the XSLT - we are either using the items array we build in > > searchResults or the items info we build in BuildKohaItemsNameSpace - the > > item fields in the record are not used in the XSLT > > Ah ok, I just remembered hat there was some complicated XSLT there that I > never wanted to touch: > > https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha- > tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl#L1250 > > :) That's using output of BuildKohaItemsNameSpace then? Correct, you can verify too that none of that disappears with this patch :-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:37:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:37:13 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-xHaDp8ntEM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Nick Clemens from comment #7) > (In reply to Katrin Fischer from comment #6) > > (In reply to Nick Clemens from comment #5) > > > (In reply to Katrin Fischer from comment #4) > > > > But aren't we using the information in the results? Not on the detail page, > > > > I agree. > > > > > > Not in the XSLT - we are either using the items array we build in > > > searchResults or the items info we build in BuildKohaItemsNameSpace - the > > > item fields in the record are not used in the XSLT > > > > Ah ok, I just remembered hat there was some complicated XSLT there that I > > never wanted to touch: > > > > https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha- > > tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl#L1250 > > > > :) That's using output of BuildKohaItemsNameSpace then? > > Correct, you can verify too that none of that disappears with this patch :-) All good - just trying to get the picture. Wonder why this patch was chosen? But that question is clearly out of scope here :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:38:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:38:10 +0000 Subject: [Koha-bugs] [Bug 27114] Use Template Toolkit plugin for Koha plugins hook 'intranet_catalog_biblio_tab' In-Reply-To: <bug-27114-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27114-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27114-70-ZIyerKRqGD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #17 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:43:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:43:25 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-m76KZ1BpiQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120864|0 |1 is obsolete| | --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121342 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121342&action=edit Bug 27899: Missing description for libraryNotPickupLocation on request.pl This patch adds text to the holds template in the staff client so that if a particular item is at a library which isn't a hold location the error message is descriptive. To test, apply the patch and go to Administration -> Libraries. - Change one of your libraries so that "Pickup location" is set to "No." - Locate a title in the catalog which has an item at that location. - The "pick up at" list will exclude the library so and additional steps must be taken to get the message - Select a patron and set their library to the one we can't pick up at. - Start the process of placing a hold on the title. - After selecting the patron to place the hold for, look at the table of items under "Place a hold on a specific item." - The item located at the library you modified should show an error message in the "Hold" column, "Library is not a pickup location." Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:45:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:45:50 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-v0OBUlBPrd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Signed Off |Passed QA --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Works, code looks good, change makes sense, QA script happy Passed QA :D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:47:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:47:05 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-25jIEkWo8X@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Also added a step in the test plan to be sure to get the message: - The "pick up at" list will exclude the library so and additional steps must be taken to get the message - Select a patron and set their library to the one we can't pick up at. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:47:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:47:23 +0000 Subject: [Koha-bugs] [Bug 23195] Shipping costs are inconsistent in where displayed In-Reply-To: <bug-23195-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23195-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23195-70-x5smw8xXnu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23195 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #13 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:51:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:51:02 +0000 Subject: [Koha-bugs] [Bug 28064] Transits are not created at check in despite user responding 'Yes, print slip' to the prompt In-Reply-To: <bug-28064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28064-70-dC9RxFqzMd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28064 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #21 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:54:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:54:27 +0000 Subject: [Koha-bugs] [Bug 28439] New: Add ability to suspend club enrollments Message-ID: <bug-28439-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28439 Bug ID: 28439 Summary: Add ability to suspend club enrollments Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: jrobb at sekls.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It would be helpful if club enrollments could be suspended or paused for a specific patron. Right now, if a patron goes on vacation and we want to prevent them from getting club holds we have to remove them from all their clubs, keep track of which ones they were removed from, then add them back to their clubs at a later date. If we could suspend their enrollments without fully removing them from the club that would mean less tracking and work to re-establish their enrollments after they have returned. Bonus points if this can behave like a hold suspension, where you could suspend multiple enrollments with one click via the patron's account and also set a date to automatically release the suspensions. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:56:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:56:28 +0000 Subject: [Koha-bugs] [Bug 27827] Authority type input field for new authority types should be wider In-Reply-To: <bug-27827-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27827-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27827-70-MXQ81qbANv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27827 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:56:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:56:50 +0000 Subject: [Koha-bugs] [Bug 27861] Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) In-Reply-To: <bug-27861-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27861-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27861-70-DVpCFtvkzE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:56:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:56:51 +0000 Subject: [Koha-bugs] [Bug 25790] [OMNIBUS] warnings removal In-Reply-To: <bug-25790-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25790-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25790-70-PzHBpaKkY2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27861, which changed state. Bug 27861 Summary: Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:57:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:57:05 +0000 Subject: [Koha-bugs] [Bug 28373] Items fields not used in default XSLT In-Reply-To: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28373-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28373-70-trtV7wxTQt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373 --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- patch = path -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:57:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:57:14 +0000 Subject: [Koha-bugs] [Bug 27836] Document that CircControl syspref changes which library's calendar to use In-Reply-To: <bug-27836-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27836-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27836-70-aKhf6TFCpm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27836 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:57:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:57:35 +0000 Subject: [Koha-bugs] [Bug 26989] Ensure no CR occurs in an EDIFACT order message In-Reply-To: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26989-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26989-70-ztBoEhyBXJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26989 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:57:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:57:55 +0000 Subject: [Koha-bugs] [Bug 26940] debarred comment in borrowers table is lost on patron modifications in memberentry.pl page In-Reply-To: <bug-26940-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26940-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26940-70-cRKqaJ2M0F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26940 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #32 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:58:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:58:20 +0000 Subject: [Koha-bugs] [Bug 28028] Remove broken fix_onloan.pl maintenance script In-Reply-To: <bug-28028-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28028-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28028-70-RCBnbHlHbI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28028 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:58:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:58:36 +0000 Subject: [Koha-bugs] [Bug 20854] Redirect after logout with CAS 3.0 broken In-Reply-To: <bug-20854-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20854-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20854-70-rcupmxdzhc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20854 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:59:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:59:18 +0000 Subject: [Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected In-Reply-To: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26533-70-wf2lz6bSci@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:59:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:59:18 +0000 Subject: [Koha-bugs] [Bug 28182] Elastic search exact authorities search includes punctuation In-Reply-To: <bug-28182-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28182-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28182-70-IxBAPdpFvk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28182 Bug 28182 depends on bug 26533, which changed state. Bug 26533 Summary: Searching authorities using 'is exactly' doesn't work as expected https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 18:59:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 16:59:39 +0000 Subject: [Koha-bugs] [Bug 27232] Missing spaces in member-alt-contact-style.inc make some strings appearing twice in po In-Reply-To: <bug-27232-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27232-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27232-70-TwWU27fhmM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27232 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:00:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:00:48 +0000 Subject: [Koha-bugs] [Bug 27282] Printing broken in some versions of Chrome In-Reply-To: <bug-27282-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27282-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27282-70-WChSheOkPL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27282 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |victor at tuxayo.net Status|Pushed to stable |Pushed to oldstable --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- note: it was pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:01:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:01:00 +0000 Subject: [Koha-bugs] [Bug 27282] Printing broken in some versions of Chrome In-Reply-To: <bug-27282-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27282-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27282-70-FIW2d63Dsh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27282 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #22 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:02:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:02:06 +0000 Subject: [Koha-bugs] [Bug 27114] Use Template Toolkit plugin for Koha plugins hook 'intranet_catalog_biblio_tab' In-Reply-To: <bug-27114-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27114-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27114-70-19XBd96q7y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:02:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:02:07 +0000 Subject: [Koha-bugs] [Bug 27120] Send biblio to Koha plugins hook 'intranet_catalog_biblio_tab' In-Reply-To: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27120-70-OzNnd3UYBI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27120 Bug 27120 depends on bug 27114, which changed state. Bug 27114 Summary: Use Template Toolkit plugin for Koha plugins hook 'intranet_catalog_biblio_tab' https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27114 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:02:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:02:49 +0000 Subject: [Koha-bugs] [Bug 27120] Send biblio to Koha plugins hook 'intranet_catalog_biblio_tab' In-Reply-To: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27120-70-nkHv8RWdK1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27120 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |victor at tuxayo.net Status|Pushed to stable |Pushed to oldstable --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Note: it was pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:02:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:02:50 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-AdUO4IsGEL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:02:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:02:57 +0000 Subject: [Koha-bugs] [Bug 27120] Send biblio to Koha plugins hook 'intranet_catalog_biblio_tab' In-Reply-To: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27120-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27120-70-jxIkWzkvOb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27120 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #14 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:03:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:03:05 +0000 Subject: [Koha-bugs] [Bug 23195] Shipping costs are inconsistent in where displayed In-Reply-To: <bug-23195-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23195-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23195-70-vB85mBqSmA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23195 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #14 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 19:08:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 17:08:27 +0000 Subject: [Koha-bugs] [Bug 27968] MARC framework CSV and ODS import incomplete or corrupted In-Reply-To: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27968-70-poPxRwXX8N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:21:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:21:42 +0000 Subject: [Koha-bugs] [Bug 27566] CSS rule not applying to HTML select / option - displays with serif font ignoring rules In-Reply-To: <bug-27566-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27566-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27566-70-ojQGQy982z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27566 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #25 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed. Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:22:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:22:41 +0000 Subject: [Koha-bugs] [Bug 28193] OpacLoginInstructions news block broken by Bug 20168 In-Reply-To: <bug-28193-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28193-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28193-70-lG171UtFMf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28193 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com Resolution|--- |FIXED --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not pushed to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:27:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:27:06 +0000 Subject: [Koha-bugs] [Bug 21818] Don't use AutoCommit flag in stage-marc-import.pl In-Reply-To: <bug-21818-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21818-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21818-70-0DQwBNiBOH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21818 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:30:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:30:22 +0000 Subject: [Koha-bugs] [Bug 28064] Transits are not created at check in despite user responding 'Yes, print slip' to the prompt In-Reply-To: <bug-28064-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28064-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28064-70-8pq0jKD51f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28064 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06,20.05.12 |21.05.00,20.11.06,20.05.12, released in| |19.11.18 Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #22 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:31:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:31:31 +0000 Subject: [Koha-bugs] [Bug 28178] Image viewer does not select the correct image In-Reply-To: <bug-28178-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28178-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28178-70-u5GheSjhjE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28178 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Patch doesn't apply and cannot recreate the issue anyway; not pushing to 20.05 :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:31:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:31:31 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-o2sNUEFf86@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Bug 28179 depends on bug 28178, which changed state. Bug 28178 Summary: Image viewer does not select the correct image https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28178 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:34:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:34:38 +0000 Subject: [Koha-bugs] [Bug 28221] process_message_queue.pl missing `use Try::Tiny` In-Reply-To: <bug-28221-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28221-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28221-70-1bBID9c3Dc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:37:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:37:16 +0000 Subject: [Koha-bugs] [Bug 27968] MARC framework CSV and ODS import incomplete or corrupted In-Reply-To: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27968-70-ICqrt6nVVh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06,20.05.12 |21.05.00,20.11.06,20.05.12, released in| |19.11.18 Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:39:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:39:01 +0000 Subject: [Koha-bugs] [Bug 28144] Historical OVERDUE fines may not have an issue_id In-Reply-To: <bug-28144-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28144-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28144-70-wrX6j0i3TE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28144 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:40:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:40:33 +0000 Subject: [Koha-bugs] [Bug 21818] Don't use AutoCommit flag in stage-marc-import.pl In-Reply-To: <bug-21818-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21818-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21818-70-IOsauFDm01@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21818 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:47:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:47:00 +0000 Subject: [Koha-bugs] [Bug 28223] Total for budgets is incorrect when child funds have negative values In-Reply-To: <bug-28223-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28223-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28223-70-8deRyx4OrB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28223 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:49:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:49:53 +0000 Subject: [Koha-bugs] [Bug 28221] process_message_queue.pl missing `use Try::Tiny` In-Reply-To: <bug-28221-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28221-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28221-70-4yq6z1qKop@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:51:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:51:00 +0000 Subject: [Koha-bugs] [Bug 26405] Circulation.t fails on 'AddRenewal left both fines' In-Reply-To: <bug-26405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26405-70-yQWt1RwRFX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26405 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:51:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:51:52 +0000 Subject: [Koha-bugs] [Bug 28144] Historical OVERDUE fines may not have an issue_id In-Reply-To: <bug-28144-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28144-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28144-70-SQ35N0fxft@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28144 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:55:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:55:16 +0000 Subject: [Koha-bugs] [Bug 28223] Total for budgets is incorrect when child funds have negative values In-Reply-To: <bug-28223-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28223-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28223-70-Buuueb239z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28223 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:56:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:56:02 +0000 Subject: [Koha-bugs] [Bug 28234] TestBuilder->build_sample_biblio does not deal correctly with encoding In-Reply-To: <bug-28234-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28234-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28234-70-h60uaPxw5D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28234 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:57:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:57:46 +0000 Subject: [Koha-bugs] [Bug 26405] Circulation.t fails on 'AddRenewal left both fines' In-Reply-To: <bug-26405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26405-70-RByslazVeH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26405 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 20:58:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 18:58:58 +0000 Subject: [Koha-bugs] [Bug 28234] TestBuilder->build_sample_biblio does not deal correctly with encoding In-Reply-To: <bug-28234-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28234-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28234-70-Wia8hFq5ff@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28234 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:08:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:08:34 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-TqOBl32qCk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #35 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:11:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:11:23 +0000 Subject: [Koha-bugs] [Bug 28213] Deleting a patron or patron club causes server error on searching In-Reply-To: <bug-28213-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28213-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28213-70-IysHKd5AuY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:18:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:18:50 +0000 Subject: [Koha-bugs] [Bug 27819] Spurious errors when running delete_records_via_leader.pl In-Reply-To: <bug-27819-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27819-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27819-70-aLIiWoyk32@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27819 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:20:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:20:21 +0000 Subject: [Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions In-Reply-To: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27842-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27842-70-dNfIjMC7zW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #36 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Just tested, 19.11.x not affected, no backport. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:20:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:20:22 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-S213WHSQTh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Bug 28298 depends on bug 27842, which changed state. Bug 27842 Summary: Incorrect biblionumber handling in serials subscriptions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:21:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:21:58 +0000 Subject: [Koha-bugs] [Bug 28213] Deleting a patron or patron club causes server error on searching In-Reply-To: <bug-28213-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28213-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28213-70-6m6vM3GDgI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 21:22:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 19:22:20 +0000 Subject: [Koha-bugs] [Bug 27819] Spurious errors when running delete_records_via_leader.pl In-Reply-To: <bug-27819-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27819-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27819-70-PpTfHIDqR0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27819 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 22:40:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 20:40:03 +0000 Subject: [Koha-bugs] [Bug 28440] New: Inventory tool tries to put a time into DateLastSeen Message-ID: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 Bug ID: 28440 Summary: Inventory tool tries to put a time into DateLastSeen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org When using the inventory tool, Koha attempts to write a date and time into the datelastseen field. Since that's a date field, the update fails and the item ends up with 0000-00-00 for the date. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 24 22:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 20:40:17 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-Y9Os46aexT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dstephen at dubuque.lib.ia.us -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 22:46:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 20:46:52 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-cdufVmNG9r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 23:20:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 21:20:14 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-gZdCG2ncNA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #18 from Mason James <mtj at kohaaloha.com> --- (In reply to Jonathan Druart from comment #17) > ok but, why do we depend on it if another package already depends on it? :) hmm yes, i agree the package should have been installed as a dependency of the 'perl' pkg. so i don't understand how it was not being installed i'll add a patch to remove the explicit dependency -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 23:26:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 21:26:01 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-1QZPaNmMw2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #19 from Mason James <mtj at kohaaloha.com> --- Created attachment 121343 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121343&action=edit Bug 25920: Remove explicit dependency of liblocale-codes-perl 1/ apply patch 2/ build and install new koha-common package 3/ confirm liblocale-codes-perl pkg is installed $ apt-cache policy liblocale-codes-perl | grep Installed Installed: 3.62-1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 24 23:26:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 21:26:39 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-TSZ0uHvOSb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:08:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:08:46 +0000 Subject: [Koha-bugs] [Bug 27728] Add a search box on OPAC search history In-Reply-To: <bug-27728-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27728-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27728-70-ceugXLM1T8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27728 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|new feature |enhancement --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I feel like this reads more like an enhancement as we use this table functionalities in a lot of places already. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:09:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:09:37 +0000 Subject: [Koha-bugs] [Bug 26630] Allow custom text for each library on the purchase suggestion page In-Reply-To: <bug-26630-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26630-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26630-70-k1vnz1iSfr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26630 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Allow custom text for each |Allow custom text for each |library on Purchase |library on the purchase |Suggestion Page |suggestion page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:14:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:14:16 +0000 Subject: [Koha-bugs] [Bug 18912] Show more item information when using itemBarcodeFallbackSearch In-Reply-To: <bug-18912-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18912-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18912-70-10GUxhTaHP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18912 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |When using release notes| |itemBarcodeFallbacksearch | |to checkout items with an | |unknon or nonexisting | |barcode, the table with | |items matching the search | |criteria didn't contain a | |lot of information about | |the items. This patch adds | |several columns to make it | |easier to pick the correct | |item for checkout: | |callnumber, copy number, | |serial enumeration, | |inventory number, | |collection, and item type. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:16:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:16:50 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-9airtif6GO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:19:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:19:28 +0000 Subject: [Koha-bugs] [Bug 28441] New: Terminology: Reserve notes should be Hold notes Message-ID: <bug-28441-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28441 Bug ID: 28441 Summary: Terminology: Reserve notes should be Hold notes Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org See bug 28092 for test plan. It's on the holds to pull page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:19:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:19:45 +0000 Subject: [Koha-bugs] [Bug 28441] Terminology: Reserve notes should be Hold notes In-Reply-To: <bug-28441-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28441-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28441-70-o228KH8Mft@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28441 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:20:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:20:20 +0000 Subject: [Koha-bugs] [Bug 15563] Add option to regularly delete patroncard and label batches to cleanup_database.pl cronjob In-Reply-To: <bug-15563-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15563-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15563-70-W1tZCrP1jY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15563 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:20:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:20:40 +0000 Subject: [Koha-bugs] [Bug 26875] Allow printing of just one barcode In-Reply-To: <bug-26875-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26875-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26875-70-h0FGesFsjW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26875 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:22:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:22:02 +0000 Subject: [Koha-bugs] [Bug 27607] Add the ability to compare patron records during merge process In-Reply-To: <bug-27607-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27607-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27607-70-XpM7ragOb6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27607 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:23:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:23:13 +0000 Subject: [Koha-bugs] [Bug 27805] Use input type "email" for email preferences In-Reply-To: <bug-27805-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27805-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27805-70-mRJvym5ZdA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27805 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 00:56:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 22:56:46 +0000 Subject: [Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS is not used In-Reply-To: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28417-70-kHZacIqInx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #3) > Test plan: confirm that CAS is still working What's the suggested way to test CAS? I've never used it but I think I thought about trying out https://hub.docker.com/r/apereo/cas/ a little while ago... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:00:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:00:19 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-leISsp3dK8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #6 from David Cook <dcook at prosentient.com.au> --- (In reply to mark.jaroski from comment #3) > I agree with David Cook, however, that this isn't ideal, since > OpenID-Connect support should work with any identity provider and since it > should actually implement OpenID-Connect whereas this patch and the code > that it's based on actually implement the code-grant flow, with an > additional openid scope. Actually even in my case I haven't fully implemented the spec as there's just so much to it. I've only implemented the Authorization Code flow, although I find that's typically what's used for server-side auth anyway. I think Implicit Flow is usually only used by JS apps? And I'm not familiar with Hybrid Flow. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:07:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:07:32 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-hM8nXnS8Hu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #5 from David Cook <dcook at prosentient.com.au> --- (In reply to mark.jaroski from comment #3) > I haven't looked at the code yet, but does this implementation include > just-in-time provisioning to allow first-contact federated users to arrive > sight-unseen? > > How do you normally assign a card number to such users? (In reply to mark.jaroski from comment #4) > Also, do you have a patch for this? The idea here is just to add hooks into key parts of login and logout to run the modular authentication code. The actual handling would be done by the specified authentication module. I do have code for this although it's just local at the moment. I could look at writing a patch and posting it tomorrow night. I have some plans for changes to authentication and authorization for Bug 28325, so it's all on my mind at the moment. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:08:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:08:35 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-WwiQpqNSxD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #6 from David Cook <dcook at prosentient.com.au> --- Unfortunately, the C4::Auth module scares a lot of people, and no one wants to risk breaking the existing authentication and authorization, so it can be a daunting task to make changes there. But I'm glad to have you on board. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:09:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:09:07 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-4tmbsPpuwz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21586 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:09:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:09:08 +0000 Subject: [Koha-bugs] [Bug 21586] Add generic OpenIDConnect client implementation In-Reply-To: <bug-21586-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21586-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21586-70-SCkcQtEk2o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21586 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28420 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 01:11:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 24 May 2021 23:11:53 +0000 Subject: [Koha-bugs] [Bug 28363] Always use semicolon when preference CSVDelimiter is missing In-Reply-To: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28363-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28363-70-2ZXvfU1P8z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28363 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- (In reply to Fridolin Somers from comment #5) > But we can argue only a few install change default value. Exactly. I don't know why we don't have a more normal default value... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 02:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 00:38:09 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-JvYbZxNVHz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- (In reply to mark.jaroski from comment #3) > How do you normally assign a card number to such users? It depends a bit on what you want. You could map an attribute from the IdP to be the card number, or you could auto-generate a card number. I have some SAML-based systems that have staff ID numbers that end up as card numbers. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:09:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:09:01 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-k67M8Wq3AZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #22 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #21) > (patch rebased) Should this be "Needs Signoff" now? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:22:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:22:29 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-TxNaW1Dehv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120195|0 |1 is obsolete| | --- Comment #9 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121344 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121344&action=edit Bug 27741: admin folder Bug 27631 corrected the <h1> tags in each of the pages in the staf client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:23:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:23:07 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-Wh2tTaqOOr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120198|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:23:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:23:27 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-KWlhx0fRzt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120197|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:34:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:34:13 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-KtRR9YIcjk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121340|0 |1 is obsolete| | --- Comment #14 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121345 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121345&action=edit Bug 28158: Remove backgroundjob from batchMod Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:43:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:43:13 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-DwG6bBq90B@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #10 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121346 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121346&action=edit Bug 27741: authorities folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 03:46:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 01:46:57 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-LjTqMLwWNM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #11 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121347&action=edit Bug 27741: basket folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 04:58:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 02:58:34 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-80RrcN5r19@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #12 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121348&action=edit Bug 27741: catalogue folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 05:57:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 03:57:49 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-40SqVc1CSx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #13 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121349 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121349&action=edit Bug 27741: cataloguing folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:07:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:07:34 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-kv6ulh9TfK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #14 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121350 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121350&action=edit Bug 27741: clubs folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:07:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:07:35 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-tZfuJjw0ja@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #327 from David Cook <dcook at prosentient.com.au> --- (In reply to Aleisha Amohia from comment #326) > Ah I remember now - yes, a hold group is supposed to be treated as one hold > because when one item from that group is confirmed to fill the hold, the > rest of the group is deleted. > > I'll fix this up. How are you going with this one, Aleisha? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:13:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:13:38 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-nuwAYxLZXS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #15 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121351 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121351&action=edit Bug 27741: common folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:15:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:15:13 +0000 Subject: [Koha-bugs] [Bug 25920] Add liblocale-codes-perl package to fix ubuntu-stable (focal) In-Reply-To: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25920-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25920-70-PINMBazpWN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25920 --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Mason, we need a separate bug report for this last patch. The original one has been backported already. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:21:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:21:04 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-WZI3sn6Vg9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121352&action=edit Bug 28158: Remove additional backgroundjob related code -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:23:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:23:33 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-anTcHm9oIe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- I am considering this ready for signoff, because we are only few days before the release. I am still hopping for a better alternative solution however. This patch removes code related to "extra_headers", coming from bug 19889. I don't understand what it was trying to achieve but I don't think it was working, please confirm if you are familiar with that code. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:23:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:23:50 +0000 Subject: [Koha-bugs] [Bug 28442] New: Release team 21.05 Message-ID: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Bug ID: 28442 Summary: Release team 21.05 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: About Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com QA Contact: testopia at bugs.koha-community.org Add the next release team :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:24:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:24:01 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-dwsE07T84p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:24:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:24:08 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-SAH8UkGxBu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:24:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:24:12 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-wE4o3q6yKZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:26:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:26:57 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-2p0rBs430D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121352|0 |1 is obsolete| | --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121353 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121353&action=edit Bug 28158: Remove additional backgroundjob related code -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:27:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:27:36 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-IxEqRpf5wQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #34 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121354 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121354&action=edit Bug 28386: Add the 3 unknown authors back into the contributors list with a note -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:30:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:30:55 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-KBcaEFpck4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121354|0 |1 is obsolete| | --- Comment #35 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121355&action=edit Bug 28386: Add the 3 unknown authors back into the contributors list with a note -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:36:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:36:42 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-lQzg5j6W4z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #328 from Michal Denar <black23 at gmail.com> --- Hi Aleisha, We have been waiting for this functionality for a really long time and impatiently. I will be happy to do further testing. It would be great to get it in version 21.11. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:45:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:45:11 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-is9ooJHFf7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Considering Victor's SO a QA stamp. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:09 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-uB1Eh8S5dz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:13 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-8nqM9KLt6N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:17 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-Pacp5g07r8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:20 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-vTLmrggILz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:23 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-7LokCwZiXj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:26 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-zLJAiMMZfG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:29 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-zu3UFHfAJ6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:31 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-ASQu0CmemG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:46:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:46:52 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-eAOCzNmJ9t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:47:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:47:12 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-eVqR6w6CdT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:47:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:47:29 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-OYvx9ruhgp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:47:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:47:32 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-smeoadZ8Sn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #36 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:47:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:47:34 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-FCT9kNM2lc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:47:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:47:37 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-pOJWRAZ5hU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 09:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 07:51:05 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-r7lB5YExGG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|martin.renvoize at ptfs-europe |jonathan.druart+koha at gmail. |.com |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:01:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:01:24 +0000 Subject: [Koha-bugs] [Bug 27631] Accessibility: Staff Client - <h1> on each page is Logo but should be page description/title In-Reply-To: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27631-70-oZ1QCKYUVt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27631 --- Comment #39 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121356&action=edit Bug 27631: (follow-up) course_reserves/course-details.tt Changed file to have one <h1> tag showing that describes the page, rather than the <h1> describing the logo. The hierarchy of other heading tags, but this will be dealt with in an additional bug. To test: 1) Go to the Staff Client 2) Apply patch 3) Go to course_reserves/course-details and check that it has an obvious and descriptive heading 4) Ensure that the heading is <h1> Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:12:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:12:10 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-3i6NVB3RIx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #16 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121357 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121357&action=edit Bug 27741: course_reserves folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:32:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:32:08 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-UZLOPkAeSE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #17 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121358&action=edit Bug 27741: virtualshelves folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:32:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:32:14 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-qVVjwZK4BR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121359&action=edit Bug 28442: Add 21.11 release team to teams.yaml -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:32:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:32:17 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-gcVJMrPmPu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121360 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121360&action=edit Bug 28442: Update template for new roles -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:32:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:32:32 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-L3cC5b9wGW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:32:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:32:55 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-8iDWNgqoZx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de, | |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:35:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:35:30 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-RjB6wvxlAx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121361&action=edit Bug 28385: Use ldapserver only if exists Fix test t/db_dependent/Auth_with_ldap.t .. 1/4 # Failed test 'use C4::Auth_with_ldap;' # at t/db_dependent/Auth_with_ldap.t line 123. # Tried to use 'C4::Auth_with_ldap'. # Error: No ldapserver "id="ldapserver"" defined in KOHA_CONF: /etc/koha/sites/kohadev/koha-conf.xml at /kohadevbox/koha/C4/Auth_with_ldap.pm line 55. # Compilation failed in require at t/db_dependent/Auth_with_ldap.t line 123. # BEGIN failed--compilation aborted at t/db_dependent/Auth_with_ldap.t line 123. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:37:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:37:25 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-iQsetjyVwt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121359|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121362 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121362&action=edit Bug 28442: Add 21.11 release team to teams.yaml Add the 21.11 release team. Test plan 1/ Check against https://wiki.koha-community.org/wiki/Release_Teams -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:37:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:37:29 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-rENwf6cpZ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121360|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121363 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121363&action=edit Bug 28442: Update template for new roles We have multiple accessibility advocates this cycle, so we needed to adapt the template. I've also added the meeting facilitator as a case but not added to the team block as a whole.. seeking opinions, perhaps wait and see if it lasts more than a cycle before adding it fully? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:37:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:37:59 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-CkJLvM0J3g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This last patch fixes failing tests in Auth_with_ldap.t and actually restores the previous behaviour (don't explode if no ldapserver entry defined). I am not saying it's the correct behaviour, but how it behave before this change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:38:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:38:42 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-oLookQl1Ni@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121364&action=edit Screenshot of outcome -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:38:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:38:54 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-EzECzsah5w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 --- Comment #20 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:39:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:39:19 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-5Kfrwbk3KR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28386 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:39:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:39:19 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-ECqxrjfeuL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28442 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 [Bug 28442] Release team 21.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:39:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:39:44 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.05 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-XEvbGWVnFq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27108 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:39:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:39:44 +0000 Subject: [Koha-bugs] [Bug 27108] Update team for 21.05 cycle In-Reply-To: <bug-27108-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27108-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27108-70-5oKDXIrtQA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27108 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28442 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:40:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:40:45 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-XnJIZX5vee@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Release team 21.05 |Release team 21.11 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:41:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:41:09 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-w20fnMT0Fx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:50:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:50:03 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-sKAvqptPnL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #18 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121365 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121365&action=edit Bug 27741: patron_lists folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 10:51:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 08:51:06 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-JVXKymoZRd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 11:31:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 09:31:10 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-aDOkp0Z8jn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #7 from mark.jaroski at gmail.com --- I think as long as we're doing pure authentication the only part of OAuth2 we'd want to implement is the straight OpenID-Connect flow which goes like this: 1. Fetch the IDP metadata 2. Send the user to the IDP to fetch their OpenID JWT 3. Validate the JWT against the prefetched metadata There's no reason AFAIK to continually fetch the metadata, so that can be done asynchronously with some kind of scheduled task like a cron job. It really is just about the simplest of OAuth2 flows, and simplicity is our friend in security, right? I guess the only reason to implement any other OAuth2 flow would be to work with third-party APIs. I guess there might be some of that these days, but I have to admit not knowing enough about Koha to know what they would be. Maybe some kind of third-party e-book provider? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 11:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 09:40:56 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-xbX93ia180@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- 2 quick things from checking the screenshot: - Sorting of entries appears random in QA team/groups with more than 2 - Missing Accessibility advocate role for 21.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:00:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:00:10 +0000 Subject: [Koha-bugs] [Bug 28443] New: Terminology: Issuing should be Checking out Message-ID: <bug-28443-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28443 Bug ID: 28443 Summary: Terminology: Issuing should be Checking out Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt:11 %s Issuing items to %s › Batch check out › %s Circulation › Koha␠ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:00:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:00:19 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-i7bDCxRgTq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #18 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121366&action=edit Bug 28158: [alternate] Use try/catch instead of eval This could be improved, we could actually handle any exceptions, but switching to 'try/catch' seems to resolve the issue -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:10:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:10:44 +0000 Subject: [Koha-bugs] [Bug 27607] Add the ability to compare patron records during merge process In-Reply-To: <bug-27607-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27607-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27607-70-TPu4QdFUyK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27607 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |When merging two patron release notes| |records, the user now has | |the option to compare the | |two records to see the | |differences between them. Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:14:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:14:05 +0000 Subject: [Koha-bugs] [Bug 27805] Use input type "email" for email preferences In-Reply-To: <bug-27805-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27805-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27805-70-vyg1Zr2hgr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27805 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch modifies the release notes| |global system preferences | |interface so that fields | |which ask for an email | |address have the correct | |HTML attribute type: email. | |This allows some basic | |email address validation by | |the browser and can enable | |different keyboard options | |on devices with onscreen | |keyboards. Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:15:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:15:20 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-HenkQkEYDt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:17:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:17:07 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-7ZQEsgrhDu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #19 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Nick Clemens from comment #18) > Created attachment 121366 [details] [review] > Bug 28158: [alternate] Use try/catch instead of eval > > This could be improved, we could actually handle any exceptions, > but switching to 'try/catch' seems to resolve the issue NVM, I can't make the problem happen without this, I am doing something...right/wrong -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:20:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:20:16 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-ngckbOl9rL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #19 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 28272 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:20:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:20:50 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-8ePklrwjAQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #21 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 28272 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:24:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:24:08 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-XGBodRsVND@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #21 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 28278 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:33:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:33:48 +0000 Subject: [Koha-bugs] [Bug 27074] When a subscription is closed, it still shows as current in OPAC In-Reply-To: <bug-27074-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27074-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27074-70-o7A4KTWx2g@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27074 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 12:56:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 10:56:09 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-ZEYdmbBre1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121366|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:01:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:01:06 +0000 Subject: [Koha-bugs] [Bug 28148] JavaScript error when printing transfer slip for existing transfer In-Reply-To: <bug-28148-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28148-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28148-70-RMRavctjuK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28148 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:04:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:04:45 +0000 Subject: [Koha-bugs] [Bug 28202] Pickup libraries not sorted by name when placing hold In-Reply-To: <bug-28202-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28202-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28202-70-kTI2WEFBJv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28202 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:08:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:08:49 +0000 Subject: [Koha-bugs] [Bug 27811] Manage patrons fines and fees (updatecharges) subpermissions shows links/buttons that cannot be accessed In-Reply-To: <bug-27811-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27811-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27811-70-RJw4iAPd9S@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27811 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:10:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:10:49 +0000 Subject: [Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop In-Reply-To: <bug-28249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28249-70-Knb3v3hPuk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:15:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:15:46 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-9alydZWZaY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:15:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:15:50 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-5IgElCW9Ym@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121345|0 |1 is obsolete| | --- Comment #20 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121367&action=edit Bug 28158: Remove backgroundjob from batchMod Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:15:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:15:54 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-A6LPMPUJOA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121353|0 |1 is obsolete| | --- Comment #21 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121368&action=edit Bug 28158: Remove additional backgroundjob related code Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:28:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:28:15 +0000 Subject: [Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working In-Reply-To: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28250-70-qNi7EPujhM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:40:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:40:17 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-xMDecKVPl2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- The issue is a lot wider than just square brackets, please see the list of reserved characters that need to be escaped if we are not using them as operators: https://www.elastic.co/guide/en/elasticsearch/reference/2.1/query-dsl-query-string-query.html#_reserved_characters -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:46:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:46:19 +0000 Subject: [Koha-bugs] [Bug 27061] Double permission check in svc/mana/search In-Reply-To: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27061-70-FZzv6p9gWt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:53:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:53:13 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-ZaOzZ8shO7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:56:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:56:03 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-DpdDcBD58d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #22 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121369&action=edit Bug 28158: Allow batchMod to run under plack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:56:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:56:20 +0000 Subject: [Koha-bugs] [Bug 28207] Crash when seeing MARC structure of a new framework In-Reply-To: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28207-70-HGGwpNQwbR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 13:59:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 11:59:00 +0000 Subject: [Koha-bugs] [Bug 28170] Downloading some files via Tools - Upload is broken In-Reply-To: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28170-70-t5CUj6hsA8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:00:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:00:00 +0000 Subject: [Koha-bugs] [Bug 28270] Wrong tooltip displayed on moredetail for the claim lost status In-Reply-To: <bug-28270-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28270-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28270-70-1pMZ4sjO4D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com Resolution|--- |FIXED --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not pushed to 20.05 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:02:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:02:30 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28288-70-7rn0NOeIcT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:07:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:07:20 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27577-70-JJNVHOGNTc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:09:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:09:47 +0000 Subject: [Koha-bugs] [Bug 28444] New: Filter/search box missing above main ILL table on 20.11 Message-ID: <bug-28444-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28444 Bug ID: 28444 Summary: Filter/search box missing above main ILL table on 20.11 Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ILL Assignee: koha-bugs at lists.koha-community.org Reporter: magnus at libriotech.no After upgrading to 20.11.05, the little text box that can be used to search/filter the main table of ILL requests on INTRANET/cgi-bin/koha/ill/ill-requests.pl is gone. This happens on different instances on two separate servers. I have one server running 20.05, and the box is visible there. So far I only see it happening on the ILL form, not for example the holds to pull table or the table of saved reports, where the box is shown as expected. There are no relevant messages in the JS console. I thought it could be interference from custom JS in IntranetUserJS, but I removed everything in there and it still happens. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:10:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:10:18 +0000 Subject: [Koha-bugs] [Bug 28444] Filter/search box missing above main ILL table on 20.11 In-Reply-To: <bug-28444-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28444-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28444-70-IVAxm6n9pd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28444 --- Comment #1 from Magnus Enger <magnus at libriotech.no> --- Created attachment 121370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121370&action=edit Not ok in 20.11.05 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:10:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:10:43 +0000 Subject: [Koha-bugs] [Bug 28444] Filter/search box missing above main ILL table on 20.11 In-Reply-To: <bug-28444-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28444-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28444-70-NwDJiHbmBi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28444 --- Comment #2 from Magnus Enger <magnus at libriotech.no> --- Created attachment 121371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121371&action=edit OK in 20.05 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:12:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:12:01 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27594-70-l8g8U7Dgm0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #32 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Small enhancement, applied cleanly, backported to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:12:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:12:56 +0000 Subject: [Koha-bugs] [Bug 28445] New: Use the task queue for the batch delete and update items tool Message-ID: <bug-28445-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 Bug ID: 28445 Summary: Use the task queue for the batch delete and update items tool 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 at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Blocks: 22417 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 [Bug 22417] Add a task queue -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:12:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:12:56 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22417-70-OewecfVHLJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28445 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 [Bug 28445] Use the task queue for the batch delete and update items tool -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:13:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:13:06 +0000 Subject: [Koha-bugs] [Bug 28445] Use the task queue for the batch delete and update items tool In-Reply-To: <bug-28445-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28445-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28445-70-kDRFPj8gFS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28158, 26080, 22417 Blocks|22417 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 [Bug 22417] Add a task queue https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26080 [Bug 26080] Use the task queue for the batch delete records tool https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 [Bug 28158] Lost items not charging when marked lost from batch item modification -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:13:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:13:06 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22417-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22417-70-dZzNaJ0VRM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28445 Depends on|28445 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 [Bug 28445] Use the task queue for the batch delete and update items tool -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:13:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:13:06 +0000 Subject: [Koha-bugs] [Bug 26080] Use the task queue for the batch delete records tool In-Reply-To: <bug-26080-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26080-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26080-70-G1PU3jh78u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26080 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28445 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 [Bug 28445] Use the task queue for the batch delete and update items tool -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:13:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:13:06 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-47YhNc5wsu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28445 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 [Bug 28445] Use the task queue for the batch delete and update items tool -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:15:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:15:05 +0000 Subject: [Koha-bugs] [Bug 28445] Use the task queue for the batch delete and update items tool In-Reply-To: <bug-28445-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28445-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28445-70-K3FVpFDL1T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121372&action=edit Bug 28445: WIP - Use the task queue for the batch delete and update items tool -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:15:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:15:51 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-z8GIUYjJ0d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:20:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:20:44 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-UDLFWGa9Kf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:23:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:23:54 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-TDW400xTXi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:27:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:27:12 +0000 Subject: [Koha-bugs] [Bug 28276] Do not fetch config ($KOHA_CONF) from memcached In-Reply-To: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28276-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28276-70-7yKhME3rTl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #16 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:30:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:30:15 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-zhCT1hqkvX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Try `gulp po:update` to update the po files. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:34:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:34:12 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-YMImKvDBPf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Hum, forget that. There is something wrong, indeed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:34:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:34:19 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-11OEJEEmb2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:39:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:39:23 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-W5oWTikD92@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:39:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:39:26 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-tb2FDCU0Vh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121373&action=edit Bug 28419: Fix addorderiso2709.tt translatability It seems that the html tag within the TT comment breaks the translate script -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:39:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:39:54 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-reCA91K1KT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- It seems that this patch fixes the problem. Can you confirm please? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:46:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:46:28 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-FTE9Gu2OX3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121374&action=edit Bug 28419: Remove suspicious occurrence in opac-shelves.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:47:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:47:10 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-dP6nmpupKI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This is the only other occurrence I found. I don't have time right now to fix the translate script, and it does not seem a good idea to modify it few days before the release anyway :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:10 +0000 Subject: [Koha-bugs] [Bug 28385] LDAP server configuration broken since migration from XML::Simple In-Reply-To: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28385-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28385-70-AbeVsUGwSy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:13 +0000 Subject: [Koha-bugs] [Bug 28354] Package libcgi-compile-perl 0.25 for Ubuntu Focal In-Reply-To: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28354-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28354-70-rwotB95LIV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28354 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:16 +0000 Subject: [Koha-bugs] [Bug 28273] Multi-holds allow invalid pickup locations In-Reply-To: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28273-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28273-70-MWfDPKJaNZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:17 +0000 Subject: [Koha-bugs] [Bug 28369] additionalProperties missing in holds routes In-Reply-To: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28369-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28369-70-QHMBhO2KRM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:19 +0000 Subject: [Koha-bugs] [Bug 28414] Fix labels for return claims routes In-Reply-To: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28414-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28414-70-9U7Yc65YVP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28414 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:21 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-YfXZjnk5zm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:48:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:48:48 +0000 Subject: [Koha-bugs] [Bug 28370] Routes still missing additionalProperties in spec In-Reply-To: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28370-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28370-70-EFMj7sszRd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28370 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:53:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:53:04 +0000 Subject: [Koha-bugs] [Bug 28179] Use a lightbox gallery to display the images - detail page, staff interface In-Reply-To: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28179-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28179-70-XZ7hrEov2R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |This enhancement adds the release notes| |ability to display the | |cover images of a | |bibliographic record in a | |gallery. Cover images | |attached to items are also | |displayed in separated | |galleries. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:53:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:53:50 +0000 Subject: [Koha-bugs] [Bug 26875] Allow printing of just one barcode In-Reply-To: <bug-26875-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26875-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26875-70-RF9vrxgs18@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26875 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch allows one to release notes| |use the barcode range | |feature in the label | |creator tool to print a | |single barcode at a time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:55:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:55:46 +0000 Subject: [Koha-bugs] [Bug 15563] Add option to regularly delete patroncard and label batches to cleanup_database.pl cronjob In-Reply-To: <bug-15563-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15563-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15563-70-6ATbzAK5RE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15563 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds new release notes| |options to the | |cleanup_database cronjob to | |delete label and card | |creator batches that | |haven't been updated for a | |given number of days. | |Previously, all batches | |were kept indefinitely. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 14:56:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 12:56:39 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-N3O8Fs7tqo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #7 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:01:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:01:03 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-KsU5XyxPG1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121375 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121375&action=edit Bug 28442: Fix 'accessibility_advocate' for current release The accessibility_advocate block was positioned incorrectly so wasn't appearing properly for the current stable releases, only the development/maintainter block. This patch fixes that issue -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:03:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:03:11 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-MEzZV9w3xj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Katrin Fischer from comment #6) > 2 quick things from checking the screenshot: > > - Sorting of entries appears random in QA team/groups with more than 2 > - Missing Accessibility advocate role for 21.05 Good catch on the accessibility advocate role; Fixed in the follow-up. The order of the names in each listed role is sorted by when they signed up on the Wiki.. it follows the order in the yaml file, so could be easily switched to name alpha sorted.. I'm not sure what we've done in the past.. I 'think' I generally took the wiki page as gospel. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:03:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:03:57 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-S2TIpZ0qLF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #21 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:04:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:04:50 +0000 Subject: [Koha-bugs] [Bug 28286] Place hold button not displayed when biblio has only Ordered items In-Reply-To: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28286-70-yAnK4DNUKT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28286 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to stable |RESOLVED CC| |andrew at bywatersolutions.com --- Comment #15 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- missing dependencies for 20.05.x, no backport -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:05:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:05:02 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-obrYdTfmWk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121374|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121376 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121376&action=edit Bug 28419: Remove suspicious occurrence in opac-shelves.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:05:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:05:59 +0000 Subject: [Koha-bugs] [Bug 14300] siplogs do not record process IDs In-Reply-To: <bug-14300-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14300-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14300-70-AlEHppUxsy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14300 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This addition to the release notes| |default configuration for | |the SIP section of the | |Log4Perl configuration will | |add the process ID to the | |log lines for SIP logs. | |This allows for tracing a | |transaction from start to | |finish when using forked | |SIP services. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:07:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:07:04 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-9PBKVRB6fz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:09:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:09:32 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-ipc5SDGqiA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #9 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:09:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:09:45 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-t6r9ZzrhNv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Prior to this patch, the release notes| |VOID action would reverse | |payments and set the | |original credit to '0'. | | | |With this patch, we bring | |the void action in line | |with other actions that can | |take place on the accounts | |system. The original credit | |amount is kept for audit | |purposes, we add a VOID | |line to the accountlines | |and offset it against the | |original credit (so that | |the amountoutstanding is | |zero) and we reverse all | |the original offsets the | |credit may have been made | |against and record these | |reversals. | | | |This all helps | |in future audits and gives | |additional detail for | |Koha's other internal | |processes (Like automated | |refunds having to discount | |void payments - See bug | |28421) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:10:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:10:24 +0000 Subject: [Koha-bugs] [Bug 28446] New: Fix encoding of OverDrive content on Your summary, OverDrive Account Message-ID: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28446 Bug ID: 28446 Summary: Fix encoding of OverDrive content on Your summary, OverDrive Account Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: magnus at libriotech.no Reporter: magnus at libriotech.no QA Contact: testopia at bugs.koha-community.org Created attachment 121377 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121377&action=edit Screenshot of bad encoding If you have borrowed a book from OverDrive it will show on "Your summary", on the "OverDrive Account" tab. The display includes the title and description, but this text is encoded wrong, see attached screenshot. It looks like the fix is to use to_json instead of encode_json in the call to output_with_http_headers in opac/svc/overdrive: output_with_http_headers $cgi, undef, to_json($data), 'json', $status_line; I will submit a patch for this once my customer has verified it does not break anything else. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:12:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:12:08 +0000 Subject: [Koha-bugs] [Bug 23243] Allow filtering out of historic subscription expirations in the check expiration of serials page In-Reply-To: <bug-23243-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23243-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23243-70-IblNaxysck@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23243 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Bug 15171 reversed the release notes| |behaviour of the serials | |page to always display | |expired serial | |subscriptions. | | | |This bug | |makes that filtering | |optional using a checkbox. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:12:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:12:52 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-qZqJqRGXRH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:12:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:12:53 +0000 Subject: [Koha-bugs] [Bug 23243] Allow filtering out of historic subscription expirations in the check expiration of serials page In-Reply-To: <bug-23243-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23243-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23243-70-xMpqebtDL4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23243 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Bug 15171 reversed the |Bug 15171 reversed the release notes|behaviour of the serials |behaviour of the serials |page to always display |page to always display |expired serial |expired serial |subscriptions. |subscriptions. | | |This bug |This bug |makes that filtering |makes that filtering |optional using a checkbox. |optional using a new | |checkbox. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:16:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:16:59 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-N3NOoffWxj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #30 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:19:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:19:37 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-LUmHj3lzfb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #8 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:21:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:21:47 +0000 Subject: [Koha-bugs] [Bug 13613] Don't allow digest to be selected without a digest-able transport selected In-Reply-To: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13613-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13613-70-SEyh67tYnF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13613 --- Comment #26 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05.x, please rebase if needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:23:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:23:56 +0000 Subject: [Koha-bugs] [Bug 25245] Add a plugin hook to allow running code on a nightly basis In-Reply-To: <bug-25245-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25245-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25245-70-WhXuM2hwg1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25245 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|new feature |enhancement -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:24:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:24:03 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-oLyvHbUqBi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:25:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:25:24 +0000 Subject: [Koha-bugs] [Bug 27728] Add a search box on OPAC search history In-Reply-To: <bug-27728-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27728-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27728-70-wQT4f2R8io@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27728 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This new feature adds a |This new enhancement adds a release notes|search box to the OPAC |search box to the OPAC |search history. It also |search history. It also |adds options to copy, |adds options to copy, |export as CSV, and print |export as CSV, and print |search history data. |search history data. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:26:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:26:08 +0000 Subject: [Koha-bugs] [Bug 14004] Add ability to temporarily disable added CSS and Javascript in OPAC and interface In-Reply-To: <bug-14004-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14004-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14004-70-PSt5UXMS7t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14004 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|new feature |enhancement -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:26:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:26:22 +0000 Subject: [Koha-bugs] [Bug 25051] Elasticsearch truncates range searches when QueryAutoTruncate is enabled In-Reply-To: <bug-25051-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25051-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25051-70-gryYJRQYPa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25051 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala at helsinki.fi See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28316 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:26:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:26:22 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-CjaXzxdFEw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25051 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:28:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:28:27 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-2EK6wRDZ6y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #22 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:31:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:31:39 +0000 Subject: [Koha-bugs] [Bug 22773] Bulk close invoices and filter invoice view (open/closed) In-Reply-To: <bug-22773-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22773-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22773-70-5PuxEJJ8jg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22773 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |new feature Text to go in the|These patches split the |This new feature splits the release notes|view of the invoice search |view of the invoice search |results into opened and |results into opened and |closed tables. Each table |closed tables and adds the |has checkboxes and a button |ability to bulk close or |to bulk close or reopen |reopen invoices. |invoices. | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:31:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:31:54 +0000 Subject: [Koha-bugs] [Bug 22773] Bulk close invoices and filter invoice view (open/closed) In-Reply-To: <bug-22773-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22773-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22773-70-0V2PDdTIe0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22773 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|Small patch |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:33:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:33:25 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-Ad0IYk3zMw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|20.11.06 |20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #14 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:34:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:34:17 +0000 Subject: [Koha-bugs] [Bug 26633] Add advanced editor for transfer limits In-Reply-To: <bug-26633-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26633-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26633-70-EJl8LFZu1L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26633 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Architecture, internals, |System Administration |and plumbing | CC| |gmcharlt at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:34:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:34:32 +0000 Subject: [Koha-bugs] [Bug 26633] Add advanced editor for transfer limits In-Reply-To: <bug-26633-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26633-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26633-70-g8ZZONiqAX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26633 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |new feature -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:38:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:38:04 +0000 Subject: [Koha-bugs] [Bug 20212] Slowness in receiving in acquisitions In-Reply-To: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20212-70-bulZlWzASF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This development changes |This development changes release notes|how the orders table on |how the orders table on |receiving in acquisitions |receiving in acquisitions |is rendered. |is rendered. |Before this |Before this |patches all active orders |patches all active orders |data was fetched from the |data was fetched from the |database, along with all |database, along with all |the related data (patrons, |the related data (patrons, |biblio). This lead to |biblio). This lead to |significant delays because |significant delays because |all orders matching the |all orders matching the |filtering criteria were |filtering criteria were |loaded, even when only 20 |loaded, even when only 20 |rows are displayed on the |rows are displayed on the |UI. |UI. |With this patch, the |With this patch, the |table is rendering using |table is rendering using |server-side pagination, |server-side pagination, |provided by the REST API. |provided by the REST API. |This means |This means |(1) only the |(1) only the |information to be rendered |information to be rendered |is fetched (faster drawing |is fetched (faster drawing |(2) the page doesn't reload |(2) the page doesn't reload |anymore when a new filter |anymore when a new filter |is added: it just refreshes |is added: it just refreshes |the table, very fastly. |the table, very fastly. | | |Sponsored-by: Camden County |Sponsored by: Camden County |Library System |Library System |Sponsored-by: ByWater | |Solutions |Sponsored | |by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:38:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:38:11 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-YGwdwc4Cbr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #18 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:39:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:39:38 +0000 Subject: [Koha-bugs] [Bug 27844] koha-worker systemd service should run as %i-koha in package install In-Reply-To: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27844-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27844-70-QkUlhttnnT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27844 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED CC| |andrew at bywatersolutions.com --- Comment #16 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Missing dependency, not backported to 20.05.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:44:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:44:23 +0000 Subject: [Koha-bugs] [Bug 23215] Remove PayPal logic from Koha In-Reply-To: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23215-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23215-70-N2dJdKz2l8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23215 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|A while ago, a new paypemnt |A while ago, a new payment release notes|plugin for PayPal was |plugin for PayPal was |introduced, with more |introduced, with more |features like per-branch |features like per-branch |configurations. [1] |configurations. [1] | | |This |This |patch removes the PayPal |patch removes the PayPal |payment feature from the |payment feature from the |codebase in favor of that |codebase in favor of that |plugin. |plugin. | | |[1] |[1] |https://gitlab.com/thekesol |https://gitlab.com/thekesol |utions/plugins/koha-plugin- |utions/plugins/koha-plugin- |pay-via-paypal |pay-via-paypal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:45:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:45:11 +0000 Subject: [Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch In-Reply-To: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28268-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28268-70-hhD4mLmoHE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:49:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:49:11 +0000 Subject: [Koha-bugs] [Bug 11257] Document "items.content" for DUEDGST and PREDUEDGST and update sample notices In-Reply-To: <bug-11257-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11257-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11257-70-69PgUjDLdy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11257 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Document <<items.content>> |Document "items.content" |for DUEDGST and PREDUEDGST |for DUEDGST and PREDUEDGST |and update sample notices |and update sample notices CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:49:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:49:48 +0000 Subject: [Koha-bugs] [Bug 28447] New: Refine your search Holding libraries location code omits dot and shows * instead of full name Message-ID: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 Bug ID: 28447 Summary: Refine your search Holding libraries location code omits dot and shows * instead of full name Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: b.pastern4k at gmail.com QA Contact: testopia at bugs.koha-community.org Some of locations in the library have codes that end with dot. Recently this library was updated from 19.11 to 20.11 and in search results page in "Refine your search" there is simply a "*" symbol instead of full location name in "Holding libraries" category. When I hover mouse over it it shows location code without a dot. Some locations have 2 dots and only last one is omitted. In version 19.11 everything was working fine. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:49:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:49:54 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-TMyMgcvCrH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:50:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:50:22 +0000 Subject: [Koha-bugs] [Bug 27380] Add option for taking a list parameter in reports In-Reply-To: <bug-27380-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27380-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27380-70-xP6ageR7lK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27380 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds a new |This enhancement adds a new release notes|option for taking input in |option for taking input in |reports. |reports. | | |You can now |You can now |specify the input as a |specify the input as a |'list' which will allow |'list' which will allow |inputting a newline |inputting a newline |separated list of values |separated list of values | | |When requesting in put in |When requesting in put in |the report you can use |the report you can use |'list' after the pipe |'list' after the pipe |symbol, similar to the way |symbol, similar to the way |you can specify a 'date' |you can specify a 'date' |input |input | | |<<Data to |"Data to enter|list" |enter|list>> | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:52:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:52:11 +0000 Subject: [Koha-bugs] [Bug 20212] Slowness in receiving in acquisitions In-Reply-To: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20212-70-pqgycSOY9z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This development changes |This development changes release notes|how the orders table on |how the orders table on |receiving in acquisitions |receiving in acquisitions |is rendered. |is rendered. |Before this |Before these |patches all active orders |patches all active orders |data was fetched from the |data was fetched from the |database, along with all |database, along with all |the related data (patrons, |the related data (patrons, |biblio). This lead to |biblio). This leads to |significant delays because |significant delays because |all orders matching the |all orders matching the |filtering criteria were |filtering criteria were |loaded, even when only 20 |loaded, even when only 20 |rows are displayed on the |rows were displayed on the |UI. |UI. |With this patch, the |With this patch, the |table is rendering using |table is rendering using |server-side pagination, |server-side pagination, |provided by the REST API. |provided by the REST API. |This means |This means |(1) only the |(1) only the |information to be rendered |information to be rendered |is fetched (faster drawing |is fetched (faster drawing |(2) the page doesn't reload |(2) the page doesn't reload |anymore when a new filter |anymore when a new filter |is added: it just refreshes |is added: it just refreshes |the table, very fastly. |the table, very fastly. | | |Sponsored by: Camden County |Sponsored by: Camden County |Library System |Library System | | |Sponsored |Sponsored |by: ByWater Solutions |by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:52:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:52:31 +0000 Subject: [Koha-bugs] [Bug 20212] Slowness in receiving in acquisitions In-Reply-To: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20212-70-jNauWY74bh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |new feature -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:52:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:52:58 +0000 Subject: [Koha-bugs] [Bug 27023] Add class names in the suggestions column in suggestions management In-Reply-To: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27023-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27023-70-NYj2NWEBuQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27023 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds |This enhancement adds release notes|classes to the various |classes to the various |information spans displayed |information spans displayed |in the suggestions table. |in the suggestions table. |This allows for simple |This allows for simple |targeting of CSS rules to |targeting of CSS rules to |highlight or hide |highlight or hide |information that is |information that is |important/irrelevant for |important/irrelevant for |your libraries use. |your library's use. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:53:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:53:15 +0000 Subject: [Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders In-Reply-To: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27793-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27793-70-xldf3Y5rqN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement add |This enhancement adds release notes|support for the EDI FTX |support for the EDI FTX |(FreeText) segment in |(FreeText) segment in |Edifact ordering. We simply |Edifact ordering. We simply |store the segment and pass |store the segment and pass |it around in the EDI |it around in the EDI |process required. |process required. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:53:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:53:37 +0000 Subject: [Koha-bugs] [Bug 24254] Add Koha::Items->filter_by_visible_in_opac In-Reply-To: <bug-24254-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24254-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24254-70-Rdq26s2eJV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24254 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch introduces an |This patch introduces an release notes|efficient way of filtering |efficient way of filtering |Koha::Items result sets, to |Koha::Items result sets, to |hide items that that |hide items that shouldn't |shouldn't be exposed on |be exposed on public |public interfaces. |interfaces. | | |Filtering is governed by |Filtering is |the following system |governed by the following |preferences. A helper |system preferences. A |method is added to handle |helper method is added to |lost items: |handle lost items: |- |- |hidelostitems: |hidelostitems: |Koha::Items->filter_out_los |Koha::Items->filter_out_los |t is added to handle this. |t is added to handle this. | | |Some patrons have |Some patrons have |exceptions so |exceptions so |OpacHiddenItems is not |OpacHiddenItems is not |enforced on them. That's |enforced on them. That's |why the new method [1] has |why the new method [1] has |an optional parameter that |an optional parameter that |expects the logged in |expects the logged in |patron to be passed in the |patron to be passed in the |call. |call. | | |[1] |[1] |Koha::Items->filter_by_visi |Koha::Items->filter_by_visi |ble_in_opac |ble_in_opac -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:53:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:53:57 +0000 Subject: [Koha-bugs] [Bug 25755] Add a Koha::Item->request_transfer method In-Reply-To: <bug-25755-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25755-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25755-70-hGIwTWVkMk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25755 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Text to go in the|This work adds a |This work adds a release notes|`request_transfer` method |`request_transfer` method |to `Koha::Item` that allows |to `Koha::Item` that allows |a transfer to be requested. |a transfer to be requested. | | |The method will throw |The method will throw |exceptions for missing |exceptions for missing |parameters and it obeys the |parameters and it obeys the |transfer limits. |transfer limits. | | |Optionally, one can pass |Optionally, one can pass |'ignore_limits' and |'ignore_limits' and |'enqueue'/'replace' |'enqueue'/'replace' |parameters to override the |parameters to override the |transfer limits and handle |transfer limits and handle |cases where a transfer |cases where a transfer |request may already exists. |request may already exist. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:53:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:53:59 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-x61Ej2SMPE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:54:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:54:40 +0000 Subject: [Koha-bugs] [Bug 26618] C4/RotatingCollections.pm should not use C4::Circulation::transferbook In-Reply-To: <bug-26618-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26618-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26618-70-dZgsFQeQtj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26618 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement updates |This enhancement updates release notes|the Rotating Collections |the Rotating Collections |system to use the recently |system to use the recently |introduces Koha:: methods |introduced Koha:: methods |for Item Transfers. |for Item Transfers. | | |We |We |expose some extra feedback |expose some extra feedback |to the end user to |to the end user to |highlight where transfers |highlight where transfers |would have previously |would have previously |failed silently when used |failed silently when used |in combination with other |in combination with other |systems that trigger |systems that trigger |transfers. |transfers. CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:55:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:55:05 +0000 Subject: [Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method In-Reply-To: <bug-27636-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27636-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27636-70-MSG3nwo9y7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds the |This enhancement adds the release notes|new 'payin_amount' method |new 'payin_amount' method |to Koha::Account. |to Koha::Account. | | |This |This |method utilises the well |method utilises the well |tested |tested |'Koha::Account->add_credit' |'Koha::Account->add_credit' |and |and |'Koha::Account::Line->apply |'Koha::Account::Line->apply |' methods to achieve |' methods to achieve |consistent results when |consistent results when |paying in credit against |paying in credit against |debts. |debts. | | |The original 'pay' |The original 'pay' |method now uses |method now uses |payin_amount internally and |payin_amount internally and |will be left intect for a |will be left intact for a |deprecation period. |deprecation period. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:56:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:56:12 +0000 Subject: [Koha-bugs] [Bug 28148] JavaScript error when printing transfer slip for existing transfer In-Reply-To: <bug-28148-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28148-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28148-70-8M7rvJQ4ds@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28148 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:56:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:56:35 +0000 Subject: [Koha-bugs] [Bug 28202] Pickup libraries not sorted by name when placing hold In-Reply-To: <bug-28202-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28202-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28202-70-jAwuVQg5C5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28202 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:56:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:56:55 +0000 Subject: [Koha-bugs] [Bug 27811] Manage patrons fines and fees (updatecharges) subpermissions shows links/buttons that cannot be accessed In-Reply-To: <bug-27811-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27811-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27811-70-lHhuM5QuGE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27811 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:57:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:57:26 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-zApdWGCk4L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew at bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:57:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:57:39 +0000 Subject: [Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing and item editor In-Reply-To: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8976-70-joSJqZ3K8m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Default sequence of |Default sequence of |subfields in cataloguing |subfields in cataloguing |editor |and item editor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 15:59:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 13:59:02 +0000 Subject: [Koha-bugs] [Bug 28249] Selenium->wait_for_element_visible can fall in an infinite loop In-Reply-To: <bug-28249-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28249-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28249-70-7WHSHjFxjy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28249 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |Pushed to oldoldstable CC| |victor at tuxayo.net --- Comment #5 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:00:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:00:20 +0000 Subject: [Koha-bugs] [Bug 28250] Debug from Selenium error handler is no longer working In-Reply-To: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28250-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28250-70-iWKyef8dao@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28250 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:00:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:00:51 +0000 Subject: [Koha-bugs] [Bug 9594] Configure sequence of item subfields in framework In-Reply-To: <bug-9594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-9594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9594-70-SWXpscXxmI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9594 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |jonathan.druart+koha at gmail. | |com Status|NEW |RESOLVED --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- *** This bug has been marked as a duplicate of bug 8976 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:00:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:00:51 +0000 Subject: [Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing and item editor In-Reply-To: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8976-70-rq8IWGVb0A@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #56 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- *** Bug 9594 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:01:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:01:14 +0000 Subject: [Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing and item editor In-Reply-To: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8976-70-SSxI2Lmdu1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |new feature -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:01:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:01:24 +0000 Subject: [Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice In-Reply-To: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28258-70-in1HtRjOnB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- note: was pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:01:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:01:31 +0000 Subject: [Koha-bugs] [Bug 28258] Bad date formatting in AUTO_RENEWALS notice In-Reply-To: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28258-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28258-70-vnvxEvvu20@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28258 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:01:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:01:51 +0000 Subject: [Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX) In-Reply-To: <bug-11299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11299-70-POqjqqCQhm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a new |This patch adds a new release notes|button to basic MARC |button to the basic MARC |editor. When clicked this |editor. When clicked this |button will run through all |button will run through all |controlled fields in the |controlled fields in the |MARC record and search the |MARC record and search the |existing authority file to |existing authority file to |link them to authorities. |link them to authorities. |Depending on system |Depending on system |preferences unmatched |preferences unmatched |headings will create new |headings will create new |authorities or remain |authorities or remain |unlinked. Results will be |unlinked. Results will be |highlighted so that the |highlighted so that the |cataloguer can see what was |cataloguer can see what was |done. |done. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:02:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:02:31 +0000 Subject: [Koha-bugs] [Bug 28244] Ukrainian is misspelled in language tables for English In-Reply-To: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28244-70-5lyIZnoEYH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- note: was pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:02:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:02:40 +0000 Subject: [Koha-bugs] [Bug 28244] Ukrainian is misspelled in language tables for English In-Reply-To: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28244-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28244-70-OnUfaWXjc9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28244 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:02:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:02:48 +0000 Subject: [Koha-bugs] [Bug 18912] Show more item information when using itemBarcodeFallbackSearch In-Reply-To: <bug-18912-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18912-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18912-70-Rt7tPb8dN9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18912 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|When using |When using release notes|itemBarcodeFallbacksearch |itemBarcodeFallbacksearch |to checkout items with an |to checkout items with an |unknon or nonexisting |unknown or non-existing |barcode, the table with |barcode, the table with |items matching the search |items matching the search |criteria didn't contain a |criteria didn't contain a |lot of information about |lot of information about |the items. This patch adds |the items. This patch adds |several columns to make it |several columns to make it |easier to pick the correct |easier to pick the correct |item for checkout: |item for checkout: |callnumber, copy number, |callnumber, copy number, |serial enumeration, |serial enumeration, |inventory number, |inventory number, |collection, and item type. |collection, and item type. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:03:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:03:05 +0000 Subject: [Koha-bugs] [Bug 27061] Double permission check in svc/mana/search In-Reply-To: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27061-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27061-70-3wxSeBqE5B@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:03:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:03:19 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-0f07yc5Cti@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:04:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:04:24 +0000 Subject: [Koha-bugs] [Bug 26057] Add Koha::Item::Transfer->cancel method In-Reply-To: <bug-26057-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26057-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26057-70-BuhL8plI3H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26057 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds the |This enhancement adds the release notes|`Koha::Item::Transfer->canc |`Koha::Item::Transfer->canc |el` method to allow audited |el` method to allow audited |cancellation of item |cancellation of item |transfers. |transfers. | | |This patch |This patch |introduces the |introduces the |`cancellationdate` and |`datecancelled` and |`cancellation_reason` |`cancellation_reason` |fields to branchtransfers |fields to branchtransfers |for tracking when and why a |for tracking when and why a |transfer was cancelled. |transfer was cancelled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:05:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:05:23 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-YRKGnLs3C9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think it could be nice to have some default sorting, the wiki is very arbitrary, alphabetic in some way is usually deceived as "everyone is equally important". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:05:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:05:59 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-w9OQtetP27@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #16 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:07:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:07:30 +0000 Subject: [Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices In-Reply-To: <bug-15986-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15986-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15986-70-iB7Zdk0i8f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a script |This patch adds a script release notes|for sending holds reminder |for sending holds reminder |notice to patrons. The |notices to patrons. The |script is intended to be |script is intended to be |run as a cronjob and takes |run as a cronjob and takes |several parameters: |several parameters: |days - |days - |after how many days waiting |after how many days waiting |to send the notice |to send the notice |lettercode - to specify |lettercode - to specify |which notice is used |which notice is used |library - (repeatable) to |library - (repeatable) to |specify which branches to |specify which branches to |send notices from |send notices from |holidays |holidays |- to specify that hoildays |- to specify that holidays |should not be counted as |should not be counted as |waiting days |waiting days |mtt - (message |mtt - (message |transport type) to specify |transport type) to specify |which notice format to use, |which notice format to use, |i.e. print, email, etc. |i.e. print, email, etc. |date - to run the script as |date - to run the script as |it would have been on a |it would have been on a |specific date |specific date |n - no |n - no |emails - test mode, report |emails - test mode, report |only, do not send notices |only, do not send notices -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:08:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:08:33 +0000 Subject: [Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting In-Reply-To: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27971-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27971-70-zqtR99hFGR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Prior to this patch, the |Prior to this patch, the release notes|VOID action would reverse |VOID action would reverse |payments and set the |payments and set the |original credit to '0'. |original credit to '0'. | | |With this patch, we bring |With this patch, we bring |the void action in line |the void action in line |with other actions that can |with other actions that can |take place on the accounts |take place on the accounts |system. The original credit |system. The original credit |amount is kept for audit |amount is kept for audit |purposes, we add a VOID |purposes, we add a VOID |line to the accountlines |line to the accountlines |and offset it against the |and offset it against the |original credit (so that |original credit (so that |the amountoutstanding is |the amount outstanding is |zero) and we reverse all |zero) and we reverse all |the original offsets the |the original offsets the |credit may have been made |credit may have been made |against and record these |against and record these |reversals. |reversals. | | |This all helps |This all helps |in future audits and gives |in future audits and gives |additional detail for |additional detail for |Koha's other internal |Koha's other internal |processes (Like automated |processes (Like automated |refunds having to discount |refunds having to discount |void payments - See bug |void payments - See bug |28421) |28421) Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:09:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:09:15 +0000 Subject: [Koha-bugs] [Bug 8976] Default sequence of subfields in cataloguing and item editor In-Reply-To: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8976-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8976-70-JLCd0tqByP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This new enhancement adds |This new enhancement adds release notes|the ability to change the |the ability to change the |default order the |default order of the |subfields. |subfields. | | |Both |Both |bibliographic and authority |bibliographic and authority |MARC subfield structure are |MARC subfield structure are |taken into account. And so |taken into account. And so |the item edition as well. |the item edition as well. | | |This will answer, for |This will answer, for |instance, the following |instance, the following |needs: |needs: | - $i in 7xx fields | - $i in 7xx fields |should be the first |should be the first |subfield in the sequence |subfield in the sequence | - | - |300 fields are sorted |300 fields are sorted |number first when |number first when |cataloguers enter the |cataloguers enter the |letter fields first |letter fields first | - 100 | - 100 |field, it's commonly $a, |field, it's commonly $a, |$q, $d. |$q, $d. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:10:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:10:06 +0000 Subject: [Koha-bugs] [Bug 21886] Add option to send notices from owning library instead of issuing library In-Reply-To: <bug-21886-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21886-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21886-70-vzDS4S2UdZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21886 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Option added to |Option added to release notes|advance_notice.pl and |advance_notice.pl and |overdue_notice.pl for |overdue_notice.pl for |sending notices from owning |sending notices from owning |or issuing branch. |or issuing library. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:10:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:10:32 +0000 Subject: [Koha-bugs] [Bug 25775] Add DataTables controls to user's checkouts table in OPAC In-Reply-To: <bug-25775-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25775-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25775-70-BMjzMIUSO1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25775 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds some tools |This patch adds some tools release notes|to the display of |to the display of |checkouts, overdues, holds, |checkouts, overdues, holds, |etc. in the the logged-in |etc. in the logged-in |user's view of their |user's view of their |account in the OPAC. Users |account in the OPAC. Users |logged in using a |logged in using a |JavaScript-capable browser |JavaScript-capable browser |will now see a filter form |will now see a filter form |for instantly searching the |for instantly searching the |contents of these tables. |contents of these tables. |Controls will be shown to |Controls will be shown to |copy the data in the table, |copy the data in the table, |export the contents as a |export the contents as a |CSV file, or print a |CSV file, or print a |print-friendly version of |print-friendly version of |the data in the table. |the data in the table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:10:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:10:52 +0000 Subject: [Koha-bugs] [Bug 27681] Style OPAC self-registration CAPTCHA as uppercase In-Reply-To: <bug-27681-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27681-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27681-70-MbvN7bkj20@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This changes the CAPTCHA |This changes the CAPTCHA release notes|field in the OPAC self |field in the OPAC |registraton form to |self-registration form to |automatically change any |automatically change any |character entered to be |character entered to be |upper case. |upper case. CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:11:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:11:17 +0000 Subject: [Koha-bugs] [Bug 8326] Allow patron attributes to be made repeatable after initial creation In-Reply-To: <bug-8326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8326-70-fcGi4LGl6Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8326 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement lets you |This enhancement lets you release notes|to modify the attributes |modify the attributes |"repeatable" and "unique |"repeatable" and "unique |identifier" for patron |identifier" for patron |attribute types. Before |attribute types. Before |this change it was not |this change it was not |possible to modify these |possible to modify these |after they were initially |after they were initially |set. |set. | | |Now you can modify |Now you can modify |patron attribute types, |patron attribute types, |depending on the existing |depending on the existing |values recorded: |values recorded: |- |- |repeatable: can make |repeatable: can make |repeatable if it wasn't |repeatable if it wasn't |before; can make not |before; can make not |repeatable once any |repeatable once any |repeatable values are |repeatable values are |removed |removed |- unique |- unique |identifier: if unique is |identifier: if unique is |set you can't add the same |set you can't add the same |value to other patrons; you |value to other patrons; you |can't make an existing |can't make an existing |attribute unique until you |attribute unique until you |edit all the existing |edit all the existing |values recorded for patrons |values recorded for patrons |and make them unique |and make them unique -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:11:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:11:27 +0000 Subject: [Koha-bugs] [Bug 28448] New: Record with too many items is not shown in results Message-ID: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 Bug ID: 28448 Summary: Record with too many items is not shown in results Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Zebra Assignee: koha-bugs at lists.koha-community.org Reporter: b.pastern4k at gmail.com In our library there are some records (newspapers) that have lots of items, some have more than a thousand items. It seems that if there's more than a thousand items per one location then this record is not shown in any searches, only way to access it is to know biblionumber and insert it into URL. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:20:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:20:00 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-iO1RtQKuWR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #51 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:22:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:22:59 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-yW2aeRbZK7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.05.00,20.11.06 |21.05.00,20.11.06,20.05.12 released in| | CC| |andrew at bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Pushed to 20.05.x for 20.05.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:24:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:24:33 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-GIgg2YswNa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #37 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121378&action=edit Bug 28386: Add more disambiguations to .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:24:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:24:49 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-QZA4H5QGBu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Can't backport to 19.11.x: can't solve a conflict on the tests. Even after adding some missing variables my $anonymous = $builder->build( { source => 'Borrower', }, ); my $anonymous_patron = Koha::Patrons->find( $anonymous->{borrowernumber} ); I get # Failed test 'Test Koha::Patrons::merge' # at t/db_dependent/Koha/Patrons.t line 1801. The method Koha::Patron->extended_attributes is not covered by tests! If there is an interest in having this backported, please submit a patch for 19.11. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:24:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:24:49 +0000 Subject: [Koha-bugs] [Bug 21648] Patron Merge duplicates patron attributes In-Reply-To: <bug-21648-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21648-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21648-70-lK9pzJJ6PW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21648 Bug 21648 depends on bug 28217, which changed state. Bug 28217 Summary: Several non-repeatable attributes when merging patrons https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:25:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:25:03 +0000 Subject: [Koha-bugs] [Bug 27405] Update intranet-tmpl/prog/en/modules/pos/register.tt for ACC2 In-Reply-To: <bug-27405-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27405-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27405-70-6FTYbFE3eK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27405 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch updates |This patch updates release notes|occurrences of input |occurrences of input |type="number" in |type="number" in |intranet-tmpl/prog/en/modul |intranet-tmpl/prog/en/modul |es/pos/register.tt to use |es/pos/register.tt to use |<input type="text" |'input type="text" |inputmode="numeric" |inputmode="numeric" |pattern="^\d+(\.\d{2})?$"> |pattern="^\d+(\.\d{2})?$"' |as per the accessibility |as per the accessibility |coding guideline ACC2. |coding guideline ACC2. CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:26:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:26:06 +0000 Subject: [Koha-bugs] [Bug 28207] Crash when seeing MARC structure of a new framework In-Reply-To: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28207-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28207-70-x1LpGq583U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:26:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:26:07 +0000 Subject: [Koha-bugs] [Bug 17258] [OMNIBUS] MySQL 5.7 In-Reply-To: <bug-17258-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17258-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17258-70-EsAHYagiJp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17258 Bug 17258 depends on bug 28207, which changed state. Bug 28207 Summary: Crash when seeing MARC structure of a new framework https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:26:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:26:37 +0000 Subject: [Koha-bugs] [Bug 28170] Downloading some files via Tools - Upload is broken In-Reply-To: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28170-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28170-70-6e3c9iy2Pq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:26:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:26:38 +0000 Subject: [Koha-bugs] [Bug 28175] Usability improvements to uploads page In-Reply-To: <bug-28175-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28175-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28175-70-6y4Yp99T3w@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28175 Bug 28175 depends on bug 28170, which changed state. Bug 28170 Summary: Downloading some files via Tools - Upload is broken https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:27:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:27:11 +0000 Subject: [Koha-bugs] [Bug 28288] XISBN.t is failing is 500 is returned by the webservice In-Reply-To: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28288-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28288-70-2UCUJ0sz50@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28288 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #5 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:27:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:27:13 +0000 Subject: [Koha-bugs] [Bug 28449] New: Link from basket summary to invoice for an order line Message-ID: <bug-28449-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28449 Bug ID: 28449 Summary: Link from basket summary to invoice for an order line Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org It would be nice if there was a link from the basket summary page to the invoice linked to an order line. We could add a new column for the invoice number that could be hidden by default for libraries not interested in this feature. An alternative could be linking the "(received)" information shown in front of the title. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:27:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:27:32 +0000 Subject: [Koha-bugs] [Bug 27577] Autolink bibs after generating the biblionumber In-Reply-To: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27577-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27577-70-VGopTjUrLd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27577 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:27:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:27:52 +0000 Subject: [Koha-bugs] [Bug 20527] "label" tag linked to the wrong "input" tag (wrong "for" attribute) in paycollect.tt In-Reply-To: <bug-20527-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20527-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20527-70-GpHd7Gqm3j@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20527 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|<label> linked to the wrong |"label" tag linked to the |<input> (wrong "for" |wrong "input" tag (wrong |attribute) in paycollect.tt |"for" attribute) in | |paycollect.tt Text to go in the|This fixes the HTML <label |This fixes the HTML 'label release notes|for=""> element for the |for=""' element for the |Writeoff amount field on |Writeoff amount field on |the Accounting > Make a |the Accounting > Make a |payment form for a patron - |payment form for a patron - |changes "paid" to |changes "paid" to |"amountwrittenoff". |"amountwrittenoff". CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:28:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:28:02 +0000 Subject: [Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads In-Reply-To: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27594-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27594-70-QW2wAScSaN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #33 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:28:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:28:33 +0000 Subject: [Koha-bugs] [Bug 17364] branchcode in BorrowerUnwantedField causes software error when saving patron record In-Reply-To: <bug-17364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17364-70-OEzJsk6mmn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17364 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Text to go in the|A more user friendly |A more user friendly release notes|interface for selecting |interface for selecting |database columns for some |database columns for some |system preferences (such as |system preferences (such as |BorrowerUnwantedField) was |BorrowerUnwantedField) was |added in Koha 20.11 (Bug |added in Koha 20.11 (Bug |22844). |22844). | | |Some database |Some database |columns should be excluded |columns should be excluded |from selection as they can |from selection as they can |cause server errors. For |cause server errors. For |example, branchcode in |example, branchcode in |BorrowerUnwantedField is |BorrowerUnwantedField is |required for adding patrons |required for adding patrons |- if selected it causes a |- if selected it causes a |server error and you can't |server error and you can't |add a patron, so it should |add a patron, so it should |not be selectable. |not be selectable. | | |This |This |big fixes the issue by: |bug fixes the issue by: | | |- |- |allowing developers to |allowing developers to |define the database columns |define the database columns |to exclude from selection |to exclude from selection |in the .pref system |in the .pref system |preference definition file |preference definition file |using "exclusions: " |using "exclusions: " | | |- |- |disabling the selection of |disabling the selection of |the excluded database |the excluded database |columns in the staff |columns in the staff |interface when configuring |interface when configuring |system preferences that |system preferences that |allow selecting database |allow selecting database |columns |columns | | |- updating the |- updating the |BorrowerUnwantedField |BorrowerUnwantedField |system preference to |system preference to |exclude branchcode |exclude branchcode -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:29:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:29:19 +0000 Subject: [Koha-bugs] [Bug 27408] Update intranet-tmpl/prog/en/modules/members/mancredit.tt for ACC2 In-Reply-To: <bug-27408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27408-70-XCr1r667XB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27408 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Text to go in the|This patch updates |This patch updates release notes|occurrences of input |occurrences of input |type="number" in |type="number" in |intranet-tmpl/prog/en/modul |intranet-tmpl/prog/en/modul |es/members/mancredit.tt to |es/members/mancredit.tt to |use <input type="text" |use 'input type="text" |inputmode="numeric" |inputmode="numeric" |pattern="^\d+(\.\d{2})?$"> |pattern="^\d+(\.\d{2})?$"' |as per the accessibility |as per the accessibility |coding guideline ACC2. |coding guideline ACC2. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:29:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:29:46 +0000 Subject: [Koha-bugs] [Bug 28298] DBRev 19.12.00.076 broken In-Reply-To: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28298-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28298-70-rd2yV8cYSu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Missing dependencies for 19.11.x, it shouldn't be affected, no backport. Bullet dodged! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:30:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:30:13 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-O6Fds1ryCK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121216|0 |1 is obsolete| | Attachment #121217|0 |1 is obsolete| | Attachment #121220|0 |1 is obsolete| | Attachment #121221|0 |1 is obsolete| | Attachment #121222|0 |1 is obsolete| | Attachment #121223|0 |1 is obsolete| | Attachment #121226|0 |1 is obsolete| | Attachment #121227|0 |1 is obsolete| | Attachment #121228|0 |1 is obsolete| | Attachment #121229|0 |1 is obsolete| | Attachment #121230|0 |1 is obsolete| | Attachment #121231|0 |1 is obsolete| | --- Comment #467 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121379&action=edit Bug 20447: MARC Holdings support Enable by setting "SummaryHoldings" option to "Use". Sponsored-by: The National Library of Finland Co-authored-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:30:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:30:23 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-EFKQXGjW01@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #468 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121380 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121380&action=edit Bug 20447: Add holding_id to REST API item definition Allows items to be properly returned, including the holding_id field. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:30:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:30:32 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-eQkuFXzVLT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #469 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121381&action=edit Bug 20447: Add a batch rebuild script for holdings table This script can be used to update the columns in the holdings table from the MARC record using the rules in the framework. In practice this will only be required if the koha link field is changed in the framework. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:30:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:30:41 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-71yAJf5Ldz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #470 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121382 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121382&action=edit Bug 20447: Add import/export support for holdings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Adds support for importing and exporting biblios with interleaved holdings. Test plan: 1.) Import the MARCXML file attached to the bug with the -holdings parameter: misc/migration_tools/bulkmarcimport.pl -biblios -holdings -file holdings.xml -m MARCXML 2.) Verify that the holdings records were imported. 3.) Export the same records with holdings: misc/export_records.pl --record-type=bibs --starting_biblionumber 103 --ending_biblionumber 104 --filename=holdings_export.xml --format=xml --holdings 4.) Verify that both bibliographic and holding records are exported. 5.) Verify that tests in t/db_dependent/Exporter/Record.t pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:30:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:30:49 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-AqZPvZ1ITh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #471 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121383 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121383&action=edit Bug 20447: DBIX schema changes Rebased-by: Andrew Nugged <nugged at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:32:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:32:18 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-uxvARVPyDT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #472 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Squashed my follow-ups and added co-authored-by trailer line. Please refer to comment #466 for list of TODO items for get this out of FQA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:32:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:32:23 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-FHmtLnmMUR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Doesn't apply cleanly to 20.05, please rebase if needed. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:34:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:34:44 +0000 Subject: [Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab In-Reply-To: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24564-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24564-70-ERSVNIQhcV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24564 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:35:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:35:56 +0000 Subject: [Koha-bugs] [Bug 26471] Datatables js error on missing pdfmake.min.js.map In-Reply-To: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26471-70-GsNyIwF226@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:36:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:36:25 +0000 Subject: [Koha-bugs] [Bug 28229] Hide clubs from place a hold screen if no clubs exist In-Reply-To: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28229-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28229-70-raIf7fg4EU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28229 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:37:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:37:06 +0000 Subject: [Koha-bugs] [Bug 28181] Archived debit type still shows as available in Point of Sale In-Reply-To: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28181-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28181-70-EEpdAMEkds@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:37:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:37:07 +0000 Subject: [Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale' In-Reply-To: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13985-70-7DEjpystvU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Bug 13985 depends on bug 28181, which changed state. Bug 28181 Summary: Archived debit type still shows as available in Point of Sale https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28181 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:37:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:37:23 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-EpY4kMXYHq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Christopher Brannon <cbrannon at cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon at cdalibrary.org --- Comment #9 from Christopher Brannon <cbrannon at cdalibrary.org> --- The problem I have with this patch is that it makes the feature completely useless if you have non-repeatable attributes. It doesn't offer a way to select attributes to keep. There are no choices in how this functions. You just get this feature taken away. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:37:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:37:28 +0000 Subject: [Koha-bugs] [Bug 25760] Holds ratio report is not reporting on records with 1 hold In-Reply-To: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25760-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25760-70-LAMpcjvWgz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #22 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:38:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:38:07 +0000 Subject: [Koha-bugs] [Bug 28266] Misspelled word: recieved in cashup confirmation pop-up In-Reply-To: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28266-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28266-70-pEYkNgxTYz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28266 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:38:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:38:56 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-ePEulzk6YZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121378|0 |1 is obsolete| | --- Comment #38 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121384&action=edit Bug 28386: Add more disambiguations to .mailmap -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:38:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:38:57 +0000 Subject: [Koha-bugs] [Bug 28241] OPACNoResultsFound {QUERY_KW} placeholder doesn't always match the search terms when commas are included in the search In-Reply-To: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28241-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28241-70-oFcVfWSBRU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28241 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:39:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:39:20 +0000 Subject: [Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search In-Reply-To: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28159-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28159-70-8HCOEvgGbb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28159 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:41:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:41:14 +0000 Subject: [Koha-bugs] [Bug 27857] Koha::Patron->extended_attributes skips checks In-Reply-To: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27857-70-qetLdnlwAN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27857 --- Comment #37 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Hum, failure on Jenkins Master_D9 run 1663 11:41:11 koha_1 | [0m[92mKoha::Exceptions::Patron::MissingMandatoryExtendedAttribute[0m { 11:41:11 koha_1 | Parents [92mKoha::Exceptions::Patron[0m 11:41:11 koha_1 | public methods (3) : [92mdescription[0m, [92mFields[0m, [92mtype[0m 11:41:11 koha_1 | private methods (0) 11:41:11 koha_1 | internals: { 11:41:11 koha_1 | [35megid[0m "[93m1000 1000[0m", 11:46:27 koha_1 | [35meuid[0m [94m1001[0m, 11:46:27 koha_1 | [35mgid[0m "[93m1000 1000[0m", 11:46:27 koha_1 | [35mmessage[0m "[93m[0m", 11:46:27 koha_1 | [35mpid[0m [94m4522[0m, 11:46:27 koha_1 | [35mtime[0m [94m1621935671[0m, 11:46:27 koha_1 | [35mtrace[0m [92mDevel::StackTrace[0m, 11:46:27 koha_1 | [35mtype[0m "[93mVfu0SZ[0m", 11:46:27 koha_1 | [35muid[0m [94m1001[0m 11:46:27 koha_1 | } 11:46:27 koha_1 | } 11:46:27 koha_1 | Missing mandatory extended attribute (type=Vfu0SZ) at /kohadevbox/koha/Koha/Patrons/Import.pm line 420, <$fh> line 2. 11:46:27 koha_1 | 11:46:27 koha_1 | # Failed test at t/db_dependent/Koha/Patrons/Import.t line 902. 11:46:27 koha_1 | # got: '0' 11:46:27 koha_1 | # expected: '1' 11:46:27 koha_1 | # Looks like you planned 17 tests but ran 1. 11:46:27 koha_1 | # Looks like you failed 1 test of 1 run. 11:46:27 koha_1 | 11:46:27 koha_1 | # Failed test 'patron_attributes' 11:46:27 koha_1 | # at t/db_dependent/Koha/Patrons/Import.t line 1114. 11:46:27 koha_1 | Can't call method "extended_attributes" on an undefined value at t/db_dependent/Koha/Patrons/Import.t line 905, <$fh> line 2. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:42:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:42:28 +0000 Subject: [Koha-bugs] [Bug 27203] Order unitprice is not set anymore and totals are 0 In-Reply-To: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27203-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27203-70-1Ndx3H74UV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27203 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |Pushed to oldoldstable Version(s)|21.05.00,20.11.06,20.05.12 |21.05.00,20.11.06,20.05.12, released in| |19.11.18 --- Comment #31 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:43:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:43:15 +0000 Subject: [Koha-bugs] [Bug 28293] Wrong key used in Patrons::Import->generate_patron_attributes In-Reply-To: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28293-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28293-70-pzJCtsSM4D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:43:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:43:15 +0000 Subject: [Koha-bugs] [Bug 28220] Exception not caught when importing patrons In-Reply-To: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28220-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28220-70-pfRuxLVaHU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28220 Bug 28220 depends on bug 28293, which changed state. Bug 28293 Summary: Wrong key used in Patrons::Import->generate_patron_attributes https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28293 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:43:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:43:46 +0000 Subject: [Koha-bugs] [Bug 27562] itiva notices break if record title contains quotes In-Reply-To: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27562-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27562-70-f4sJaryNTk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:44:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:44:06 +0000 Subject: [Koha-bugs] [Bug 23406] When using an authorised value for suppression, record doesn't show as suppressed in staff interface In-Reply-To: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23406-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23406-70-YRrz0NtyXr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #23 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:44:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:44:06 +0000 Subject: [Koha-bugs] [Bug 26116] Allow multiple suppression values In-Reply-To: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26116-70-HXaLORn3ts@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26116 Bug 26116 depends on bug 23406, which changed state. Bug 23406 Summary: When using an authorised value for suppression, record doesn't show as suppressed in staff interface https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:45:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:45:00 +0000 Subject: [Koha-bugs] [Bug 28248] Exception when getting all orders In-Reply-To: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28248-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28248-70-GWn4rDMrVo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #15 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Missing dependencies for 19.11.x, it shouldn't be affected, no backport. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:46:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:46:02 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-cmfLuodw07@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Christopher Brannon from comment #9) > The problem I have with this patch is that it makes the feature completely > useless if you have non-repeatable attributes. It doesn't offer a way to > select attributes to keep. There are no choices in how this functions. You > just get this feature taken away. On bug 21648 you said you had to hide the feature because it caused data corruption. With this patch the data integrity is preserved. In my opinion it goes to the right direction. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:49:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:49:51 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-VwvM92Z1Dg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06,20.05.12 |21.05.00,20.11.06,20.05.12, released in| |19.11.18 Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #19 from Victor Grousset/tuxayo <victor at tuxayo.net> --- No cpanfile on 19.11.x so I only backported: Bug 28302: Update packages to ignore CGI::Compile 0.24 Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) Was that the right choice? Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:50:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:50:26 +0000 Subject: [Koha-bugs] [Bug 28450] New: Make Account summary print tables configurable Message-ID: <bug-28450-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28450 Bug ID: 28450 Summary: Make Account summary print tables configurable Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org It would be nice if the account summary slip was fully customizable, but as a first step it woudl be nice if the columns in the table of checkouts was configurable. For a library that doesn't charge any fines and fees it would be nice to be able to fully remove these columns. There are also not many classes/ids to use here, I had tried to remove these columns using jQuery, but couldn't get it to work quite rigth with the summarized columns in the last line of the table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:50:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:50:39 +0000 Subject: [Koha-bugs] [Bug 28320] SIP SC Status message should check the DB connection In-Reply-To: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28320-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28320-70-9bBCpNpYV8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28320 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:51:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:51:04 +0000 Subject: [Koha-bugs] [Bug 28345] Patron attributes no longer have option to select empty class In-Reply-To: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28345-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28345-70-9gQTsBSCxx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:51:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:51:05 +0000 Subject: [Koha-bugs] [Bug 28347] Add DataTables, additional information to patron attribute types management In-Reply-To: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28347-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28347-70-K2obWr48z5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28347 Bug 28347 depends on bug 28345, which changed state. Bug 28345 Summary: Patron attributes no longer have option to select empty class https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28345 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:51:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:51:47 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-wECdoIXgXn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor at tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:52:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:52:29 +0000 Subject: [Koha-bugs] [Bug 28351] Cannot set restrictions when 'dateformat' is other than 'us' In-Reply-To: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28351-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28351-70-dDyoeTB1yO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #21 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Missing dependencies for 19.11.x, it shouldn't be affected, no backport. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:52:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:52:49 +0000 Subject: [Koha-bugs] [Bug 27724] Use lenient also in Elasticsearch authorities search In-Reply-To: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27724-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27724-70-3B8ACzjkNs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27724 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:53:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:53:08 +0000 Subject: [Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field In-Reply-To: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27837-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27837-70-XGkPxeEa5q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #52 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:53:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:53:24 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-BfLL3z6v3d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #121 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- I think we have a regression here, the new move_to_biblio function (previously MoveItemFromBiblio) doesn't index the old biblio, e.g. the item info there is outdated. The indexing is only done for the biblio where the item was moved to, not the where it came from. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:56:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:56:35 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-J4h37b9wX8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121362|0 |1 is obsolete| | --- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121385&action=edit Bug 28442: Add 21.11 release team to teams.yaml Add the 21.11 release team. Test plan 1/ Check against https://wiki.koha-community.org/wiki/Release_Teams -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:56:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:56:38 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-flN9s939hG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121363|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121386 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121386&action=edit Bug 28442: Update template for new roles We have multiple accessibility advocates this cycle, so we needed to adapt the template. I've also added the meeting facilitator as a case but not added to the team block as a whole.. seeking opinions, perhaps wait and see if it lasts more than a cycle before adding it fully? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:56:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:56:42 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-ZRqlOqaBeh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121375|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121387&action=edit Bug 28442: Fix 'accessibility_advocate' for current release The accessibility_advocate block was positioned incorrectly so wasn't appearing properly for the current stable releases, only the development/maintainter block. This patch fixes that issue -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 16:56:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 14:56:46 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-0RI63gbKzI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121388 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121388&action=edit Bug 28442: Sort by lastname for array type roles -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:04:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:04:14 +0000 Subject: [Koha-bugs] [Bug 28451] New: Message queue field "from_address" does not always get populated Message-ID: <bug-28451-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28451 Bug ID: 28451 Summary: Message queue field "from_address" does not always get populated 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 at lists.koha-community.org Reporter: kyle at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org The message_queue table column "from_address" does not always get populated. We should either make the EnqueueLetter parameter 'from_address' mandatory, or (preferably) derive the correct from address from the letter's branchcode. If the letter has no branchcode, I imagine we should use either the KohaAdminEmailAddress or the patron's home library's email address. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:04:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:04:21 +0000 Subject: [Koha-bugs] [Bug 28451] Message queue field "from_address" does not always get populated In-Reply-To: <bug-28451-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28451-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28451-70-0iQvio6AOd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28451 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:08:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:08:58 +0000 Subject: [Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session In-Reply-To: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17427-70-MarCNXoBFw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #23 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to David Cook from comment #22) > (In reply to Jonathan Druart from comment #21) > > (patch rebased) > > Should this be "Needs Signoff" now? I rebased it to see if it fixed bug 28158, it doesn't. This patch can be tested, but I haven't much so far. In my opinion that's still one we need, maybe a good candidate for early 21.11 adoption? Feel free to test it! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:17:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:17:01 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-onTKbCFJeF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #122 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121389 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121389&action=edit Bug 22690: (QA follow-up) Silence manually generated warnings In our test setup we mock the index_records() to produce warnings like this: Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. By wrapping all our item creations to warnings_are{} we can silence them. Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:18:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:18:28 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-GoS2BENLLo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #123 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- I attached a patch to fix those manually added warns but the one with > DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 seems a bit more tricky. Not sure if we should fix TestBuilder.pm or... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:25:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:25:03 +0000 Subject: [Koha-bugs] [Bug 28452] New: Add managing librarian to transaction page (boraccount.pl) Message-ID: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28452 Bug ID: 28452 Summary: Add managing librarian to transaction page (boraccount.pl) Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: lucas at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Some librarians would fine it handy if they could see which librarian managed (accepted a payment, wrote off a fine, etc ) a give transaction. It would be nice if there was a 'Managed by' column in the account-fines table -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:30:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:30:27 +0000 Subject: [Koha-bugs] [Bug 28452] Add managing librarian to transaction page (boraccount.pl) In-Reply-To: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28452-70-MDeJEo6S2Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28452 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:30:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:30:30 +0000 Subject: [Koha-bugs] [Bug 28452] Add managing librarian to transaction page (boraccount.pl) In-Reply-To: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28452-70-WNtdI8E7rZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28452 --- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121390 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121390&action=edit Bug 28452: add Managed by column to boraccount.tt To test: -Do some transactions on boraccount.tt. Payments, write-offs.. -Check the transaction tab at boraccount.tt -No info about the librian who did this action -Apply patch -Try doing some more transactions -You should now see the first and last name of the librarian who accepted the payments/did the transactions -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:32:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:32:57 +0000 Subject: [Koha-bugs] [Bug 28452] Add managing librarian to transaction page (boraccount.pl) In-Reply-To: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28452-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28452-70-95T6D817XE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28452 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121390|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121391&action=edit Bug 28452: add Managed by column to boraccount.tt To test: -Do some transactions on boraccount.tt. Payments, write-offs.. -Check the transaction tab at boraccount.tt -No info about the librian who did this action -Apply patch -Try doing some more transactions -You should now see the first and last name of the librarian who accepted the payments/did the transactions -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 17:42:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 15:42:33 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-F7vm7h8Q1X@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #124 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121392&action=edit Bug 22690: (QA follow-up) Index also source biblio when calling move_to_biblio() We need to update the search index record for the old biblio where the item was moved from to keep the item info in search index up-to-date. To test: 1) $ prove t/db_dependent/Koha/SearchEngine/Indexer.t Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 18:03:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 16:03:13 +0000 Subject: [Koha-bugs] [Bug 16785] Autocomplete broken on overdues report In-Reply-To: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16785-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16785-70-lLhL2QTb20@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16785 --- Comment #13 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121393&action=edit Bug 16785: [20.05] Remove Autocomplete from overdues report filter This patch removes code and markup related to an autocomplete input field in the overdues report filter. The autocomplete was intended to enable easy entry of patron attributes, but it's simpler to use a Select2-styled <select> The patch removes circ/ypattrodue-attr-search-authvalue.pl, which was only used on this page and is now obsolete. To test, apply the patch and create at least one patron attribute type which is linked to an authorized value: - Administration -> Authorized values -> New category - Create a new category to test with - Add multiple authorized values under this category - Administration -> Patron attribute types -> New patron attribute type. - Create an attribute which is linked to the authorized value category you created AND which is marked "Searchable." - Go to Circulation -> Overdues. - In the sidebar filter you should see your patron attribute as an option, styled as a Select2 dropdown. - Clicking the dropdown should trigger a list of the authorized values you created above. - Test that the search field at the top of the list works correctly to filter the results. - Test that any repeatable attribute field can be cloned by clicking the "Add" link, and that cloned fields can be removed using the "Delete" links. - Test that cloned fields remain in place after submitting the fitler form, and that any selected entry in a Select2 widget is preselected. Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 18:22:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 16:22:28 +0000 Subject: [Koha-bugs] [Bug 28453] New: Update pagination subroutine to generate Bootstrap markup Message-ID: <bug-28453-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28453 Bug ID: 28453 Summary: Update pagination subroutine to generate Bootstrap markup Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Many places in Koha use a subroutine in Output.pm, "pagination_bar" to generate pagination menus. These end up looking very different from some other pagination menus in Koha, particularly the one on the catalog search results page. Bug 18008 proposed to move more of the markup-generation into the template, which I think is the right solution. That bug has been stalled for a while now, so I'd like to make an interim change until that can get some attention again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 18:22:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 16:22:28 +0000 Subject: [Koha-bugs] [Bug 18008] Use templates for generating pagination in intranet In-Reply-To: <bug-18008-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18008-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18008-70-x0g9lkZGYt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18008 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28453 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 19:12:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 17:12:36 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-LbOpgT22Io@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 19:12:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 17:12:39 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-DlpfI3pS0M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121373|0 |1 is obsolete| | Attachment #121376|0 |1 is obsolete| | --- Comment #11 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121394 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121394&action=edit Bug 28419: Fix addorderiso2709.tt translatability It seems that the html tag within the TT comment breaks the translate script -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 19:12:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 17:12:43 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-AFcxgkwuH0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #12 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121395 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121395&action=edit Bug 28419: Remove suspicious occurrence in opac-shelves.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:14:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:14:30 +0000 Subject: [Koha-bugs] [Bug 28454] New: Add Koha version number to database schema link in reports Message-ID: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 Bug ID: 28454 Summary: Add Koha version number to database schema link in reports Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs at lists.koha-community.org Reporter: oleonard at myacpl.org QA Contact: testopia at bugs.koha-community.org In reports, the link to the database schema points to the main page and the user must select their version. We know what version they're using, so we should append the version number to the link so that it takes them directly there. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:18:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:18:47 +0000 Subject: [Koha-bugs] [Bug 28455] New: If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts Message-ID: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Bug ID: 28455 Summary: If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:24:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:24:11 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-t4XCBKEPho@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:24:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:24:14 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-IQktCxCs4f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121396&action=edit Bug 28455: lastseen should be updated at checkout if TrackLastPatronActivity is enabled -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:46:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:46:18 +0000 Subject: [Koha-bugs] [Bug 28456] New: Add option to use a WHERE statement in membership_expiry.pl cronjob Message-ID: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28456 Bug ID: 28456 Summary: Add option to use a WHERE statement in membership_expiry.pl cronjob Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: robin at catalyst.net.nz Some libraries have a large amount of accounts and want to be able to limit how many email reminders they send - adding a where statement will allow for flexibility -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:54:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:54:05 +0000 Subject: [Koha-bugs] [Bug 28456] Add option to use a WHERE statement in membership_expiry.pl cronjob In-Reply-To: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28456-70-tt4pzQLzar@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28456 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:54:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:54:08 +0000 Subject: [Koha-bugs] [Bug 28456] Add option to use a WHERE statement in membership_expiry.pl cronjob In-Reply-To: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28456-70-SQ5E3Ek3Ag@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28456 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121397&action=edit Bug 28456: Add WHERE option to membership_expiry cronjob Some libraries have a large amount of accounts and want to be able to limit how many email reminders they send. Adding a where statement will allow for flexibility To test: 1 - Set some borrowers to expire soon 2 - Set MembershipExpiryDaysNotice to 10 3 - perl misc/cronjobs/membership_expiry.pl -c -v -n --before 100 --after 100 4 - Note the patrons that yo uadjusted show up 5 - Limit by various patron fields, e.g. perl misc/cronjobs/membership_expiry.pl -c -v -n --before 100 --after 100 --where="lastseen IS NULL" perl misc/cronjobs/membership_expiry.pl -c -v -n --before 100 --after 100 --where="lastseen IS NOT NULL" perl misc/cronjobs/membership_expiry.pl -c -v -n --before 100 --after 100 --where="surname LIKE '%a%'" perl misc/cronjobs/membership_expiry.pl -c -v -n --before 100 --after 100 --where="surname NOT LIKE '%a%'" 6 - Confirm expected results 7 - perl misc/cronjobs/membership_expiry.pl 8 - Confirm the help message makes sense -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 20:55:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 18:55:23 +0000 Subject: [Koha-bugs] [Bug 28456] Add option to use a WHERE statement in membership_expiry.pl cronjob In-Reply-To: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28456-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28456-70-alNyLcH8aj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28456 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 21:36:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 19:36:37 +0000 Subject: [Koha-bugs] [Bug 28451] Message queue field "from_address" does not always get populated In-Reply-To: <bug-28451-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28451-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28451-70-H63jOVtTeT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28451 Christopher Brannon <cbrannon at cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon at cdalibrary.org --- Comment #1 from Christopher Brannon <cbrannon at cdalibrary.org> --- Per our previous conversations, it sounds like sometimes this field doesn't get populated because it is a digest, and items may be from multiple libraries. 1) The from address should be from whatever library signs the notification ([% branchname %]). 2) If the notice is a digest and not from any particular library, it should be from the patron's home library. This should also apply to [% branchname %] if used in the notice. 3) It should only use the KohaAdminEmailAddress if 1 & 2 can't supply an e-mail address. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 21:48:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 19:48:32 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-vf9IxYK6FM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #11 from Christopher Brannon <cbrannon at cdalibrary.org> --- Yes. It DOES prevent corruption. That is a big issue. Just wish this didn't stop there, and made it usable for EVERYONE. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 21:53:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 19:53:40 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-5EB8x47gHV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Hi, It seems the remaining issue warrants a follow-up ticket with a test plan that match this use case. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 22:48:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 20:48:58 +0000 Subject: [Koha-bugs] [Bug 28450] Make Account summary print tables configurable In-Reply-To: <bug-28450-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28450-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28450-70-MupQ7GBeZ4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28450 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 22:49:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 20:49:24 +0000 Subject: [Koha-bugs] [Bug 28449] Link from basket summary to invoice for an order line In-Reply-To: <bug-28449-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28449-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28449-70-tK4QPS5qST@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28449 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 22:49:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 20:49:58 +0000 Subject: [Koha-bugs] [Bug 28446] Fix encoding of OverDrive content on Your summary, OverDrive Account In-Reply-To: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28446-70-rkwJ5p29HC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28446 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue May 25 22:50:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 20:50:20 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-ETiPOKmgFH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #329 from Aleisha Amohia <aleisha at catalyst.net.nz> --- Sorry I did try to fix it up but got too busy with other things. It is on my list and I'll revisit it when I can maybe next week, but if someone else wants to fix it up asap you are more than welcome! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:20:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:20:45 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-5YBB0DTlEN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:20:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:20:51 +0000 Subject: [Koha-bugs] [Bug 27873] Make display of patron restrictions, charges, notes, etc. consistent for check out and patron details screens In-Reply-To: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27873-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27873-70-GwZTaUs2Vr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27873 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121319|0 |1 is obsolete| | --- Comment #14 from David Nind <david at davidnind.com> --- Created attachment 121398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121398&action=edit Bug 27873: Improve message consistency: checkout and patron detail pages This patch creates a new include for showing circulation and patron-related messages on both the checkout page and the patron detail page. This allows the two pages to be consistent with each other. The patch also makes some minor CSS adjustments, including the addition of an SVG to replace an old GIF, arrow-bullet.gif. To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - View both the checkout and patron details page for patrons in the staff interface, confirming that the information is displayed in the same way, including: - Pending modifications - Pending expiration - Expired - Address in doubt - Card lost - Restricted (indefinite and with expiration) - Outstanding overdues - Outstanding return claims - Patron age incorrect for their category - Outstanding charges - Account credit - Waiting holds (at logged-in library or other library) - Circulation note (from borrowers.borrowernotes) - Messages (added at logged-in library or other library) EDIT: Fixed merge error. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:39:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:39:42 +0000 Subject: [Koha-bugs] [Bug 28238] Add itemcallnumber to ils-di GetAvailability output In-Reply-To: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28238-70-TBSUeLAZlj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:39:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:39:46 +0000 Subject: [Koha-bugs] [Bug 28238] Add itemcallnumber to ils-di GetAvailability output In-Reply-To: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28238-70-ttFyotM1pa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238 --- Comment #3 from David Nind <david at davidnind.com> --- Created attachment 121399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121399&action=edit Bug 28238 Add itemcallnumber to ils-di GetAvailability output Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:53:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:53:49 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-vONQmOvV1H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #13 from Christopher Brannon <cbrannon at cdalibrary.org> --- https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21648 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:55:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:55:15 +0000 Subject: [Koha-bugs] [Bug 28238] Add itemcallnumber to ils-di GetAvailability output In-Reply-To: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28238-70-kR5cMVVFdj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #4 from David Nind <david at davidnind.com> --- Testing notes (koha-testing-docker): - Enabled ILS-DI - Locate a record with multiple items to test with - Made sure the items had call numbers - Followed test plan Note - the QA team may want the commit message formatted according to the commit message guidelines: https://wiki.koha-community.org/wiki/Commit_messages Here is my attempt: Bug 28328: Add itemcallnumber to ILS-DI GetAvailability output Providing the call number for ILS-DI GetAvailability output is useful for libraries that use discovery tools. Patrons often don't check further for the call number, and then they don't have it when they look for the item. Test plan: 1. Enable the ILS-DI system preference 2. Locate a record with multiple items and make sure they have call numbers for each item 3. Test these URLs: [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[BIBLIONUMBER]&id_type=biblio and [OPACBASEURL]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[ITEMNUMBER]&id_type=item (Where the [OPACBASEURL] is the OPAC URL of your test instance, [BIBLIONUMBER] and [ITEMNUMBER] are a record number and item number of your choice.) 4. Apply the patch 5. Run the queries from step 3 again - the results should now have an extra tag itemcallnumber. Example: <dlf:itemcallnumber>840.08 COR R</dlf:itemcallnumber> 6. Sign off! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 00:56:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 22:56:51 +0000 Subject: [Koha-bugs] [Bug 28238] Add itemcallnumber to ils-di GetAvailability output In-Reply-To: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28238-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28238-70-WZK0rjSbSG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28238 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120242|0 |1 is obsolete| | --- Comment #5 from David Nind <david at davidnind.com> --- Comment on attachment 120242 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120242 Add itemcallnumber to ilsdi GetAvailability output For some reason I created an additional patch when signing off! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 01:31:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 23:31:22 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-OTheXG22ku@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #8 from David Cook <dcook at prosentient.com.au> --- (In reply to mark.jaroski from comment #7) > I think as long as we're doing pure authentication the only part of OAuth2 > we'd want to implement is the straight OpenID-Connect flow which goes like > this: > > 1. Fetch the IDP metadata > 2. Send the user to the IDP to fetch their OpenID JWT > 3. Validate the JWT against the prefetched metadata > > There's no reason AFAIK to continually fetch the metadata, so that can be > done asynchronously with some kind of scheduled task like a cron job. Personally, I hate cronjobs. They're a nightmare to manage if you have a lot of instances to manage or even try to scale up one instance. In this case, the metadata is available as JSON, so I'd say fetch it once, and then stick it in a cache. > I guess the only reason to implement any other OAuth2 flow would be to work > with third-party APIs. I guess there might be some of that these days, but I > have to admit not knowing enough about Koha to know what they would be. > Maybe some kind of third-party e-book provider? I'm not sure about Overdrive, but with EBSCO we've done SAML integrations for OpenAthens and shared client ADFS. I imagine we'd still use the Authorization Code Flow if we used OIDC instead though. It's such a common flow. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 01:35:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 23:35:27 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-6Eab6KSiem@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #9 from David Cook <dcook at prosentient.com.au> --- Cronjobs are also a nightmare in containers and development environments in general imho. But I like what you're saying about not fetching the metadata every time. In the past, I've cheated by manually setting up the endpoints, but that wasn't a great solution. I have to say Mark... you've got me excited about OpenID Connect again heh. I'm tempted to do some work on this tonight. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 01:46:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 25 May 2021 23:46:20 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-v2km52xSCz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #19 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121400&action=edit Bug 27741: pos folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 02:47:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 00:47:53 +0000 Subject: [Koha-bugs] [Bug 24968] Add Syspref controls for cronjobs In-Reply-To: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24968-70-Aq2ksYTvXU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24968 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- And now I'm noticing that unverified self-registrations aren't deleted by cleanup_database.pl unless you specify "--del-unv-selfreg X" and that's not a default for Koha, even though the default text for OPAC_REG_VERIFY says that unverified registrations "will expire shortly". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 02:58:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 00:58:08 +0000 Subject: [Koha-bugs] [Bug 24968] Add Syspref controls for cronjobs In-Reply-To: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24968-70-QYjiOHRle0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24968 --- Comment #8 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #6) > Really this is a "scheduled task" issue. Not just "cronjobs". In the future, > we may have other schedulers in addition to the cron daemon. So whatever > solution we come up with... it should be fairly extensible. > > Scheduled Task: > Name: MembershipExpiry > Args: > Categories: ['Staff','Students','Administrators'] > Branches: ['CPL','MPL','QPL'] > Letter: > If we're going to use system preference though, it makes sense to group them in with their relevant areas... like "Self Registration". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:02:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:02:28 +0000 Subject: [Koha-bugs] [Bug 20856] Restore ability to delete unverified self registrations after x hours In-Reply-To: <bug-20856-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20856-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20856-70-5FbDf13BAu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20856 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #4 from David Cook <dcook at prosentient.com.au> --- It also doesn't run on an out-of-the-box installation... Bug 24968 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:05:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:05:44 +0000 Subject: [Koha-bugs] [Bug 28457] New: cleanup_database.pl should cleanup self-registration based on system preferences Message-ID: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 Bug ID: 28457 Summary: cleanup_database.pl should cleanup self-registration based on system preferences 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 at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org It doesn't make sense to rely on CLI options for cleanup_database.pl, especially not when it comes to self-registration options. Instead, cleanup_database.pl should consult system preferences. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:06:08 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl should cleanup self-registration based on system preferences In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-pop3970n6F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24968 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:06:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:06:08 +0000 Subject: [Koha-bugs] [Bug 24968] Add Syspref controls for cronjobs In-Reply-To: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24968-70-wzHhSZmPyh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24968 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28457 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:06:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:06:15 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl should cleanup self-registration based on system preferences In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-deD5E2LHLV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:17:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:17:29 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-KrlwUIoGzd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|cleanup_database.pl should |cleanup_database.pl |cleanup self-registration |self-registration options |based on system preferences |are not configurable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:18:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:18:04 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-a8CDcseGyD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- I notice that --del-unv-selfreg doesn't actually work correctly already either... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:28:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:28:32 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-wV1biVgkUp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 03:28:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 01:28:35 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-XT7UpWHO03@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 --- Comment #2 from David Cook <dcook at prosentient.com.au> --- Created attachment 121401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121401&action=edit Bug 28457: Add configuration to cleanup_database.pl for self-registration This patch fixes the --del-unv-selfreg option so that it can actually accept a DAYS parameter. (Note that backwards compatibility is preserved so that not specifying DAYS will still work.) This patch also uses the following self registration system preferences to trigger the cleanup: PatronSelfRegistrationExpireTemporaryAccountsDelay PatronSelfRegistrationVerifyByEmail Note that --del-unv-selfreg will override an instance's system preference. This means that on a package install the cleanup will just work. Test plan: 0. Apply patch 1. perl ./misc/cronjobs/cleanup_database.pl -v You did not specify any cleanup work for the script to do. 2. perl ./misc/cronjobs/cleanup_database.pl -v --del-exp-selfreg Confirm flag not passed, running in dry-run mode... Start lock unsubscribed, anonymize and delete 0 patrons would have been locked 0 patrons would have been anonymized 0 patrons would have been deleted self-registered borrowers may be deleted 3. perl ./misc/cronjobs/cleanup_database.pl -v --del-unv-selfreg Confirm flag not passed, running in dry-run mode... Start lock unsubscribed, anonymize and delete 0 patrons would have been locked 0 patrons would have been anonymized 0 patrons would have been deleted unverified self-registrations may be deleted after 1 days 4. perl ./misc/cronjobs/cleanup_database.pl -v --del-unv-selfreg 3 Confirm flag not passed, running in dry-run mode... Start lock unsubscribed, anonymize and delete 0 patrons would have been locked 0 patrons would have been anonymized 0 patrons would have been deleted unverified self-registrations may be deleted after 3 days 5. Set "PatronSelfRegistrationExpireTemporaryAccountsDelay" to 1 6. Set "PatronSelfRegistrationVerifyByEmail" to "Require" 7. perl ./misc/cronjobs/cleanup_database.pl -v Confirm flag not passed, running in dry-run mode... Start lock unsubscribed, anonymize and delete 0 patrons would have been locked 0 patrons would have been anonymized 0 patrons would have been deleted self-registered borrowers may be deleted unverified self-registrations may be deleted after 1 days 8. perl ./misc/cronjobs/cleanup_database.pl -v --del-unv-selfreg 2 Confirm flag not passed, running in dry-run mode... Start lock unsubscribed, anonymize and delete 0 patrons would have been locked 0 patrons would have been anonymized 0 patrons would have been deleted self-registered borrowers may be deleted unverified self-registrations may be deleted after 2 days -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 04:25:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 02:25:38 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-jcVsPweBbu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #20 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121402 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121402&action=edit Bug 27741: suggestion folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 04:35:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 02:35:05 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-MY2eJBWxXO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #21 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121403 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121403&action=edit Bug 27741: tags folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 04:58:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 02:58:34 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-mLtjx3evSG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #22 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121404&action=edit Bug 27741: patroncards folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:04:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:04:52 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-3rc1Dw5Ozs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #23 from wainuiwitikapark at catalyst.net.nz --- So yeah, with all the menus and things on the sides, I have made them <h2>. These can be amended in the css to make them appear smaller as they were before. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:08:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:08:22 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-rnhij8x5K9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:08:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:08:26 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-jYuakoChqf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- Created attachment 121405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121405&action=edit Bug 28011: Add CLI script to update bib headings from linked auth records This patch adds a script which updates bib headings from authority records. This helps normalize the headings to remove differences in punctuation, capitalization, etc. This can be useful to run after link_bibs_to_authorities.pl. Test plan: 1. Apply the patch 2. Go to http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=192 3. Mangle the HTML to remove the accents from 100$a and save the record 4. Note the bib record now says "By: O Cadhain, Mairtin" without the accents 5. Run the script 6. Go to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=192 7. Note that the accents have been restored and it now says "By: Ó Cadhain, Máirtín" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:11:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:11:02 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-6zI2Bg6rim@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | --- Comment #5 from David Cook <dcook at prosentient.com.au> --- Warnings: This uses Zebra's scan feature to build up the list of authority records to use for updating, and this can be a resource intensive operation. It can use 100% CPU for the zebrasrv connection since it's doing a lot of rapid scanning. So just beware. This script will also only work as expected if your Zebra indexes are current. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:14:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:14:39 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-9DuLzP56Mx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #6 from David Cook <dcook at prosentient.com.au> --- I suppose another way of doing this could've been to compile the list of authority IDs, grabbed all the bibs that use those authorities, inspect the headings to see if an update is needed per authority record... but I think that would've been a fairly cumbersome intensive process as well... This script is a blunt instrument but it's effective. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:20:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:20:44 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-OBgaRCTLCw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #7 from David Cook <dcook at prosentient.com.au> --- Oh also note that 100% is only for the scanning portion. For a Koha with 15000 authorities scanned, it took about 59 seconds. The actual updater uses say 30-50% of 1 CPU or less for the process. (The impact on the database is less obvious at a glance as I'm running external DB servers.) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:24:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:24:50 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-9PwuHglBPP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #8 from David Cook <dcook at prosentient.com.au> --- Just double-checked the DB impact and there's pretty much zero impact. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:41:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:41:15 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-IQgSVJ2GVx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #9 from David Cook <dcook at prosentient.com.au> --- Ahh, I'm getting caught out by AuthorityMergeLimit... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 05:44:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 03:44:57 +0000 Subject: [Koha-bugs] [Bug 28011] Add CLI script to update bibs from linked authority records In-Reply-To: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28011-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28011-70-zV8tCrJGbh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 --- Comment #10 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #9) > Ahh, I'm getting caught out by AuthorityMergeLimit... Although it looks like it put them in the need_merge_authorities table, so they will be processed eventually. That's probably actually a bit more optimal anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:31:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:31:00 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-O5nuNTuAyj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121379|0 |1 is obsolete| | Attachment #121380|0 |1 is obsolete| | Attachment #121381|0 |1 is obsolete| | Attachment #121382|0 |1 is obsolete| | Attachment #121383|0 |1 is obsolete| | --- Comment #473 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121406&action=edit Bug 20447: MARC Holdings support Enable by setting "SummaryHoldings" option to "Use". Sponsored-by: The National Library of Finland Co-authored-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:31:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:31:11 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-RUzAi0nxmA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #474 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121407 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121407&action=edit Bug 20447: Add holding_id to REST API item definition Allows items to be properly returned, including the holding_id field. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:31:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:31:22 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-dSBPzCb50x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #475 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121408 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121408&action=edit Bug 20447: Add a batch rebuild script for holdings table This script can be used to update the columns in the holdings table from the MARC record using the rules in the framework. In practice this will only be required if the koha link field is changed in the framework. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:31:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:31:32 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-p9dqPhbV01@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #476 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121409 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121409&action=edit Bug 20447: Add import/export support for holdings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Adds support for importing and exporting biblios with interleaved holdings. Test plan: 1.) Import the MARCXML file attached to the bug with the -holdings parameter: misc/migration_tools/bulkmarcimport.pl -biblios -holdings -file holdings.xml -m MARCXML 2.) Verify that the holdings records were imported. 3.) Export the same records with holdings: misc/export_records.pl --record-type=bibs --starting_biblionumber 103 --ending_biblionumber 104 --filename=holdings_export.xml --format=xml --holdings 4.) Verify that both bibliographic and holding records are exported. 5.) Verify that tests in t/db_dependent/Exporter/Record.t pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:31:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:31:42 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-sUDO3Ts2GC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #477 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121410 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121410&action=edit Bug 20447: DBIX schema changes Rebased-by: Andrew Nugged <nugged at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:32:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:32:38 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-UsbNxmNaRq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #478 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Rebased on top of yesterdays changes from bug 22690 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:40:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:40:42 +0000 Subject: [Koha-bugs] [Bug 20447] Add support for MARC holdings records In-Reply-To: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20447-70-OcIViQPoAR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #479 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- It looks like we have the same bug in Koha::Holding::move_to_biblio() as we had in 22690, i.e. the other record not being re-indexed after the move. Here we seem to be missing the re-indexing of the source biblio record meaning the ES index will have outdated items info there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:52:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:52:41 +0000 Subject: [Koha-bugs] [Bug 28446] Fix encoding of OverDrive content on Your summary, OverDrive Account In-Reply-To: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28446-70-cmBRq3UUmS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28446 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:52:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:52:44 +0000 Subject: [Koha-bugs] [Bug 28446] Fix encoding of OverDrive content on Your summary, OverDrive Account In-Reply-To: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28446-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28446-70-ItObSBlvWj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28446 --- Comment #1 from Magnus Enger <magnus at libriotech.no> --- Created attachment 121411 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121411&action=edit Bug 28446: Fix encoding of OverDrive content Descriptions and titles from OverDrive have their non-ascii chars displayed wrong. To test: - Enable OverDrive - Do a search and find a book with non-ascii characters in title and/or description. E.g. "Blomsterbönder". - Check the book out - Go to "your summary" and the "OverDrive Account" tab - Observe the broken characters - Apply the patch and restart all the things - Reload the "your summary" page - Look at the "OverDrive Account" tab again, and verify the text is displayed without broken characters - Sign off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:52:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:52:47 +0000 Subject: [Koha-bugs] [Bug 20982] opac-shelves.pl vulnerable to Cross-site scripting attacks In-Reply-To: <bug-20982-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20982-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20982-70-eVELf72zKF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20982 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Group|Koha security | Component|Koha |Architecture, internals, | |and plumbing Keywords|rel_21_05_candidate | Product|Koha security |Koha -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:52:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:52:52 +0000 Subject: [Koha-bugs] [Bug 15720] OCLC Connexion daemon does not verify username or password In-Reply-To: <bug-15720-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15720-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15720-70-xUmwsD66Nj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15720 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Group|Koha security | Product|Koha security |Koha Component|Koha |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:52:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:52:55 +0000 Subject: [Koha-bugs] [Bug 27942] QOTD: quote CSV uploads may contain JavaScript payloads (XSS) In-Reply-To: <bug-27942-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27942-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27942-70-JgimXZQVQG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27942 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Group|Koha security | Product|Koha security |Koha Component|Koha |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 09:53:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 07:53:29 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-QyEHwYeWFQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #39 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last patch pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:06:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:06:23 +0000 Subject: [Koha-bugs] [Bug 28255] Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl In-Reply-To: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28255-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28255-70-v5Ii3ColCY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28255 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED CC| |victor at tuxayo.net Resolution|--- |FIXED --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Missing dependencies for 19.11.x, no backport. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:08:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:08:59 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-wuoRDAaXWU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #40 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Some tiny changes expected on gitstats Before (yesterday): https://web.archive.org/web/20210525073657/https://git.koha-community.org/stats/koha-master/authors.html After (today): https://web.archive.org/web/20210526080539/https://git.koha-community.org/stats/koha-master/authors.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:23:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:23:34 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-Be0oALabR4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #8 from David Cook <dcook at prosentient.com.au> --- Created attachment 121412 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121412&action=edit Bug 24539: Add hooks to allow pluggable authentication modules This patch adds the ability to specify an authentication module to C4::Auth::checkauth(). That module then needs to implement at the very least a do_login() method and optionally do_logout() and get_data() methods if they're needed for that authentication style. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:25:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:25:08 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-CXCudoCiuo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | --- Comment #9 from David Cook <dcook at prosentient.com.au> --- Note that this is a variation of what I'm using locally, and thus it hasn't been fully tested yet. The authentication module I use is also provided locally in my Koha. I'm looking at creating a "Koha Plugin" test module for this, but I've run out of time tonight. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:26:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:26:07 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-yyIVzj8Bgv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121394|0 |1 is obsolete| | --- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121413 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121413&action=edit Bug 28419: Fix addorderiso2709.tt translatability It seems that the html tag within the TT comment breaks the translate script Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:26:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:26:11 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-VGo8lCSgk6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121395|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121414&action=edit Bug 28419: Remove suspicious occurrence in opac-shelves.tt Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 10:27:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 08:27:28 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-2IDGh3hDDX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Signed Off |Passed QA --- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Well sleuthed.. works as expected and passes QA scripts.. I couldn't find any other cases with a grep/ack. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:14:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:14:11 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-2Ct31Z6PIV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #10 from mark.jaroski at gmail.com --- Here's an odd idea from something I've noticed in the code. It looks like there's Shibboleth support in there. That gives Koha admins the option of configuring authentication at the webserver level with mod_auth_mellon or mod_auth_oidc either of which can be configured to pass Shibboleth-style headers to an application. I've configured other applications that way, and it works well. Of course, you have to guarantee that requests come to the application from your webserver and nowhere else, but in a single box architecture that's no problem at all. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:19:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:19:17 +0000 Subject: [Koha-bugs] [Bug 28138] Add system preference to make the payment type required In-Reply-To: <bug-28138-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28138-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28138-70-LomqUYHC32@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28138 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Status|Needs Signoff |Patch doesn't apply Depends on| |27796 --- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> --- Needs rebase since Bug 27796 deleted payments.inc Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27796 [Bug 27796] SIP payment types should not be available as refund types -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:19:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:19:17 +0000 Subject: [Koha-bugs] [Bug 27796] SIP payment types should not be available as refund types In-Reply-To: <bug-27796-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27796-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27796-70-WmeOTzU3Em@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27796 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28138 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28138 [Bug 28138] Add system preference to make the payment type required -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:22:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:22:28 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-Zn3Fkgxxgk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 --- Comment #10 from mark.jaroski at gmail.com --- That's great! I think it's reasonable to cache the metadata somehow and then instead of grabbing it every time you can check the age of the cached data. I wouldn't want to keep it indefinitely because the IDP might need to switch signing certificates. Traditionally these are self-signed because they work more like pre-shared keys than TLS certificates which need to be signed by an authority. At least that's how we did it with SAML. We just used x509 for shipping the keys because it was handy. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:48:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:48:22 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-Q4fQpj6la7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121367|0 |1 is obsolete| | --- Comment #23 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121415 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121415&action=edit Bug 28158: Remove backgroundjob from batchMod == Test plan == 1 - In the default framework make sure the 952$1 is visible in opac & catalog & editor 2 - Set WhenLostChargeReplacementFee to charge 3 - Set MarkLostitemsAsReturned to return from batch modification 4 - Find/edit an item with a replacement cost 5 - Check out the item to a patron 6 - Batch modify the item 7 - Set the lost status 8 - Item is not returned or charged 9 - with the patch, it is Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:48:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:48:27 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-Yr1gRQtjd3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121368|0 |1 is obsolete| | --- Comment #24 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121416 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121416&action=edit Bug 28158: Remove additional backgroundjob related code Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:48:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:48:31 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-ar2Tq0WiW6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121369|0 |1 is obsolete| | --- Comment #25 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121417&action=edit Bug 28158: Allow batchMod to run under plack Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 11:50:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 09:50:52 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-s9C9tmJBXW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #26 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Still works as expected. Added test plan to 1st commit. No grasp of the code, though that's still a signoff that allows Nick or someone else to QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:07:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:07:50 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-9NEEI4R6y9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- OK.. if you want to see the results as part of testing, you'll need to temporarily set Koha.pm version to a 21.05.something value and manually update systempreferences version to match.. That'll fake the upgrade so Koha thinks it's already on a stable 21.05.x release and show you the updated about page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:08:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:08:56 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-Gb9gjT8xki@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net Status|Needs Signoff |ASSIGNED --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Depends on bug 22435, I couldn't apply it on 20.11.x due to a conflict I didn't know how to solve. Tried to not apply the dependency: error: sha1 information is lacking or useless (t/db_dependent/Koha/Items.t) So not testable for now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:16:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:16:32 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-tqiwTrBnj2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:16:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:16:36 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-Zgx7uUqjQb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121418&action=edit Bug 20688: Add accesskeys to hold modals This patch adds accesskey elements to the hold modals during checkin For tips on how to access the accesskeys: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey To test: 1 - Place some holds on items 2 - Check in an item with a hold at a branch that requires transfer 3 - Use accesskey I to ignore 4 - Use accesskey Y to confirm and transfer 5 - Check in again 6 - Use accesskey Y to confirm 7 - Repeat 4-6 with a new hold but use the accesskey P to print the slip 8 - Check in the item again ans use accesskey X to cancel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:16:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:16:39 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-H7clf4GOZS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121419 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121419&action=edit Bug 20688: Add accesskeys for transfers To test: 1 - Disable AutomaticItemReturn systme preference 2 - Check in an item that does not float at a branch no it's home 3 - Test new accesskeys for I,N,Y,P 4 - With transfer confirmed check the item in at a wrong branch 5 - Test accesskeys Y,P,X -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:16:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:16:57 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-M3s2nlcLT6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:26:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:26:38 +0000 Subject: [Koha-bugs] [Bug 24968] Add Syspref controls for cronjobs In-Reply-To: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24968-70-LEGFM5qbSE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24968 --- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I'd forgotten about this bug.. I'd love to see this move forward.. no idea if/when I'll have time to work on it.. but still think it's a great idea. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:29:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:29:07 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-u1uIIdzaI4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_20_11_candidate |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:30:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:30:11 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-TXgtQLPJqc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 --- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Oop.. it was meant to be 'rel_21_05_candidate'.. I mixed up the tags.. The 20.11 and below version is in it's own bug.. and I'm struggling to come up with a solution for it.. see bug 28432 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:30:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:30:16 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-AjWdskjard@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:30:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:30:41 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-t4FVtRZmbb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:31:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:31:32 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-ItkxS8z9V2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #41 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121420&action=edit Bug 28386: Disambiguate Tomas and Blou -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:37:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:37:49 +0000 Subject: [Koha-bugs] [Bug 23656] Add search box to top of page on cataloguing/editor.pl In-Reply-To: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23656-70-YIpKJzoqel@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23656 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:37:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:37:53 +0000 Subject: [Koha-bugs] [Bug 23656] Add search box to top of page on cataloguing/editor.pl In-Reply-To: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23656-70-IF6PsOlrfu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23656 --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121421 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121421&action=edit Bug 23656: Add hidden search bar to addbiblio and allow toggling This patch adds the search header to the cataloging editor page, defaulted as hidden A new link is added to show the bar, or hide the bar To test: 1 - Apply patch 2 - Load the basic cataloging editor for a book 3 - Note new link near top 'Show search box' 4 - Click it 5 - Search box appears 6 - Click now visible 'Hide search box' 7 - Search box hides 8 - Confirm search box works as expected -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:38:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:38:09 +0000 Subject: [Koha-bugs] [Bug 23656] Add search box to top of page on cataloguing/editor.pl In-Reply-To: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23656-70-Jag45NCBES@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23656 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | Version|18.11 |master -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:39:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:39:59 +0000 Subject: [Koha-bugs] [Bug 28352] Errors in search_for_data_inconsistencies.pl relating to authorised values and frameworks In-Reply-To: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28352-70-WyUvs2qlf5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Errors in |Errors in |search_for_data_inconsisten |search_for_data_inconsisten |cies.pl relating tho |cies.pl relating to |authorised values and |authorised values and |frameworks |frameworks CC| |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:42:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:42:36 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-83vvBS6Pn5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 12:42:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 10:42:55 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-NavbwHz9O5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:05:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:05:35 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-UoL59V4MsE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:10:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:10:11 +0000 Subject: [Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments In-Reply-To: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28421-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28421-70-vnlLnFcmAM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28421 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate |rel_21_11_candidate --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This will be for 21.11 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:11:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:11:53 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-eLy0eC4MLB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121137|0 |1 is obsolete| | --- Comment #8 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121422&action=edit Bug 27848: Elasticsearch - include 245b subtitle subfield in the default title index mappings Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:11:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:11:57 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-MaJRf70Uy0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121138|0 |1 is obsolete| | --- Comment #9 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> --- Created attachment 121423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121423&action=edit Bug 27848: Elasticsearch - include 245p to default title index mappings Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:13:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:13:11 +0000 Subject: [Koha-bugs] [Bug 27848] Elasticsearch - include 245b subtitle subfield in the default title index mappings In-Reply-To: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27848-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27848-70-36xSZ4gYPH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27848 --- Comment #10 from Lucy Vaux-Harvey <lucy.vaux-harvey at ptfs-europe.com> --- Tnanks for the help Caroline, signed off now. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:49:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:49:18 +0000 Subject: [Koha-bugs] [Bug 28352] Errors in search_for_data_inconsistencies.pl relating to authorised values and frameworks In-Reply-To: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28352-70-L2yJcLaT1q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:49:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:49:22 +0000 Subject: [Koha-bugs] [Bug 28352] Errors in search_for_data_inconsistencies.pl relating to authorised values and frameworks In-Reply-To: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28352-70-29C2FSsesZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121424 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121424&action=edit Bug 28352: Only check authorised values mapped to DB fields The errors reported seem to be caused by authorised values mapped to MARC fields but not mapped to a koha field. We should additionally make sure to check the Default framework Also, adding comment to indicate we only check records with items, because we do TO test: 1 - In a framework that is not the default map a MARC field to an authorised value, but not a koha field 2 - In SQL, force the kohafield to NULL for the mapping you just make UPDATE marc_subfield_structure SET kohafield = NULL WHERE frameworkcode='BKS' and authorised_value='HINGS_AS' 3 - perl misc/maintenance/search_for_data_inconsistencies.pl 4 - get the following errors: Use of uninitialized value $tmp_kohafield in pattern match (m//) at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 151. Use of uninitialized value $tmp_kohafield in substitution (s///) at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 154. Can't call method "get_column" on an undefined value at /kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 157. 5 - Apply patch 6 - Repeat 7 - No more errors -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 13:49:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 11:49:45 +0000 Subject: [Koha-bugs] [Bug 28352] Errors in search_for_data_inconsistencies.pl relating to authorised values and frameworks In-Reply-To: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28352-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28352-70-zVsX33OcCn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:07:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:07:09 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-rytf9bPDWX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 --- Comment #1 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- This may be a red herring. I thought I saw this behavior on a library's site but have been unable to recreate thus far. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:08:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:08:19 +0000 Subject: [Koha-bugs] [Bug 28458] New: Prefill vendor in "Add from subscription" form Message-ID: <bug-28458-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28458 Bug ID: 28458 Summary: Prefill vendor in "Add from subscription" form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: severine.queune at bulac.fr QA Contact: testopia at bugs.koha-community.org When adding a subscription to a basket, we arrive on a form where vendor should be prefilled, as we are in a basket attached to a specific vendor. I think it's easier and more convenient for users to empty this search field if needed, rather than fill it for each subscription order. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:18:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:18:35 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-ibhH5BC4wE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121425 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121425&action=edit Bug 27885: (follow-up) Use biblionumbers instead of biblionumber in form action for club search This simply matches the code on the patrons search tab -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:19:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:19:45 +0000 Subject: [Koha-bugs] [Bug 28459] New: 'Edit tag > Cancel' resets tag search Message-ID: <bug-28459-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28459 Bug ID: 28459 Summary: 'Edit tag > Cancel' resets tag search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: severine.queune at bulac.fr QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com On MARC Framework modification (/cgi-bin/koha/admin/marctagstructure.pl) : - search for a specific tag, for example '800' - 'Edit tag' - save it, with or without modifications - note you're search for '800' is still active - 'Edit tag' again - cancel - boum ! you're back to tag 000 Behaviours should be more consistent, I think the search should be kept (personally, I often select 'Edit tag' instead of 'Edit subfields', and this bug can easily be annoying...). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:24:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:24:57 +0000 Subject: [Koha-bugs] [Bug 28460] New: Add ability to hide serial publication date from holdings table on intranet details Message-ID: <bug-28460-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28460 Bug ID: 28460 Summary: Add ability to hide serial publication date from holdings table on intranet details Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org If one is generating item records when receiving serials, then in the holdings table for that bib on detail.pl the enumcron column will show: - the enumcron value for that item - the serial numbering pattern (if it's different from the enumcron) - the serial publication date Libraries would like to have the option to simplify what shows here. I'd love to see a syspref for something like SerialEnumcronDisplay with the options: - Show enumcron, numbering pattern (if different), and pubdate [existing behavior] - Show enumcron and pubdate [ignoring serial numbering pattern if different from enumcron] - Show enumcron only -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:26:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:26:17 +0000 Subject: [Koha-bugs] [Bug 27885] Populate biblionumbers parameter when placing hold on single title In-Reply-To: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27885-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27885-70-QL5qosNS4r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27885 --- Comment #9 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Nick Clemens from comment #7) > (In reply to Katrin Fischer from comment #5) > > Hi Nick, from your last comment#, should this be FQA (as in: Needs more > > work)? You mention an issue with multi-holds for clubs. > > > > I doesn't apply, the conflict looks simple, but setting this one step back > > to get confirmation. > > This should be good to move forward - the problems you mentioned and the one > I found exist before the patch, the patch fixes the cases it is targeting Turns out it was just the action link the form being weird, functionality was not affected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:29:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:29:59 +0000 Subject: [Koha-bugs] [Bug 28461] New: Specify only one tag per route Message-ID: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Bug ID: 28461 Summary: Specify only one tag per route Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: REST API Assignee: jonathan.druart+koha at gmail.com Reporter: jonathan.druart+koha at gmail.com Or the route will be misplaced when generated by redoc -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:30:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:30:49 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-d8lhnXfJRk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:30:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:30:54 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-3B2ejFdfvp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121426&action=edit Bug 28461: Specify only one tag per route Or the route will be misplaced when generated by redoc git grep tags api|grep '",' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:50:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:50:29 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-wGvhfXOrMW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:50:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:50:31 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-9PO3tw9DPY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121426|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:50:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:50:59 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-WycCf1Hf4G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121427&action=edit Bug 28461: Specify only one tag per route Or the route will be misplaced when generated by redoc git grep tags api|grep '",' Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:51:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:51:03 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-PCZjSRV6cP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121428&action=edit Bug 28461: Fix SMTP servers and extended attributes Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:51:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:51:07 +0000 Subject: [Koha-bugs] [Bug 28454] Add Koha version number to database schema link in reports In-Reply-To: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28454-70-wNGTvE023f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:51:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:51:10 +0000 Subject: [Koha-bugs] [Bug 28454] Add Koha version number to database schema link in reports In-Reply-To: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28454-70-gA5G1prepZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121429&action=edit Bug 28454: Add Koha version number to database schema link in reports This patch modifies the guided reports script, adding a verion check so that a version string can be added to the database schema link if the user is using a non-development version. To test, apply the patch and go to reports -> Saved reports. - In the left-hand sidebar menu you should see a "Koha database schema" link. Depending on which version you're using, it may or may not have a version string included, e.g. "http://schema.koha-community.org/20_05" - In master, there is no version string added because there is no schema available for development versions. - If you apply the patch on a previous version, e.g. 'origin/20.11.x' you will see a link directly to that schema page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 14:51:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 12:51:39 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-wrvi5eqJe6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:03:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:03:30 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-3iNgZn6ErO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121430&action=edit Bug 28461: Fix orders, biblios, holds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:06:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:06:17 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-sBUjco0yZS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121430|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121431&action=edit Bug 28461: Fix orders, biblios, holds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:07:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:07:30 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-rlPDqDxAXq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:07:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:07:33 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-MmaqeOxbP6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121418|0 |1 is obsolete| | Attachment #121419|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121432&action=edit Bug 20688: Add accesskeys to hold modals This patch adds accesskey elements to the hold modals during checkin For tips on how to access the accesskeys: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey To test: 1 - Place some holds on items 2 - Check in an item with a hold at a branch that requires transfer 3 - Use accesskey I to ignore 4 - Use accesskey Y to confirm and transfer 5 - Check in again 6 - Use accesskey Y to confirm 7 - Repeat 4-6 with a new hold but use the accesskey P to print the slip 8 - Check in the item again ans use accesskey X to cancel Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:07:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:07:36 +0000 Subject: [Koha-bugs] [Bug 20688] Add accesskeys for hold confirmation boxes In-Reply-To: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20688-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20688-70-08WO8XRHk1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20688 --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 121433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121433&action=edit Bug 20688: Add accesskeys for transfers To test: 1 - Disable AutomaticItemReturn systme preference 2 - Check in an item that does not float at a branch no it's home 3 - Test new accesskeys for I,N,Y,P 4 - With transfer confirmed check the item in at a wrong branch 5 - Test accesskeys Y,P,X Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:10:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:10:52 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-kfeb25pc3o@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:10:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:10:54 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-o3wRDKnl52@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:10:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:10:58 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-LO9U2DvPVF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:11:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:11:01 +0000 Subject: [Koha-bugs] [Bug 28461] Specify only one tag per route In-Reply-To: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28461-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28461-70-UhUuAYN4WP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28461 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:11:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:11:16 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-Qr2BpLDbw7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #42 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last patch pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:17:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:17:20 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-eWYqHa2hAZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 --- Comment #17 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- Thanks everyone! Just for information, I noticed this on a client's 20.05 installation. So if it's backportable, it would be useful. :) Sorry I couldn't help more on this I'm swamped with client work atm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:20:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:20:44 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-vCpKOR4uKc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26734 CC| |jonathan.druart+koha at gmail. | |com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:20:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:20:44 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-3q6ojlRURB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28368 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 [Bug 28368] Error when printing receipt of point of sale -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:20:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:20:56 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-cJJH2ciGRP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:24:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:24:18 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-vCTnUzxuP6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:28:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:28:54 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-tlncxvVbQW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- (In reply to Jonathan Druart from comment #3) > Anyone saw that already on 20.11? This patch should fix the reported issue. > > Skaman, can you tell us if you are using a modified Koha (like your items > table has custom DB column)? We've not seen this issue here yet and have a few customers running 20.11 now. The patch looks reasonable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:42:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:42:02 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-JkbXTveXhe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Version|20.11 |unspecified Assignee|koha-bugs at lists.koha-commun |jonathan.druart+koha at gmail. |ity.org |com Severity|critical |normal --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Lowering severity as it's not confirmed on master, but marking as a candidate for early push during the next cycle. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:42:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:42:16 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-tTrr9imE7x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 15:59:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 13:59:04 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-SVEvUBvcwD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:00:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:00:15 +0000 Subject: [Koha-bugs] [Bug 26340] When printing labels from a barcode range, keep zero padding In-Reply-To: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26340-70-AcWFYim5Mh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:17:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:17:37 +0000 Subject: [Koha-bugs] [Bug 28340] Provide improved display of ILL request metadata in notices In-Reply-To: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28340-70-vXDRppf6Ob@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28340 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at libriotech.no, | |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:19:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:19:36 +0000 Subject: [Koha-bugs] [Bug 28462] New: TT tag on several lines break the translator tool Message-ID: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 Bug ID: 28462 Summary: TT tag on several lines break the translator tool Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org In opac-advsearch.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:20:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:20:32 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-XXVAvuYsB8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24539 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:20:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:20:32 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-AWrDkon5a3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28420 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:20:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:20:50 +0000 Subject: [Koha-bugs] [Bug 28463] New: Change spec for better looking in the docs Message-ID: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Bug ID: 28463 Summary: Change spec for better looking in the docs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com Now that we are making our API spec public [1] we need to take care of little details we didn't consider. Some of them: - Our tags are all lower-case and single-worded, like illrequests - They lack descriptions (addSMTPServer could have some nicely written description like 'Add SMTP server'). - Our tags are 'tag cloud' oriented, as with SwaggerUI showing them with colors, but ReDoc uses them to organize the navigator, so they need to be cleaned. We cannot have 'patrons' and 'patron', it should just be one. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:21:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:21:17 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-Ry5toPJTRO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |kyle at bywatersolutions.com, | |martin.renvoize at ptfs-europe | |.com Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:24:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:24:05 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-hMSFP7jvBR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18776 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18776 [Bug 18776] Translatability: Get rid of exposed tt directives in opac-advsearch.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:24:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:24:05 +0000 Subject: [Koha-bugs] [Bug 18776] Translatability: Get rid of exposed tt directives in opac-advsearch.tt In-Reply-To: <bug-18776-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-18776-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-18776-70-LBKCo0hyF9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18776 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28462 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 [Bug 28462] TT tag on several lines break the translator tool -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:24:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:24:28 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-HM9y42viqp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major --- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Well, not sure it's major actually, it has been there for a while now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:25:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:25:35 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-zeXd2czRxg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 --- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- http://koha.1045719.n5.nabble.com/Internal-Server-Error-OPAC-pt-BR-language-td6147738.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:27:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:27:31 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-3YRNZBbXui@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:27:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:27:35 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-V0vo9VYPIj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121434&action=edit Bug 28462: Remove TT tag on several lines - opac-advsearch.tt It fixes the translation in case the operators have been translated Test plan: 1. update/install pt-BR 2. Use pt-BR and hit opac-advsearch.pl 3. Notice the error Template process failed: file error - parse error - /kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/pt-BR/modules/opac-advsearch.tt line 409: unexpected token (e) [% IF (OpacAdvSearchMoreOptions and OpacAdvSearchMoreOptions.size> 0 e extended_options) ou (OpacAdvSearchOptions and OpacAdvSearchOptions.size> 0 e n expandido_options) %] at /kohadevbox/koha/C4/Templates.pm 4. Apply the patch and repeat 1 and 2 Note that it's now working -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:33:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:33:18 +0000 Subject: [Koha-bugs] [Bug 12316] can't put text on barcode label In-Reply-To: <bug-12316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-12316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-12316-70-Kg0HBV0g1J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12316 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:38:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:38:21 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-zQcv7TjXrV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:38:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:38:25 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-r404wZ1BAZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #6 from Peter Vashchuk <stalkernoid at gmail.com> --- Created attachment 121435 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121435&action=edit Bug 28316: screen square and curly brackets in the search query This patch screens all square and curly brackets which have no special language meaning, while keeping ranges as they are, allowing ES to search for biblios with titles that contain square and curly brackets and at the same time allows the use of range searches ([1990 TO 2000]). Previously, there was old time fix for curly brackets that replaced them with quotes which made curly brackets range functionality not working, that code was also removed with this patch Also this patch adds tests for this behavior. To reproduce: 1) with ES enabled, search for a book with tittle like "test [test]", which will result in error. 2) apply the patch. 3) search for that book again, which should work now. 4) run test QueryBuilder.t to make sure that it runs successfully. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:42:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:42:01 +0000 Subject: [Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below] In-Reply-To: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28432-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28432-70-YtlYJKqhni@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28432 --- Comment #3 from Nick Clemens <nick at bywatersolutions.com> --- Is this 20.05 and earlier? 20.11 does not appear to have _FixAccountForLostAndReturned? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:45:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:45:39 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-Qogt6U32JC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #27 from Nick Clemens <nick at bywatersolutions.com> --- I think I agree with Jonathan here, this fix is not the best, I expect we might see some timeouts on large batches, but this is better than silently failing to charge as expected. Moving my SO to PQA, feel free to ask for another pair of eyes Jonathan -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 16:49:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 14:49:25 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-SiVXAbn5oF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #7 from skaman.tx at gmail.com --- Thank you for the attention to this. I there a way to run the patch as an individual perl script now versus waiting for the next release cycle? I'd really like to get our installation caught up now versus falling farther behind. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:02:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:02:28 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-JGY9DbGbNe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to skaman.tx from comment #7) > Thank you for the attention to this. I there a way to run the patch as an > individual perl script now versus waiting for the next release cycle? I'd > really like to get our installation caught up now versus falling farther > behind. Apply the patch and execute the updatedatabase.pl script (in a test environment first please!) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:11:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:11:26 +0000 Subject: [Koha-bugs] [Bug 28464] New: Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds Message-ID: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Bug ID: 28464 Summary: Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: SIP2 Assignee: koha-bugs at lists.koha-community.org Reporter: kyle at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org Bug 24553 solved the issue related to non-waiting holds returning errors when canceled. However, if a hold is waiting and canceled, the SIP server will return the incorrect error message "No such hold on patron record." even though the hold canceled just fine. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:11:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:11:47 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-qw93OhKgsj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:11:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:11:50 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-XROmHPWOJ8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121035|0 |1 is obsolete| | --- Comment #7 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121436 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121436&action=edit Bug 28326: Add escape_query function to deal with reserved characters Bug 26313 introduced a search for analytics, which is great, but it started sending titles to ES. This, unfortunately, caused problems where the title contained reserved ES characters. As these searches should always be literal title searches, we should escape all the ES characters before the search. We should not make this a standard, however, as then it prevents using the characters for advanced ES searching, but we still add a function for future reuse To test: 1 - Have ES setup and running and swtich SearchEngine syspref to 'Elasticsearch' 2 - Edit a record and add some reserved ES characters to the title https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html e.g. De [Crasi] Aristophea. 3 - You get an error on the detail page loading 4 - Apply patch 5 - Reload 6 - The page successfully loads 7 - prove -v t/db_dependent/Koha/SearchEngine/Search.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:13:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:13:28 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-HTTlYxX7fA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:14:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:14:55 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-I3jgjI7F1q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24553 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24553 [Bug 24553] Cancelling hold via SIP returns a failed response even when cancellation succeeds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:14:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:14:55 +0000 Subject: [Koha-bugs] [Bug 24553] Cancelling hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-24553-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24553-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24553-70-iWH8JeHk9P@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24553 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28464 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:15:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:15:02 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-HV3umIxDGZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:16:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:16:37 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-IGZD6OMKbX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:16:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:16:40 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-8wUVlPZlFh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121437 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121437&action=edit Bug 28464: Add unit tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:17:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:17:42 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a wiating hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-xLDvlGWEgD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121438 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121438&action=edit Bug 28464: Remove useless check that gives the incorrect error message -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:21:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:21:09 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-Gev5QfJG5F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #9 from skaman.tx at gmail.com --- Understood. Please forgive my ignorance here as I am not a KOHA or perl programmer. Where/how do I apply the patch? The rest I understand. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:26:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:26:01 +0000 Subject: [Koha-bugs] [Bug 28465] New: Staff Account Restrictions Message-ID: <bug-28465-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28465 Bug ID: 28465 Summary: Staff Account Restrictions Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: christofer.zorn at ajaxlibrary.ca QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Hello All! One of our staff members had a mental lapse and deleted her own STAFF account the other day. Apparently Koha tried to stop her by preventing the deletion of either the account she was logged into, or by preventing her from deleting an account with a STAFF designation, but she was determined. She changed the account type from STAFF to COMPUSE, then the system didn’t stop her from deleting it. I'm proposing that if a staff member is not able to change another staff member's username, then they shouldn't be able to change the patron type of that account either. This would prevent a staff member from unintentionally (or otherwise) deleting a number of staff accounts. Thank you! Christofer -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 17:43:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 15:43:58 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-M1ZV8JAaIt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to skaman.tx from comment #9) > Understood. Please forgive my ignorance here as I am not a KOHA or perl > programmer. Where/how do I apply the patch? The rest I understand. The patch is adding a new file "installer/data/mysql/atomicupdate/bug_28267.perl" Create it with its content at this location. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 18:05:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 16:05:59 +0000 Subject: [Koha-bugs] [Bug 28267] Koha-common package upgrade problem from 20.05.xx to 20.11.04-1 In-Reply-To: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28267-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28267-70-CxIvtCbfzx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267 --- Comment #11 from skaman.tx at gmail.com --- Thank you. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 18:23:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 16:23:01 +0000 Subject: [Koha-bugs] [Bug 28464] Cancelling a waiting hold via SIP returns a failed response even when cancellation succeeds In-Reply-To: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28464-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28464-70-EY0mzG0yF0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28464 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cancelling a wiating hold |Cancelling a waiting hold |via SIP returns a failed |via SIP returns a failed |response even when |response even when |cancellation succeeds |cancellation succeeds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 19:41:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 17:41:25 +0000 Subject: [Koha-bugs] [Bug 28466] New: Comments not viewable from staff client within record Message-ID: <bug-28466-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28466 Bug ID: 28466 Summary: Comments not viewable from staff client within record Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: cbrannon at cdalibrary.org QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Approved patron comments are viewable in the record on the OPAC but not in the staff client. Staff can only view comments if they have access to accepted moderation page, or if they click over to the OPAC record. It would be a good idea to add the comments tab to the record on the staff client. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 20:37:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 18:37:52 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-p18nHcE7zh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 --- Comment #5 from Victor Grousset/tuxayo <victor at tuxayo.net> --- comment 4: new ticket bug 28406 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 20:48:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 18:48:01 +0000 Subject: [Koha-bugs] [Bug 28467] Add wording to TrackLastPatronActivity description to tell users that it records SIP authentication In-Reply-To: <bug-28467-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28467-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28467-70-1VBlIxceVq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28467 --- Comment #1 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- I recommend we replace that second sentence with: The first time each day that a patron either logs into the OPAC or connects to Koha via SIP, borrowers.last seen will update with the current date and time. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Wed May 26 20:39:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 18:39:01 +0000 Subject: [Koha-bugs] [Bug 28467] New: Add wording to TrackLastPatronActivity description to tell users that it records SIP authentication Message-ID: <bug-28467-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28467 Bug ID: 28467 Summary: Add wording to TrackLastPatronActivity description to tell users that it records SIP authentication Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com Right now, the description on TrackLastPatronActivity just says "Do/Don't track last patron activity. Every time a patron will connect, the borrowers.lastseen will be updated with the current time." It should say something about what it specifically records. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 21:06:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 19:06:29 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-4Axk5l0XCs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 Agustín Moyano <agustinmoyano at theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 21:06:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 19:06:33 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-VZnpfLbWe1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 --- Comment #1 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 121439 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121439&action=edit Bug 27948: Add atomic update -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 21:06:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 19:06:38 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-a8xYHmnYBW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 --- Comment #2 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 121440 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121440&action=edit Bug 27948: Add ArticleRequestsDisclaimerText syspref -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 21:06:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 19:06:43 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-JL76AlWgTq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 --- Comment #3 from Agustín Moyano <agustinmoyano at theke.io> --- Created attachment 121441 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121441&action=edit Bug 27948: Add disclaimer to article request If ArticleRequestsDisclaimerText syspref is set, a disclaimer text will appear fefore an article request can be made To test: 1. apply patches 2. enable ArticleRequest syspref 3. in OPAC place an article request for a patron CHECK => No disclaimer text should appear before placing article request 4. add a text in ArticleRequestsDisclaimerText syspref 5. repeat step 3 SUCCESS => A disclaimer text is shown before you can place an article request -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 21:25:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 19:25:45 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-lMECSkHRRI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |victor at tuxayo.net --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- The following name cause the crash despite the patch tag:{alpha TO omega} -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed May 26 23:58:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 26 May 2021 21:58:06 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-Ag8f4hnlBu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #20 from Mason James <mtj at kohaaloha.com> --- (In reply to Victor Grousset/tuxayo from comment #19) > No cpanfile on 19.11.x so I only backported: > Bug 28302: Update packages to ignore CGI::Compile 0.24 > Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) > > Was that the right choice? yes :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 03:53:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 01:53:16 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-0DVAYYX9lv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #11 from David Cook <dcook at prosentient.com.au> --- (In reply to mark.jaroski from comment #10) > Here's an odd idea from something I've noticed in the code. It looks like > there's Shibboleth support in there. > > That gives Koha admins the option of configuring authentication at the > webserver level with mod_auth_mellon or mod_auth_oidc either of which can be > configured to pass Shibboleth-style headers to an application. I think some vendors used to use mod_auth_mellon but it fell out of favour for some reason. Now mod_shib is used for the Shibboleth auth. I haven't looked at mod_auth_oidc, but it looks like it's available in Debian, so that could always be interesting: https://packages.debian.org/buster/libapache2-mod-auth-openidc > I've configured other applications that way, and it works well. Of course, > you have to guarantee that requests come to the application from your > webserver and nowhere else, but in a single box architecture that's no > problem at all. Using this patch here, you'd probably be able to use those quite easily. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 03:53:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 01:53:51 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-fr2hSIdFCZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #12 from David Cook <dcook at prosentient.com.au> --- I'm not sure when I'll get back to this. My schedule is pretty busy so probably next week. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 04:35:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 02:35:08 +0000 Subject: [Koha-bugs] [Bug 28465] Staff Account Restrictions In-Reply-To: <bug-28465-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28465-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28465-70-ixANvSYhXt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28465 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:12:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:12:25 +0000 Subject: [Koha-bugs] [Bug 28468] New: Unicode escape and non-whitespace C0 controls characters crash when put in the name of a record Message-ID: <bug-28468-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28468 Bug ID: 28468 Summary: Unicode escape and non-whitespace C0 controls characters crash when put in the name of a record Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: victor at tuxayo.net QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl Test: Edit a record and put the following as a name: foobar If above, there is nothing between foo and bar and there is no crash, copy it from this link: https://github.com/minimaxir/big-list-of-naughty-strings/blob/master/blns.txt#L718 «Roses are [0;31mred[0m, violets are [0;34mblue. Hope you enjoy terminal hue» error ↓↓↓↓↓↓↓ Invalid data, cannot decode metadata object (biblio_metadata.id=294, biblionumber=295, format=marcxml, schema=MARC21, decoding_error=':49: parser error : PCDATA invalid Char value 27 <subfield code="a">foobar</subfield> ^') at /usr/share/perl5/Exception/Class/Base.pm line 88 non-whitespace C0 controls characters: https://github.com/minimaxir/big-list-of-naughty-strings/blob/master/blns.txt#L116 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:13:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:13:23 +0000 Subject: [Koha-bugs] [Bug 28326] If ElasticSearch enable is not possible to edit or save records with ' ES reserved charset' like [] In-Reply-To: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28326-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28326-70-00ZbYznwZM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28326 --- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> --- More tests. The following name cause the crash despite the patch. == Tested strings, work == quikc~ brwn~ foks~ name:/joh?n(ath[oa]n)/ count:[10 TO *] age:(+>=10 +<20) quick^2 fox The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / == Crash == "fox quick"~5 tag:{alpha TO omega} Nmap network scanning : <> >< -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:17:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:17:56 +0000 Subject: [Koha-bugs] [Bug 28468] Unicode escape and non-whitespace C0 controls characters crash when put in the name of a record In-Reply-To: <bug-28468-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28468-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28468-70-uIyQZtkcB3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28468 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:23:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:23:28 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-RSUjhgCddz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 --- Comment #32 from David Cook <dcook at prosentient.com.au> --- I think this button may have been misplaced. Both of the following links seem to indicate that the "Skip to main content" link should be at the top of the page and before the navigation, but we've put it in the nav element. https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ https://www.w3.org/TR/WCAG20-TECHS/G1.html I've mostly noticed this because I'm adding content above the nav bar and it's causing the "Skip to main content" button to display incorrectly. I'll open a new issue to move it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:24:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:24:27 +0000 Subject: [Koha-bugs] [Bug 28469] New: Move "Skip to main content" link to top of page Message-ID: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 Bug ID: 28469 Summary: Move "Skip to main content" link to top of page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org Both of the following links seem to indicate that the "Skip to main content" link should be at the top of the page and before the navigation, but we've put it in the nav element. https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ https://www.w3.org/TR/WCAG20-TECHS/G1.html I've mostly noticed this because I'm adding content above the nav bar and it's causing the "Skip to main content" button to display incorrectly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:24:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:24:39 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-rx1WeI8FJq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22807 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 [Bug 22807] Accessibility: Add 'Skip to main content' link -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:24:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:24:39 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-pDHv4EHoEt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28469 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 [Bug 28469] Move "Skip to main content" link to top of page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:24:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:24:46 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-pHtD76h0eM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:34:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:34:04 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-ygRZLgry88@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|28469 | --- Comment #33 from David Cook <dcook at prosentient.com.au> --- I'm also not sure it works as quite as intended either since the focus remains at the top but I don't know enough about keyboard accessibility to comment on that... Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 [Bug 28469] Move "Skip to main content" link to top of page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:34:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:34:04 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-PDAO3F1Jkz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|22807 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 [Bug 22807] Accessibility: Add 'Skip to main content' link -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:36:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:36:50 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-6VYh9EFt0V@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 --- Comment #34 from Aleisha Amohia <aleisha at catalyst.net.nz> --- My understanding is that the 'Skip to main content' button should NOT show. It should be top of the page because it should be the first 'tab' when the page loads. Only when they 'tab' to the button does it then visibly show. Then triggering the button should send you to the main content, hide the button, and shift the focus to the main content. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:40:56 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-CFsjbKlv2Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:41:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:41:00 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-THIS0ha9x8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Created attachment 121442 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121442&action=edit Bug 28469: Move "Skip to main content" to top of OPAC page This patch moves the "Skip to main content" button out of the nav element and to the top of the <body> element, so that it's the first (potentially) viewable element on the page. This means you can inject content above the navbar, which has a relative position, and it won't disrupt the display of the "Skip to main content" button. To test: 1) Apply patch 2) Same test plan as Bug 22807: Go to any page in the OPAC and hit the tab key. The "Skip to main content" link should appear. Tabbing away from it should cause the link to hide. Hitting the ENTER key when the link is highlighted should cause the page to scroll to the main content. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:42:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:42:52 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-M0wqIWHWzz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22807 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 [Bug 22807] Accessibility: Add 'Skip to main content' link -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:42:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:42:52 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-MmdwmgvSOR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28469 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 [Bug 28469] Move "Skip to main content" link to top of page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:44:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:44:18 +0000 Subject: [Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to main content' link In-Reply-To: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22807-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22807-70-cFb2QcJgaC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22807 --- Comment #35 from David Cook <dcook at prosentient.com.au> --- (In reply to Aleisha Amohia from comment #34) > My understanding is that the 'Skip to main content' button should NOT show. > It should be top of the page because it should be the first 'tab' when the > page loads. Only when they 'tab' to the button does it then visibly show. > Then triggering the button should send you to the main content, hide the > button, and shift the focus to the main content. That's my understanding as well. I just tried again and it's working as intended in terms of focus. The display is a bit messed up if you put content above the navbar, because the "Skip to main content" button is positioned relative to its first positioned ancestor, which looks to be the navbar. Bug 28469 fixes the positioning though. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 05:56:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 03:56:32 +0000 Subject: [Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles In-Reply-To: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15516-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15516-70-1s3Yx8wywa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #330 from David Cook <dcook at prosentient.com.au> --- I can look at fixing up some of those QA errors as they're very minor. I can take a look at the maxreserves thing too although that might be more complex.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 07:40:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 05:40:56 +0000 Subject: [Koha-bugs] [Bug 24968] Add Syspref controls for cronjobs In-Reply-To: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24968-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24968-70-9Qr2nxpZVh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24968 Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emmi.takkinen at koha-suomi.fi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 08:06:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 06:06:31 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-RSzZaXIOjo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #264 from David Cook <dcook at prosentient.com.au> --- Test plan: 0) git bz apply 15565 1) restart_all 2) Set up a record with 4 items E.g. add 3 items to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29 Staff Interface: 3) Set the maxreserves system preference to 2 (from 50) 4) Go to http://localhost:8081/cgi-bin/koha/reserve/request.pl?borrowernumber=51&biblionumber=29 5) Try to place a hold on all the items Unfortunately, as soon as I choose 1 item, it says "Patron reached the maximum number of holds". It looks like these patches don't work with "Unlimited" holds, so this functionality is fundamentally broken... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 08:38:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 06:38:30 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-w5xaoCUib6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #265 from David Cook <dcook at prosentient.com.au> --- Ok so there are 4 different settings that control the allowable number of holds: maxreserves (global system preference) "Holds allowed (total)" (circ rule: reservesallowed) "Holds allowed (daily)" (circ rule: holds_per_day) "Holds per record (count)" (circ rule: holds_per_record) C4::Reserves is a mess... If the following are blank/empty (notably not null), then 15565 doesn't work. select * from circulation_rules where rule_name IN ('reservesallowed', 'holds_per_day', 'holds_per_record'); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 08:51:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 06:51:58 +0000 Subject: [Koha-bugs] [Bug 15565] Place multiple item-level holds at once for the same record In-Reply-To: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15565-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15565-70-DN7l0raG4W@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #266 from David Cook <dcook at prosentient.com.au> --- I need to finish up for the day, but... I reckon we need something like this: Koha::Holds->remaining_reserves_total({ patron => $patron, }); maxreserves (global system preference) "Holds allowed (total)" (circ rule: reservesallowed) Koha::Holds->remaining_reserves_record({ patron => $patron, record => $biblio, }); "Holds per record (count)" (circ rule: holds_per_record) Koha::Holds->remaining_reserves_today({ patron => $patron, record => $biblio, }); "Holds allowed (daily)" (circ rule: holds_per_day) And each needs to consider an unlimited number (although in theory maxreserves should always be a positive integer). Then when you're checking boxes you check each of those totals in turn. (The reason for having separate functions is so that you can tell the user what limit they've exceeded...). An unlimited rule should probably return a null response, so that you only consider counts that are digits. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 08:53:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 06:53:56 +0000 Subject: [Koha-bugs] [Bug 28470] New: Typo: Are you sure you with to chart this report? Message-ID: <bug-28470-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28470 Bug ID: 28470 Summary: Typo: Are you sure you with to chart this report? Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org Typo: koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt:1392 Fetching full chart data for reports with many rows can cause performance issues. Are you sure you with to chart this report? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:04:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:04:41 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-7KfPYziGVX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25429 --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- The option vs syspref question for this script has been discussed recently on bug 25429. The last version of the patches there *should* reflect the consensus we found (I haven't had the time to review however). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:04:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:04:41 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-JxIG3Veprz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28457 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:08:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:08:32 +0000 Subject: [Koha-bugs] [Bug 7972] GUI for Crons In-Reply-To: <bug-7972-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-7972-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7972-70-OZZMjzhgd1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7972 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=1993 CC| |jonathan.druart+koha at gmail. | |com --- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- An eventual implementation for this bug should have bug 1993 in mind. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:08:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:08:32 +0000 Subject: [Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write In-Reply-To: <bug-1993-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-1993-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1993-70-wqjLsTNJCL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=7972 -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:19:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:19:20 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-bdfLmVhdlK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #28 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- I agree with Nick.. I've been testing it yesterday and so far it all worked reasonably well, but I've not had a massive batch to play with yet.. I'll add my QA SO lines this morning after the school run ;) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:48:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:48:03 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-N0Pl7HJfc7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121435|0 |1 is obsolete| | CC| |emmi.takkinen at koha-suomi.fi --- Comment #7 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> --- Created attachment 121443 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121443&action=edit Bug 28316: screen square and curly brackets in the search query This patch screens all square and curly brackets which have no special language meaning, while keeping ranges as they are, allowing ES to search for biblios with titles that contain square and curly brackets and at the same time allows the use of range searches ([1990 TO 2000]). Previously, there was old time fix for curly brackets that replaced them with quotes which made curly brackets range functionality not working, that code was also removed with this patch Also this patch adds tests for this behavior. To reproduce: 1) with ES enabled, search for a book with tittle like "test [test]", which will result in error. 2) apply the patch. 3) search for that book again, which should work now. 4) run test QueryBuilder.t to make sure that it runs successfully. Signed-off-by: Emmi Takkinen <emmi.takkinen at koha-suomi.fi> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 09:48:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 07:48:12 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-Oi4jFIhl87@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 10:50:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 08:50:07 +0000 Subject: [Koha-bugs] [Bug 20212] Improve performance of acquisitions receive page In-Reply-To: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20212-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20212-70-0NfIHuiSGT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Slowness in receiving in |Improve performance of |acquisitions |acquisitions receive page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 10:52:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 08:52:41 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-kFVLqLLUC3@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121081|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121444&action=edit Bug 28364: Make log4perl.conf belong to the instance user This patch makes koha-create generate the log4perl.conf file for the instance, belonging to the instance user. This is done in order to have the z3950 responder work. My original idea was to make the responder accept a '-g' parameter but that is not supported by Net::Z3950::Responder. Also, as the library insists on handling the PID file on its own, it wont' work to handle the responsability to start-stop-daemon. The only solution I found was making the fiel be owned by the instance user. 1. Create a Koha instance: $ koha-create --create-db test 2. Initiate all the things 3. Enable and start the z3950 responder $ koha-z3950-responder --enable test $ koha-z3950-responder --start test 4. Try doing some search: $ yaz-client localhost:2100 => FAIL: you get: Connecting...OK. Sent initrequest. Target closed connection Z> quit See you later, alligator. => FAIL: No warning or anything on the logs 5. Stop the daemon $ koha-z3950-responder --stop test 6. Run it manually: $ PERL5LIB=/usr/share/koha/lib KOHA_CONF=/etc/koha/sites/test/koha-conf.xml \ /usr/bin/perl /usr/share/koha/bin/z3950_responder.pl \ -c /etc/koha/sites/test/z3950 -u test-koha \ -p /var/run/koha/test/z3950-responder.pid -d test-koha-z3950 7. Repeat the 4, on a separate terminal (no daemon mode this time) => FAIL: You get: Cannot open /etc/koha/sites/test/log4perl.conf (Permission denied) at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line 51. 8. Change the file owner: $ chown test-koha /etc/koha/sites/test/log4perl.conf 9. Repeat 6, and 4 => SUCCESS: It doesn't break anymore! 10. Apply this patch 11. Create a new instance, with the patched koha-create: $ debian/scripts/koha-create --create-db test1 12: Check the generated files permissions: $ ls -l /etc/koha/sites/test2 => SUCCESS: You get: -rw-r----- 1 root test2-koha 19720 May 17 13:26 koha-conf.xml -rw-r----- 1 test2-koha test2-koha 2825 May 17 13:26 log4perl.conf -rw-r----- 1 root test2-koha 2014 May 17 13:26 zebra-authorities-dom.cfg -rw-r----- 1 root test2-koha 2279 May 17 13:26 zebra-biblios-dom.cfg -rw-r----- 1 root test2-koha 26 May 17 13:26 zebra.passwd 13. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Ere Maijala <ere.maijala at helsinki.fi> Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 10:53:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 08:53:11 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-CXIqdBPyYs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- All works as expected now, thanks. Passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 10:57:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 08:57:41 +0000 Subject: [Koha-bugs] [Bug 11299] Add a button to automatically link authority records in cataloguing (AJAX) In-Reply-To: <bug-11299-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-11299-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-11299-70-oCA83N7NkV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |new feature -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:00:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:00:08 +0000 Subject: [Koha-bugs] [Bug 27545] NewItemsDefaultLocation is only used from additem.pl In-Reply-To: <bug-27545-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27545-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27545-70-suy81ukPjx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27545 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:03:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:03:44 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-SOjLd0bi00@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bolshawh at parliament.uk, | |martin.renvoize at ptfs-europe | |.com, | |wainuiwitikapark at catalyst.n | |et.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:04:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:04:27 +0000 Subject: [Koha-bugs] [Bug 26057] Add Koha::Item::Transfer->cancel method In-Reply-To: <bug-26057-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26057-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26057-70-Zpc5RxM1jn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26057 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:04:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:04:50 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-vYpcNxK6GO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 --- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Added our two accessibility advocates to take a look at this. It seems like a reasonable change to me.. honestly I can't remember why I put it within the nav in the first place... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:05:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:05:24 +0000 Subject: [Koha-bugs] [Bug 27545] NewItemsDefaultLocation is only used from additem.pl In-Reply-To: <bug-27545-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27545-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27545-70-qOooN3pRhs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27545 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |The NewItemsDefaultLocation release notes| |syste prefernce setting is | |now also used when adding | |items in the serials or | |acquisition module or when | |importing items through the | |staged MARC import tools. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:07:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:07:42 +0000 Subject: [Koha-bugs] [Bug 26498] Add option to set a default expire date for holds at reservation time In-Reply-To: <bug-26498-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26498-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26498-70-K6YvLO7M5N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26498 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Hold requests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:09:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:09:57 +0000 Subject: [Koha-bugs] [Bug 27281] Replace call to `C4::Circulation::DeleteTransfer` with `Koha::Item::Transfer->cancel({ comment => $comment })` in `C4::Circulation::LostItem` In-Reply-To: <bug-27281-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27281-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27281-70-yATfB5c6B5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27281 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Architecture, internals, | |and plumbing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:11:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:11:02 +0000 Subject: [Koha-bugs] [Bug 27790] Possibility to filter Holds to pull list using pickup place In-Reply-To: <bug-27790-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27790-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27790-70-eiUqIyYpt9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Hold requests Text to go in the|Add option to filter by |Add option to filter by release notes|pickup location in Holds to |pickup location in Holds to |Pull |pull report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:14:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:14:34 +0000 Subject: [Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices In-Reply-To: <bug-15986-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-15986-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-15986-70-tc03FdTmhu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a script |This patch adds a new release notes|for sending holds reminder |script (holds_reminder.pl) |notices to patrons. The |for sending holds reminder |script is intended to be |notices to patrons. The |run as a cronjob and takes |script is intended to be |several parameters: |run as a cronjob and takes |days - |several parameters: |after how many days waiting |days - |to send the notice |after how many days waiting |lettercode - to specify |to send the notice |which notice is used |lettercode - to specify |library - (repeatable) to |which notice is used |specify which branches to |library - (repeatable) to |send notices from |specify which branches to |holidays |send notices from |- to specify that holidays |holidays |should not be counted as |- to specify that holidays |waiting days |should not be counted as |mtt - (message |waiting days |transport type) to specify |mtt - (message |which notice format to use, |transport type) to specify |i.e. print, email, etc. |which notice format to use, |date - to run the script as |i.e. print, email, etc. |it would have been on a |date - to run the script as |specific date |it would have been on a |n - no |specific date |emails - test mode, report |n - no |only, do not send notices |emails - test mode, report | |only, do not send notices -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:15:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:15:31 +0000 Subject: [Koha-bugs] [Bug 24541] Database clean-up: purge messages In-Reply-To: <bug-24541-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24541-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24541-70-PxfpGDfXSY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24541 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Database cleanups, purge |Database clean-up: purge |messages |messages -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:16:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:16:26 +0000 Subject: [Koha-bugs] [Bug 24541] Database clean-up: purge messages In-Reply-To: <bug-24541-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24541-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24541-70-kgbP18vm1h@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24541 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Adds a new option to the release notes| |cleanup_database.pl cron | |job to schedule deletion of | |messages added to patron | |accounts. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:24:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:24:24 +0000 Subject: [Koha-bugs] [Bug 28092] Holds to pull needs to include reserve notes In-Reply-To: <bug-28092-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28092-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28092-70-E7BwqPYWdf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28092 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Add reserve notes column to |Adds reserve notes column release notes|Holds to Pull list |to Holds to pull report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:30:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:30:50 +0000 Subject: [Koha-bugs] [Bug 14723] Additional delivery notes to messages In-Reply-To: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-14723-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-14723-70-N4yAIiqSIk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14723 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 11:35:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 09:35:01 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-xNiahhUwRg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement updates |This enhancement updates release notes|the existing slip printing |the existing slip printing |code to utilise the |code to utilise the |internal GetPreparedLetter |internal GetPreparedLetter |function as our other |function as our other |notices do. |notices do. | | |This leads to |This leads to |code clarity improvements |code clarity improvements |and consistency and is part |and consistency and is part |of the path to migrating |of the path to migrating |all notices to use template |all notices to use template |toolkit consistently as |toolkit consistently as |well as exposing more |well as exposing more |variables to the template |variables to the template |system for notices. |system for notices. | | |*WARNING*: We replace any |*WARNING*: We replace any |existing notices for the |existing notices for the |monetary slips with a |monetary slips with a |modern equivalent using |modern equivalent using |template toolkit. Any |template toolkit. Any |customised templates will |customised templates will |be recorded in the action |be recorded in the action |logs and should be used as |logs and should be used as |inspiration for updating |inspiration for updating |the new slips to include |the new slips to include |your libraries |your libraries |customizations. |customizations. Letter | |codes: ACCOUNT_CREDIT, | |ACCOUNT_DEBIT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 12:01:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 10:01:44 +0000 Subject: [Koha-bugs] [Bug 28127] POS register details tables should have a transaction date In-Reply-To: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28127-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28127-70-bvOQNT2ZvZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28127 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Staff Client |Fines and fees -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 12:08:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 10:08:11 +0000 Subject: [Koha-bugs] [Bug 27403] Enable fixedHeader for Datatables In-Reply-To: <bug-27403-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27403-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27403-70-uipMJCPqSo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27403 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 12:13:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 10:13:00 +0000 Subject: [Koha-bugs] [Bug 28471] New: koha-dump --schema-only does not work with mysqldump 8 Message-ID: <bug-28471-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28471 Bug ID: 28471 Summary: koha-dump --schema-only does not work with mysqldump 8 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 26947 With focal mysqldump: Couldn't execute 'SELECT COLUMN_NAME, JSON_EXTRACT(HISTOGRAM, '$."number-of-buckets-specified"') FROM information_schema.COLUMN_STATISTICS WHERE SCHEMA_NAME = 'koha_kohadev' AND TABLE_NAME = 'account_credit_types';': Unknown table 'COLUMN_STATISTICS' in information_schema (1109) But adding --column-statistics=0 (like suggested over the web) will break the command when run with a lower version mysqldump: unknown variable 'column-statistics=0' Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26947 [Bug 26947] kohastructure.sql should be updated for each release -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 12:13:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 10:13:00 +0000 Subject: [Koha-bugs] [Bug 26947] kohastructure.sql should be updated for each release In-Reply-To: <bug-26947-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26947-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26947-70-JXDSGAXpGG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26947 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28471 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28471 [Bug 28471] koha-dump --schema-only does not work with mysqldump 8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 13:29:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 11:29:44 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-6AEPKy4Aew@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121445&action=edit Bug 28463: Add tags definitions in swagger.yaml This patch starts the work of curating the spec documentation-related aspects. It doesn't involve any functional change on the API, just labels (used to render docs) and some descriptions basis is added. - A top level 'tags' entry is added to swagger.yaml. - The 'name' attribute is left with double quotes. This is on purpose, to differentiate from 'x-displayName' which is the actual text to be displayer and should be handled by documentation folks, not us, devs :-D - I add a very limited 'description' attribute there. It is the top level description of the section. For example the description for the 'Biblios' section is 'Manage bibliographic records'. As it expects Markdown, anything we want can be added there. - Some labels have been tweaked in paths, to rollback the decision of making the labels in paths more end-user friendly. We don't want them to be typed much, and I picked what we use the most: snake_case. - The order in which things are displayed, is the one we specified on the swagger.yaml file. The 'batch import profiles' one is left at the bottom on purpose. But this is subject to discussion. As a general rule, I put them all in alphabetical order (on the x-displayName label I mean). I submit early before family duties so others can pick where I left in the morning. So: TODO: - I'm not sure what's best for Advanced editor macros. My bet is we should define a 'Macros' label, and use a summary on the routes themselves to specify this are not just 'macros', but advanced editor macros. Look at the return claims paths to understand how I propose to use the 'summary' attribtue. - I understand how we use 'rotas', but someone more familiar with the terminology,... please... step in. - Related to the first item here, we need to add summary to all routes, so ReDoc doesn't display the operationId anymore. Again, I put an example in Return claims that we can follow. To test: 1. Have KTD running 2. Open your browser at: http://localhost:/8080/api/v1/ 3. Save the page as spec.json in some known dir 4. Go to that dir and run: $ docker run -it --rm -p 8083:80 \ -v $(pwd)/spec.json:/usr/share/nginx/html/swagger.json \ -e SPEC_URL=swagger.json redocly/redoc 5. Open your browser at http://localhost:8083 => SUCCESS: You see the docs 6. Look at the list of 'categories' on the left => FAIL: They look a bit weird 7. Apply this patch 8. Ctrl+c on the terminal running docker 9. Reload plack 10. Repeat 2 through 6 => SUCCESS: Wow, things look better! 11. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 13:59:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 11:59:36 +0000 Subject: [Koha-bugs] [Bug 28472] New: UpdateItemLocationOnCheckin not updating items where location is null Message-ID: <bug-28472-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28472 Bug ID: 28472 Summary: UpdateItemLocationOnCheckin not updating items where location is null Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com UpdateItemLocationOnCheckin can be set to update ALL items at checkin. But that ALL is excluding items where location is null. To recreate: - have a location CART - in UpdateItemLocationOnCheckin, enter "_ALL_: CART" - find an item with a shelving location, check it in, confirm it changes to CART - find an item with a NULL shelving location, check it in, confirm it doesn't go to CART -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:01:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:01:07 +0000 Subject: [Koha-bugs] [Bug 24857] Add ability to create "Volumes" for records, and assign items to volumes In-Reply-To: <bug-24857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24857-70-LVzLEpn6lk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857 Séverine Queune <severine.queune at bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |severine.queune at bulac.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:06:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:06:53 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-s2UABwYFj2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:12:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:12:51 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-rx01qTLsdZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:20:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:20:33 +0000 Subject: [Koha-bugs] [Bug 28472] UpdateItemLocationOnCheckin not updating items where location is null In-Reply-To: <bug-28472-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28472-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28472-70-17YnYULIlu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28472 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26581 CC| |nick at bywatersolutions.com --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- I broke this trying to stop a warning: Was: if ( $item->location ne $update_loc_rules->{_ALL_}) { Became: if ( defined $item->location && $item->location ne $update_loc_rules->{_ALL_}) { Should be: if ( ( defined $item->location && $item->location ne $update_loc_rules->{_ALL_}) || (!defined $item->location && $update_loc_rules->{_ALL_} ne "") ) { Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26581 [Bug 26581] Elasticsearch - Records can be indexed multiple times during returns -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:20:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:20:33 +0000 Subject: [Koha-bugs] [Bug 26581] Elasticsearch - Records can be indexed multiple times during returns In-Reply-To: <bug-26581-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26581-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26581-70-nmptHtISyV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26581 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28472 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28472 [Bug 28472] UpdateItemLocationOnCheckin not updating items where location is null -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:27:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:27:21 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-eFgdTGqOag@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 --- Comment #104 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121446 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121446&action=edit Bug 26734: Renamed activethemes with _activethemes There was an existing call to $self->activethemes that behave as setter: 85 $self->activethemes($activethemes); I am not sure what are the side-effects but it does not look good. It caused warning in the logs: Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 279. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 280. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 282. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:41:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:41:47 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-nRSv5d95pI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #43 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121447 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121447&action=edit Bug 28386: Remove _others_ from the contributor list We arbitrarily use "_others_" for unknown contributors (biblibre, bywater, ptfs-e teams, etc) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:41:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:41:52 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-FTaNl3NX5F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #44 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Created attachment 121448 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121448&action=edit Bug 28386: Sort authors by lastname || firstname If several authors have the same lastname, they are swapped in the list between the different runs. This is reusing the code from the release_tools, see issue #24 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:46:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:46:59 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-WxHg0BdTDI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:47:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:47:33 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-o9i6DWeH2k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:48:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:48:40 +0000 Subject: [Koha-bugs] [Bug 28015] Inventory tool fails when timeformat=12h In-Reply-To: <bug-28015-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28015-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28015-70-Dyzb3IV3r6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28015 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28440 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:48:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:48:40 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-Vnn0OoHSF2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28015 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:49:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:49:21 +0000 Subject: [Koha-bugs] [Bug 28440] Inventory tool tries to put a time into DateLastSeen In-Reply-To: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28440-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28440-70-vARZAadxOe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28440 --- Comment #2 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Still fighting with this, but running theory is it fails in the afternoon if one is using 12-hour time. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:52:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:52:48 +0000 Subject: [Koha-bugs] [Bug 28473] New: Add REST endpoint for searching extended patron attributes Message-ID: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28473 Bug ID: 28473 Summary: Add REST endpoint for searching extended patron attributes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi CC: tomascohen at gmail.com We would like to be able to search all our extended patron attributes in the database. The following endpoint would probably need to be added for this: GET /extended_attributes It should have an option to search with the attribute type and value. This is API endpoint would be useful for example gathering a list of patrons with a specific extended attribute which has a statistics group for example, or for searching patrons that are blocked via a special attribute, and so on. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 14:58:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 12:58:25 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-YTcDFi4fZZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 --- Comment #105 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121449&action=edit Bug 26734: [ALT] Renamed activethemes with availablethemes There was an existing call to $self->activethemes that behave as setter: 85 $self->activethemes($activethemes); I am not sure what are the side-effects but it does not look good. It caused warning in the logs: Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 279. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 280. Use of uninitialized value $interface in string eq at /kohadevbox/koha/C4/Templates.pm line 282. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296. Use of uninitialized value $lang in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 296 Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:06:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:06:12 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-8QWWehk38G@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121446|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:13 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-flxSd88fxe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:15 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-sKlC0KBg44@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:18 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-ADeubxBKh2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:22 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-MjVfullJiB@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 --- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:24 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-rgSTy8UIRD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:27 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-4rxTWElwju@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:30 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-ZDP6naRkJa@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:33 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-NzZJ3Kktj2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:10:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:10:37 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-KG7iWTKXSk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 --- Comment #106 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Follow-up pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:11:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:11:24 +0000 Subject: [Koha-bugs] [Bug 28386] Replace dev_map.yaml from release_tools with .mailmap In-Reply-To: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28386-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28386-70-lJt6lso3DQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28386 --- Comment #45 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Last 2 patches pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:12:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:12:00 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-ENlmYM4GWF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:12:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:12:02 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-0hMrRZMUnj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:12:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:12:04 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-9Xqk70BEpO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:12:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:12:11 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-vv9UurQQMc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:13:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:13:08 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-ICW6n1ZwPV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Keywords| |rel_21_05_candidate -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:16:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:16:35 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-ozEpXR61IM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121450 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121450&action=edit Bug 28463: Add missing tags This patch adds entries for: - Rotas - Circulation rules - Macros Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:16:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:16:44 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-brBBliwZs8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121451&action=edit Bug 28463: Add summary to all routes This patch adds a 'summary' entry to all routes and verbs. This way, ReDoc will display a human-friendly description of the route, instead of the operationId. To test, repeat the testing steps in the previous patch, and notice that we now have good descriptions. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:18:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:18:06 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-eivunOAXz8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |martin.renvoize at ptfs-europe | |.com CC| |agustinmoyano at theke.io, | |katrin.fischer at bsz-bw.de, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:18:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:18:16 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-9UVpYU1kmK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:27:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:27:36 +0000 Subject: [Koha-bugs] [Bug 28474] New: Pass process_message_queue.pl params to before_send_messages plugin hooks Message-ID: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474 Bug ID: 28474 Summary: Pass process_message_queue.pl params to before_send_messages plugin hooks Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs at lists.koha-community.org Reporter: kyle at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org It would be useful to send most of the process_message_queue.pl script parameters to any plugin before_send_messages hooks. For example, the Twilio Voice plugin uses before_send_messages to send phone messages, but if the script is called with "-t email", it doesn't know and will make phone calls! If that info were passed in, the plugin could be made aware of it and only make calls if no "-t" or a "-t phone" were set in the parameters. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:27:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:27:41 +0000 Subject: [Koha-bugs] [Bug 28474] Pass process_message_queue.pl params to before_send_messages plugin hooks In-Reply-To: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28474-70-Q7EczMwHqe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:30:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:30:17 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-ywMScXY1qe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:30:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:30:33 +0000 Subject: [Koha-bugs] [Bug 28473] Add REST endpoint for searching extended patron attributes In-Reply-To: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28473-70-MINpnxl2Hz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28473 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- It is a good idea. Remember there's the possibility to search patrons with x-koha-embed: extended_attributes, and then filter by extended_attributes.type using the q= parameter -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:31:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:31:21 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-9E24URV8pT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Mason James from comment #20) > (In reply to Victor Grousset/tuxayo from comment #19) > > No cpanfile on 19.11.x so I only backported: > > Bug 28302: Update packages to ignore CGI::Compile 0.24 > > Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) > > > > Was that the right choice? > > yes :) Shouldn't it have been added to PerlDependencies then? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:47:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:47:35 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-Q5l2XonLWh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- This is a great improvement, I have been playing with this and bug 28326. I found most things work, but QueryAutoTruncate does play some role here. Title of record: The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} With QueryAutoTruncate = only if * is added: The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} => No results Quote it: "The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega}" => Results! With QueryAutoTrunacte = automatically: The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} => Error: Unable to perform your search Quote it: "The ideas behind the chess openings "fox quick"~5 tag:{alpha TO omega} " => Results I find that with this patch, and then adding quotes around the search in bug 28326: diff --git a/catalogue/detail.pl b/catalogue/detail.pl index 8d06f0da51..b11346162c 100755 --- a/catalogue/detail.pl +++ b/catalogue/detail.pl @@ -132,7 +132,7 @@ if ( $xslfile ) { my $query = ( C4::Context->preference('UseControlNumber') and $record->field('001') ) ? 'rcn:'. $record->field('001')->data . ' AND (bib-level:a OR bib-level:b)' - : "Host-item:$cleaned_title"; + : 'Host-item:"'.$cleaned_title.'"'; Most things work. I am pinging Victor as he has been finding ways to fail all of these, but I think we are on a good track -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:52:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:52:07 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-2HKU2dbBwS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #9 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- When testing this I think it would be good idea to verify if the behaviour with QueryRegexEscapeOptions set to other than "Escape" value still works as expected. Although I have come across many problems in the past already if QueryRegexEscapeOptions doesn't have the "Escape" option set so I'm not sure how it is actually even supposed to work with the other values. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:55:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:55:25 +0000 Subject: [Koha-bugs] [Bug 28474] Pass process_message_queue.pl params to before_send_messages plugin hooks In-Reply-To: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28474-70-uBdIaNhwTc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 15:55:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 13:55:28 +0000 Subject: [Koha-bugs] [Bug 28474] Pass process_message_queue.pl params to before_send_messages plugin hooks In-Reply-To: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28474-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28474-70-gR2cBrigT5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121452 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121452&action=edit Bug 28474: Pass process_message_queue.pl params to before_send_messages plugin hooks It would be useful to send most of the process_message_queue.pl script parameters to any plugin before_send_messages hooks. For example, the Twilio Voice plugin uses before_send_messages to send phone messages, but if the script is called with "-t email", it doesn't know and will make phone calls! If that info were passed in, the plugin could be made aware of it and only make calls if no "-t" or a "-t phone" were set in the parameters. Test Plan: 1) Apply this patch 2) Install Kitchen Sink plugin v2.2.0 or later https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/releases/download/v2.2.0/dev-koha-plugin-kitchen-sink-2.2.0.kpz 3) Run misc/cronjobs/process_message_queue.pl with any or all non-email related paramters 4) Note the plugin output shows the parameters were passed to the plugin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 16:12:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 14:12:42 +0000 Subject: [Koha-bugs] [Bug 24147] Objects.t is failing randomly In-Reply-To: <bug-24147-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24147-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24147-70-yvMCJ2EMwX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24147 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- U_Stable 181, Docker_3 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 16:31:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 14:31:51 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-8AjqcanLZd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 16:31:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 14:31:55 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-1IRW6XKGye@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121445|0 |1 is obsolete| | Attachment #121450|0 |1 is obsolete| | Attachment #121451|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121453 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121453&action=edit Bug 28463: Add tags definitions in swagger.yaml This patch starts the work of curating the spec documentation-related aspects. It doesn't involve any functional change on the API, just labels (used to render docs) and some descriptions basis is added. - A top level 'tags' entry is added to swagger.yaml. - The 'name' attribute is left with double quotes. This is on purpose, to differentiate from 'x-displayName' which is the actual text to be displayer and should be handled by documentation folks, not us, devs :-D - I add a very limited 'description' attribute there. It is the top level description of the section. For example the description for the 'Biblios' section is 'Manage bibliographic records'. As it expects Markdown, anything we want can be added there. - Some labels have been tweaked in paths, to rollback the decision of making the labels in paths more end-user friendly. We don't want them to be typed much, and I picked what we use the most: snake_case. - The order in which things are displayed, is the one we specified on the swagger.yaml file. The 'batch import profiles' one is left at the bottom on purpose. But this is subject to discussion. As a general rule, I put them all in alphabetical order (on the x-displayName label I mean). I submit early before family duties so others can pick where I left in the morning. So: TODO: - I'm not sure what's best for Advanced editor macros. My bet is we should define a 'Macros' label, and use a summary on the routes themselves to specify this are not just 'macros', but advanced editor macros. Look at the return claims paths to understand how I propose to use the 'summary' attribtue. - I understand how we use 'rotas', but someone more familiar with the terminology,... please... step in. - Related to the first item here, we need to add summary to all routes, so ReDoc doesn't display the operationId anymore. Again, I put an example in Return claims that we can follow. To test: 1. Have KTD running 2. Open your browser at: http://localhost:/8080/api/v1/ 3. Save the page as spec.json in some known dir 4. Go to that dir and run: $ docker run -it --rm -p 8083:80 \ -v $(pwd)/spec.json:/usr/share/nginx/html/swagger.json \ -e SPEC_URL=swagger.json redocly/redoc 5. Open your browser at http://localhost:8083 => SUCCESS: You see the docs 6. Look at the list of 'categories' on the left => FAIL: They look a bit weird 7. Apply this patch 8. Ctrl+c on the terminal running docker 9. Reload plack 10. Repeat 2 through 6 => SUCCESS: Wow, things look better! 11. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 16:32:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 14:32:12 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-IH8yaH9kVh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121454&action=edit Bug 28463: Add missing tags This patch adds entries for: - Rotas - Circulation rules - Macros Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 16:32:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 14:32:16 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-4W4cvZJqiv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121455&action=edit Bug 28463: Add summary to all routes This patch adds a 'summary' entry to all routes and verbs. This way, ReDoc will display a human-friendly description of the route, instead of the operationId. To test, repeat the testing steps in the previous patch, and notice that we now have good descriptions. Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:05:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:05:17 +0000 Subject: [Koha-bugs] [Bug 20529] Return to results link is truncated when the search contains a double quote In-Reply-To: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20529-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20529-70-waXVfoBtsU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20529 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:13:48 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:13:48 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-LWO6qG1U6q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 --- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This has been hidden because of a chown in misc4dev, maybe we should revert it. https://gitlab.com/koha-community/koha-misc4dev/-/issues/43 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:15 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-HLKcRKbLB7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:18 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-nSesFXrZ3T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 --- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:35 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-NoD3RdS5In@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:51 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-CmoZgD7kGk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:54 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-ZTVQwVouUv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 --- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:28:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:28:59 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-Dq8srRmTlh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:29:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:29:01 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-v5bQfWrna8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_21_05_candidate | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:32:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:32:22 +0000 Subject: [Koha-bugs] [Bug 28475] New: Searching all headings returns no results Message-ID: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Bug ID: 28475 Summary: Searching all headings returns no results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com QA Contact: testopia at bugs.koha-community.org This is caused by bug 26533. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:32:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:32:29 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-Hjb3xhMVO7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | Depends on| |26533 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:32:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:32:29 +0000 Subject: [Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected In-Reply-To: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26533-70-j6Ruo1k1Wb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28475 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 [Bug 28475] Searching all headings returns no results -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:41:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:41:28 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-HBeRQCglou@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:42:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:42:36 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-woEK25Xz4H@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121456&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:43:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:43:47 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-z4fyBDLTvi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121456|0 |1 is obsolete| | --- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121457 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121457&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Sponsored-by: Asociación Latinoamericana de Integración Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:44:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:44:28 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-aPQsjqxHBd@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com, | |katrin.fischer at bsz-bw.de, | |nick at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:46:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:46:07 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-tj6qKAJwd2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #125 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- To debug the remaining warning I added the following lines to TestBuilder.pm > use Data::Dumper; > warn "$linked_tbl with " . Dumper($fk_value) if $linked_tbl eq 'Item'; this is just above the line: > return {} if $self->schema->resultset($linked_tbl)->find( $fk_value ); inside _create_links(). The output I got when running the test then with this is as follows: > Item with $VAR1 = { > 'itemnumber' => 1773 > }; > Item with $VAR1 = { > 'biblionumber' => 1234 > }; > DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. > SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 239 So for some reason where are using ->find() in TestBuilder.pm even for non-primary keys (here 'biblionumber' of items table) and that causes problems. I haven't still gotten to the bottom of this so any help is still welcome to resolve this. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 17:54:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 15:54:03 +0000 Subject: [Koha-bugs] [Bug 26445] Search results browser in staff has broken link back to results In-Reply-To: <bug-26445-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26445-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26445-70-8ioTW8aY54@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26445 Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila at collect | |o.ca -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:00:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:00:41 +0000 Subject: [Koha-bugs] [Bug 24539] Build generic authentication module interface In-Reply-To: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24539-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24539-70-PTKAlt79KJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539 --- Comment #13 from mark.jaroski at gmail.com --- My comment here is pretty tangential to the auth framework idea and is more about authentication methods in general. ------------------------------------------------------------------------------- For what it's worth I think that people weren't happy with mod_auth_mellon mainly because the documentation was limited, and for a long time liblasso didn't support SHA-256 signatures. Both of those issues are fixed now: liblasso has improved a lot and RedHat provided excellent documentation. So I don't think SAML2 is quite dead yet. That said most people seem to prefer OAuth2 flows. The problem there is that OAuth2 was meant for Authorization (AuthZ) as opposed to Authentication (AuthN), so using most of the flows for AuthN is pseudo-authentication, and is technically incorrect, since the IDP *doesn't* certify that the user in the flow is any particular user just that they have the right to grant access to a particular resource. In the openid scope, and especially in the pure OpenID-Connect flow the IDP *does* certify that that the user is who they say they are. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:20:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:20:11 +0000 Subject: [Koha-bugs] [Bug 28462] TT tag on several lines break the translator tool In-Reply-To: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28462-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28462-70-LKgdzVVbMk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28462 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #4 from Victor Grousset/tuxayo <victor at tuxayo.net> --- I can't reproduce, somehow the process handles well the TT tag on several lines. After these commands misc/translator/translate update pt-BR misc/translator/translate install pt-BR === the translated TT looks like === [% END # / IF expanded_options %] [% IF ( OpacAdvSearchMoreOptions and OpacAdvSearchMoreOptions.size > 0 and expanded_options ) or ( OpacAdvSearchOptions and OpacAdvSearchOptions.size > 0 and not expanded_options ) %] <div class="text-center"> <fieldset class="action"> <!-- SEARCH BUTTONS --> [% PROCESS searchbuttons %] <!-- /SEARCH BUTTONS --> </fieldset> </div> [% END %] </div> <!-- / .container-fluid --> </div> <!-- / .main --> </form> [% INCLUDE 'opac-bottom.inc' %] [% BLOCK searchbuttons %] <p> <input accesskey="s" class="btn btn-primary" name="do" title="Pesquisar TEST translated" type="submit" value="Pesquisar" /> === Analysis === The multi line condition isn't translate and thus not broken. we can see "Pesquisar TEST translated" which comes from the .po where it's the translation of "Search TEST source" which has been added to the original template to confirm that the process is working. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:32:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:32:39 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-xnZqIvJKIs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121457|0 |1 is obsolete| | --- Comment #3 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121458&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the staff interface 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Sponsored-by: Asociación Latinoamericana de Integración Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:33:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:33:24 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-kBqd65siry@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |victor at tuxayo.net --- Comment #4 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It works :D Fixed the test plan: in the OPAC => in the staff interface -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:34:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:34:18 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-WYU6dj8HQ7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121458|0 |1 is obsolete| | --- Comment #5 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121459 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121459&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Sponsored-by: Asociación Latinoamericana de Integración Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Current status: Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:46:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:46:20 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-DF2Y6j84Zk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 19:46:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 17:46:23 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-HIp6gfNbYf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121459|0 |1 is obsolete| | --- Comment #6 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121460 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121460&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Sponsored-by: Asociación Latinoamericana de Integración Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:01:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:01:03 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-4yG4k7bo6M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> --- There is another change after this patch. After a "all headings" search, it was going back to "Search main heading ($a only)" without the patch. With the patch, it stays on "all headings". It's the only non-default tab that had this issue. I don't know why this change though. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:05:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:05:23 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-RK5OixDWUJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #8 from Nick Clemens <nick at bywatersolutions.com> --- (In reply to Victor Grousset/tuxayo from comment #7) > There is another change after this patch. After a "all headings" search, it > was going back to "Search main heading ($a only)" without the patch. > With the patch, it stays on "all headings". > It's the only non-default tab that had this issue. > > I don't know why this change though. I think since we were passing an invalid index to search we couldn't match and select the correct tab on return. This behavior is the correct behavior :-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:08:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:08:00 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-OxREgAMPLE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> --- FYI Victor's SO got lost. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:08:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:08:12 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-3HlXum1xK5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |nick at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:24:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:24:19 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-tLFArwJZJY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121460|0 |1 is obsolete| | --- Comment #10 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121461 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121461&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Sponsored-by: Asociación Latinoamericana de Integración Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Nick Clemens <nick at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 20:24:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 18:24:44 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-yh1UTGA0tg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Nick Clemens from comment #8) > I think since we were passing an invalid index to search we couldn't match > and select the correct tab on return. This behavior is the correct behavior > :-) Great, thanks :D -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 22:06:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 20:06:09 +0000 Subject: [Koha-bugs] [Bug 28412] Add supported authentication methods documentation In-Reply-To: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28412-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28412-70-lJLGEXclIc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28412 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121462 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121462&action=edit Bug 28412: Add information about supported authentication methods This patch adds an initial text explaining the valid authentication mechanisms Koha has for the API. My first approach included information about the controlling sysprefs, but I decided to remove it, as it is not usual for API consumers to be presented such detailed internal information which is probably confusing. We could add a link to the manual, but that's not the point I think. I've added an entry about error messages and how we thougth about them. It is copied from Docker Engine's API docs. This is my 2 cents. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 22:23:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 20:23:26 +0000 Subject: [Koha-bugs] [Bug 28476] New: Update info in docs/teams.yaml file Message-ID: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Bug ID: 28476 Summary: Update info in docs/teams.yaml file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: About Assignee: koha-bugs at lists.koha-community.org Reporter: mtj at kohaaloha.com QA Contact: testopia at bugs.koha-community.org This patch updates info in docs/teams.yaml file -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 22:26:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 20:26:31 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-8nMez4CUFb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Thu May 27 22:26:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 20:26:34 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-iC6ZRleguF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 --- Comment #1 from Mason James <mtj at kohaaloha.com> --- Created attachment 121463 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121463&action=edit Bug 28476: Update info in docs/teams.yaml file to test... 1/ apply patch 2/ view 'about' page to confirm info is updated -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 22:28:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 20:28:20 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-tOywIF5AkP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 23:54:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 21:54:01 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-j2AjxOQey8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 23:54:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 21:54:05 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-wc4XHMWHiF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121442|0 |1 is obsolete| | --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121464&action=edit Bug 28469: Move "Skip to main content" to top of OPAC page This patch moves the "Skip to main content" button out of the nav element and to the top of the <body> element, so that it's the first (potentially) viewable element on the page. This means you can inject content above the navbar, which has a relative position, and it won't disrupt the display of the "Skip to main content" button. To test: 1) Apply patch 2) Same test plan as Bug 22807: Go to any page in the OPAC and hit the tab key. The "Skip to main content" link should appear. Tabbing away from it should cause the link to hide. Hitting the ENTER key when the link is highlighted should cause the page to scroll to the main content. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu May 27 23:55:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 21:55:18 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-PkWeS2sirt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> --- Nice! Works good and is much better if you'd like to insert content above the navbar. I used this jQuery to test: $('<div>TEST</div>').insertBefore( $('.navbar') ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 00:34:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 22:34:26 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-TwVeusVqHV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #22 from Mason James <mtj at kohaaloha.com> --- Created attachment 121465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121465&action=edit Bug 28302: Update PerlDependencies.pm to CGI::Compile 0.25 (19.11.x) to test... 1/ apply patch 2/ build package 3/ view about.pl to check CGI::Compile 0.25 version is satisfied -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 00:39:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 22:39:44 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-f6oDqDjmTn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #23 from Mason James <mtj at kohaaloha.com> --- (In reply to Jonathan Druart from comment #21) > (In reply to Mason James from comment #20) > > (In reply to Victor Grousset/tuxayo from comment #19) > > > No cpanfile on 19.11.x so I only backported: > > > Bug 28302: Update packages to ignore CGI::Compile 0.24 > > > Bug 28302: Update packages to ignore CGI::Compile 0.24 (2) > > > > > > Was that the right choice? > > > > yes :) > > Shouldn't it have been added to PerlDependencies then? ah yes, thanks. i've added a patch Victor, if you push this patch for a tiny 19.11.19 release, i can build the package -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 01:32:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 23:32:18 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-XH6nFaz7ao@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #12 from David Cook <dcook at prosentient.com.au> --- Does Bug 26533 still work after this change? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 01:35:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 23:35:47 +0000 Subject: [Koha-bugs] [Bug 28457] cleanup_database.pl self-registration options are not configurable In-Reply-To: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28457-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28457-70-ISdE2cK0bL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28457 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #3) > The option vs syspref question for this script has been discussed recently > on bug 25429. > > The last version of the patches there *should* reflect the consensus we > found (I haven't had the time to review however). Hmm that last patch doesn't make sense to me... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 01:38:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 23:38:06 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-cJy9SlR54r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #34 from David Cook <dcook at prosentient.com.au> --- Comment on attachment 120930 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120930 Bug 25429: Require command line switch to enable, control DAYS via syspref Review of attachment 120930: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25429&attachment=120930) ----------------------------------------------------------------- ::: misc/cronjobs/cleanup_database.pl @@ +532,4 @@ > } > } > > +$return_claims = C4::Context->preference('CleanUpDatabaseReturnClaims') if $return_claims; This doesn't make sense to me. It means that you need to have a sysadmin change a cronjob for ALL instances if there's just 1 instance that wants to be able to use the system preference "CleanUpDatabaseReturnClaims". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 01:40:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 27 May 2021 23:40:14 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-9RrDGaG1Gn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #35 from David Cook <dcook at prosentient.com.au> --- (In reply to David Cook from comment #34) > This doesn't make sense to me. > > It means that you need to have a sysadmin change a cronjob for ALL instances > if there's just 1 instance that wants to be able to use the system > preference "CleanUpDatabaseReturnClaims". To me, that means a custom crontab for vendors, which is not nice from a management perspective. And it means that people who rely on volunteers or shared sysadmins (or no sysadmins) can't get the functionality. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:21:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:21:22 +0000 Subject: [Koha-bugs] [Bug 25284] Can't open /var/log/koha/kohadev/opac-error.log (Permission denied) In-Reply-To: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25284-70-q80pNN2WIT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25284 --- Comment #28 from David Cook <dcook at prosentient.com.au> --- We've been having this issue again lately in 20.11... I'm going to keep my eye on it. Ahh I talked about this a bit on Bug 16357, but I never followed through. The real fix is to do the following change. FROM: log4perl.appender.INTRANET=Log::Log4perl::Appender::File log4perl.appender.INTRANET.filename=__LOG_DIR__/intranet-error.log log4perl.appender.OPAC=Log::Log4perl::Appender::File log4perl.appender.OPAC.filename=__LOG_DIR__/opac-error.log TO: log4perl.appender.INTRANET=Log::Log4perl::Appender::Screen log4perl.appender.INTRANET.stderr = 1 log4perl.appender.OPAC=Log::Log4perl::Appender::Screen log4perl.appender.OPAC.stderr = 1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:25:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:25:25 +0000 Subject: [Koha-bugs] [Bug 28477] New: INTRANET and OPAC loggers should print to STDERR instead of to file Message-ID: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 Bug ID: 28477 Summary: INTRANET and OPAC loggers should print to STDERR instead of to file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org Bug 25284 notes that Plack will fail to start up if the /var/log/koha/<site>/opac-error.log file isn't writeable by the specific Koha Linux user. It has a workaround for chowning all the log files, but that's really not the best way to go. We shouldn't be messing around with the log files that belong to the Apache web server. Instead, we should be printing to STDERR using the Log4Perl logger. For CGI Koha using Apache, that text will wind up in the correct web server log file automatically. For Plack Koha, it would wind up the correct web server log file as well... or thanks to Bug 16357 they'll wind up special log files created and owned by Koha. It's as easy as changing the Log4Perl configuration as follows: FROM: log4perl.appender.INTRANET=Log::Log4perl::Appender::File log4perl.appender.INTRANET.filename=__LOG_DIR__/intranet-error.log log4perl.appender.OPAC=Log::Log4perl::Appender::File log4perl.appender.OPAC.filename=__LOG_DIR__/opac-error.log TO: log4perl.appender.INTRANET=Log::Log4perl::Appender::Screen log4perl.appender.INTRANET.stderr = 1 log4perl.appender.OPAC=Log::Log4perl::Appender::Screen log4perl.appender.OPAC.stderr = 1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:29:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:29:06 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-CdEG4056Y7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- The logger is a bit of a pain to test though, so not sure how much energy I actually have to devote to testing this change... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:31:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:31:34 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-lLCQMiHmWI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:31:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:31:38 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-GLhFYNIX1c@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 --- Comment #2 from David Cook <dcook at prosentient.com.au> --- Created attachment 121466 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121466&action=edit Bug 28477: Change INTRANET and OPAC logs to use STDERR rather than file This patch changes the default Log4Perl config to use STDERR instead of the Apache log files for the INTRANET and OPAC loggers. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 02:32:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 00:32:16 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-6SFdGtvcu9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:27:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:27:05 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-08dvcYFuRu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Created attachment 121467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121467&action=edit Bug 28477: Add unit test to prove logging to STDERR works This patch shows that using the Screen/Stderr=1 Log4perl configuration with Koha::Logger will output to STDERR. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:27:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:27:43 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-tRaOsi7h2k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 --- Comment #4 from David Cook <dcook at prosentient.com.au> --- Note that the first test in t/Logger.t was already broken, and looks like a pain to test due to Log::Log4perl being a singleton... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:45:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:45:44 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-Coa3pbA5XO@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #5 from David Cook <dcook at prosentient.com.au> --- If folk have tests for the actual intranet and opac scripts, that would be great. I can't be bothered trying to work those out right now. -- Although the more I think about it... While this should work fine with Apache, it might not work as one might expect with Plack in regards to Bug 16357. Bug 16357 overwrites SIGWARN, but Log::Log4perl isn't using SIGWARN. It's printing to STDERR. So the errors would wind up in plack-error.log (rather than plack-intranet-error.log or plack-opac-error.log). That's not great because the logs aren't separated... -- Maybe we shouldn't have called the error files plack-opac-error.log and plack-intranet-error.log and instead just called them koha-opac-error.log and koha-intranet-error.log and set both appenders to logging to the same file... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:46:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:46:23 +0000 Subject: [Koha-bugs] [Bug 25284] Can't open /var/log/koha/kohadev/opac-error.log (Permission denied) In-Reply-To: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25284-70-7gxrLlj5zs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25284 --- Comment #29 from David Cook <dcook at prosentient.com.au> --- Actually I don't think that's right after all. I think it would cause some issues for Plack as I note in Bug 28477... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:46:30 +0000 Subject: [Koha-bugs] [Bug 28477] INTRANET and OPAC loggers should print to STDERR instead of to file In-Reply-To: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28477-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28477-70-4hqyWHvmrc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28477 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25284 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:46:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:46:30 +0000 Subject: [Koha-bugs] [Bug 25284] Can't open /var/log/koha/kohadev/opac-error.log (Permission denied) In-Reply-To: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25284-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25284-70-y7IelKD5bs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25284 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28477 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:46:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:46:59 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-jtVP9wGaPE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 --- Comment #5 from David Cook <dcook at prosentient.com.au> --- Thanks for adding that test, Lucas! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:48:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:48:08 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-xKvcMjWZB0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 03:49:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 01:49:05 +0000 Subject: [Koha-bugs] [Bug 28463] Change spec for better looking in the docs In-Reply-To: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28463-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28463-70-UcE6oLeJpU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28463 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 04:37:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 02:37:06 +0000 Subject: [Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected In-Reply-To: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26533-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26533-70-LcHTffDM3T@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533 --- Comment #19 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Hi, I just tried the test plan to see if bug 28475 broke this. I'm failing step 4) even though I'm on master :o On sample data I'm searching "AGENTES INTERESADOS" with "is exactly" in the main heading and I get two results. When I'm searching "INTERESADOS" which "is exactly" in the main heading and I don't get a result. (main heading: default) Is there something missing? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 04:37:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 02:37:19 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-0D4AEfkRFs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> --- It quickly tested that exact match work but it turns out I didn't new the subtleties. See bug 26533 comment 18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 05:52:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 03:52:15 +0000 Subject: [Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page In-Reply-To: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28469-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28469-70-RIqVPtGfE6@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28469 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121464|0 |1 is obsolete| | --- Comment #6 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121468 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121468&action=edit Bug 28469: Move "Skip to main content" to top of OPAC page This patch moves the "Skip to main content" button out of the nav element and to the top of the <body> element, so that it's the first (potentially) viewable element on the page. This means you can inject content above the navbar, which has a relative position, and it won't disrupt the display of the "Skip to main content" button. To test: 1) Apply patch 2) Same test plan as Bug 22807: Go to any page in the OPAC and hit the tab key. The "Skip to main content" link should appear. Tabbing away from it should cause the link to hide. Hitting the ENTER key when the link is highlighted should cause the page to scroll to the main content. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> Signed-off-by: Wainui Witika-Park <wainuiwitikapark at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 06:13:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 04:13:30 +0000 Subject: [Koha-bugs] [Bug 27631] Accessibility: Staff Client - <h1> on each page is Logo but should be page description/title In-Reply-To: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27631-70-REIvqXmlEY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27631 wainuiwitikapark at catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121356|0 |1 is obsolete| | --- Comment #40 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121469 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121469&action=edit Bug 27631: (follow-up) course_reserves/course-details.tt Changed file to have one <h1> tag showing that describes the page, rather than the <h1> around the logo. The hierarchy of other heading tags may be wrong, but this will be dealt with in an additional bug. To test: 1) Go to the Staff Client 2) Apply patch 3) Go to course_reserves/course-details and check that it has an obvious and descriptive heading 4) Ensure that the heading is <h1> Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 06:23:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 04:23:20 +0000 Subject: [Koha-bugs] [Bug 27631] Accessibility: Staff Client - <h1> on each page is Logo but should be page description/title In-Reply-To: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27631-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27631-70-yhFA7kZqJP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27631 --- Comment #41 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121470 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121470&action=edit Bug 27631: (follow-up) tools/marc_modification_templates.tt Changed file to have one <h1> tag showing that describes the page, rather than the <h1> around the logo. The hierarchy of other heading tags may be wrong, but this will be dealt with in an additional bug. To test: 1) Go to the Staff Client 2) Apply patch 3) Go to tools/marc_modification_templates and check that it has an obvious and descriptive heading 4) Ensure that the heading is <h1> Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:04:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:04:35 +0000 Subject: [Koha-bugs] [Bug 28302] Koha does not work with CGI::Compile 0.24 In-Reply-To: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28302-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28302-70-LXIx6Og5XP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 --- Comment #24 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Pushed in 19.11.18-2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:08:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:08:21 +0000 Subject: [Koha-bugs] [Bug 28367] Wrong plack condition in C4/Auth_with_shibboleth.pm In-Reply-To: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28367-70-CReKiSKa8t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28367 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.06,20.05.12 |21.05.00,20.11.06,20.05.12, released in| |19.11.18 --- Comment #8 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Got a request for this so: Backported: Pushed to 19.11.x branch for 19.11.18 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:12:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:12:16 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-LrU2UQm6Rs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #36 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- David, basically you are asking for another switch in koha-conf that would be off by default, that's it? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:23:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:23:10 +0000 Subject: [Koha-bugs] [Bug 21670] t/db_dependent/Plugins.t is failing randomly on Jenkins In-Reply-To: <bug-21670-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21670-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21670-70-XAi3SQFUnN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21670 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick at bywatersolutions.com, | |tomascohen at gmail.com --- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Master_D9 1668 Docker_1 Either we fix or we remove, it's getting painful. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:31:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:31:18 +0000 Subject: [Koha-bugs] [Bug 28470] Typo: Are you sure you with to chart this report? In-Reply-To: <bug-28470-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28470-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28470-70-OXIaFgzGkb@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28470 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Depends on| |23626 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626 [Bug 23626] Add a system preference to limit the number of rows of data used when charting or exporting report results -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:31:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:31:18 +0000 Subject: [Koha-bugs] [Bug 23626] Add a system preference to limit the number of rows of data used when charting or exporting report results In-Reply-To: <bug-23626-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23626-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23626-70-NxsTDSkn3D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28470 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28470 [Bug 28470] Typo: Are you sure you with to chart this report? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:35:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:35:30 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-51uLStcp88@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 08:35:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 06:35:33 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-WEH5au1MQn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 09:11:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 07:11:49 +0000 Subject: [Koha-bugs] [Bug 28478] New: MARC detail and ISBD pages still show suppressed records Message-ID: <bug-28478-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28478 Bug ID: 28478 Summary: MARC detail and ISBD pages still show suppressed records Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org I couldn't verify on master yet, but tested on 20.11.05: When a record is suppressed in the catalog using 942$n=1 and OpacSuppression a direct link to the MARCdetail page will still work: /cgi-bin/koha/opac-MARCdetail.pl?biblionumber=x This is problematic as some search bots could still index the records and someone clever would also be able to guess it. I think we need to add checks for suppression on these pages and redirect according to OpacSuppressionRedirect. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 09:18:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 07:18:20 +0000 Subject: [Koha-bugs] [Bug 28473] Add REST endpoint for searching extended patron attributes In-Reply-To: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28473-70-zTLBWilF1Z@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28473 --- Comment #2 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Tomás Cohen Arazi from comment #1) > It is a good idea. > > Remember there's the possibility to search patrons with x-koha-embed: > extended_attributes, and then filter by extended_attributes.type using the > q= parameter That's sounds promising, thanks for the tip! I forwarded the infos to the libraries wanting to use this sort of API functionality :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 09:25:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 07:25:21 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-BjACT5stCX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 09:25:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 07:25:27 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-0Ya9GUDKSA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Magnus Enger <magnus at libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121463|0 |1 is obsolete| | --- Comment #2 from Magnus Enger <magnus at libriotech.no> --- Created attachment 121471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121471&action=edit Bug 28476: Update info in docs/teams.yaml file to test... 1/ apply patch 2/ view 'about' page to confirm info is updated Signed-off-by: Magnus Enger <magnus at libriotech.no> Looks good. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 09:42:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 07:42:02 +0000 Subject: [Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons In-Reply-To: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28217-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28217-70-mU5ughAyBk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 --- Comment #14 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Victor Grousset/tuxayo from comment #8) > Can't backport to 19.11.x: can't solve a conflict on the tests. Just retried with the idea of not backporting the newt tests and rely on manual testing. Turns out that the fix depends on bug 20443 which in not in 19.11.x So 19.11.x still uses attribute() and C4::Members::Attributes::UpdateBorrowerAttribute() But this patch relies on extended_attributes() and add_extended_attribute() And changing the name don't do it :P The existing tests don't pass anymore. So here is some info in case someone need this for 19.11.x and bellow. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 10:58:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 08:58:22 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-F0F83A7SDV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Peter Vashchuk <stalkernoid at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stalkernoid at gmail.com Assignee|koha-bugs at lists.koha-commun |stalkernoid at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 11:27:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 09:27:11 +0000 Subject: [Koha-bugs] [Bug 23415] Notify patron fines when renewing In-Reply-To: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23415-70-FpcJ36ppsA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415 --- Comment #39 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> --- Created attachment 121472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121472&action=edit Bug 23415: Rename OPACFineNoRenewals OPACFineNoRenewals no longer applies just to OPAC. To avoid confusion rename it as FineNoRenewals and also rename all occurences in code. To test, confirm everything works as described in previous test plans. Also prove t/db_dependent/Circulation.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 11:27:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 09:27:33 +0000 Subject: [Koha-bugs] [Bug 23415] Notify patron fines when renewing In-Reply-To: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-23415-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-23415-70-W7hP3tc3Nx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415 Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 12:17:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 10:17:46 +0000 Subject: [Koha-bugs] [Bug 28479] New: TestBuilder.pm uses incorrect method for checking if objects to be created exists Message-ID: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 Bug ID: 28479 Summary: TestBuilder.pm uses incorrect method for checking if objects to be created exists Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Test Suite Assignee: joonas.kylmala at helsinki.fi Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: jonathan.druart+koha at gmail.com Blocks: 22690 While working on bug 22690 it was discovered that TestBuilder.pm uses incorrect method to check if objects to be built already exists or not. The warning we got due to this was: > DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 I'm working on a patch for this, I think it helps to explain more the problem – it was quite tough to debug but I think I got to the bottom of it finally. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 [Bug 22690] Merging records with many items too slow (Elasticsearch) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 12:17:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 10:17:46 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-vYtef05bAW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28479 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 [Bug 28479] TestBuilder.pm uses incorrect method for checking if objects to be created exists -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 12:48:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 10:48:35 +0000 Subject: [Koha-bugs] [Bug 28479] TestBuilder.pm uses incorrect method for checking if objects to be created exists In-Reply-To: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28479-70-vpdUJ6UVEV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 12:48:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 10:48:39 +0000 Subject: [Koha-bugs] [Bug 28479] TestBuilder.pm uses incorrect method for checking if objects to be created exists In-Reply-To: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28479-70-amQuFmF3jj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 --- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121473 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121473&action=edit Bug 28479: Use primary keys to check object existence in TestBuilder The TestBuilder::build_object function used any foreign keys to check whether an object already exists or not. This brought incorrectly results of unrelated objects because using any other keys other than primary keys don't guarantee our results to point to one single object. For example, as is put here in the unit test, if you created two items with the same biblionumber and then tried to create a hold using build_object() we were using the biblionumber to check whether an item was linked to the hold already. Thus, we were checking whether a random item was already linked to the hold instead of the one we wanted either by passing it explicitly to build_object() or the one build_object() created implicitly. This also resulted in following warnings when there were more than one match: DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 To test: $ prove t/db_dependent -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 12:57:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 10:57:26 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-VHQFMiMfkL@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #37 from Kyle M Hall <kyle at bywatersolutions.com> --- (In reply to David Cook from comment #35) > (In reply to David Cook from comment #34) > > This doesn't make sense to me. > > > > It means that you need to have a sysadmin change a cronjob for ALL instances > > if there's just 1 instance that wants to be able to use the system > > preference "CleanUpDatabaseReturnClaims". > > To me, that means a custom crontab for vendors, which is not nice from a > management perspective. > > And it means that people who rely on volunteers or shared sysadmins (or no > sysadmins) can't get the functionality. (In reply to David Cook from comment #34) > Comment on attachment 120930 [details] [review] > Bug 25429: Require command line switch to enable, control DAYS via syspref > > Review of attachment 120930 [details] [review]: > ----------------------------------------------------------------- > > ::: misc/cronjobs/cleanup_database.pl > @@ +532,4 @@ > > } > > } > > > > +$return_claims = C4::Context->preference('CleanUpDatabaseReturnClaims') if $return_claims; > > This doesn't make sense to me. > > It means that you need to have a sysadmin change a cronjob for ALL instances > if there's just 1 instance that wants to be able to use the system > preference "CleanUpDatabaseReturnClaims". You are incorrect. It means that an administrator can disable that behavior for all instances. However, if the option is enabled on the command line, the system preference then takes over as the control. If the syspref is empty, the feature is disabled. If the syspref has a value, the feature is enabled. This specific behavior was requested by a member of the QA team. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:01:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:01:41 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-74u68y7fbx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:01:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:01:45 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-EhCiwtscOc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #126 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121474&action=edit Bug 22690: (QA follow-up) Make bib-level hold object actually bib-level We need to pass undef itemnumber to build_object() to actually have a hold without an item tied to it. Otherwise build_object() will create automatically an item for us (thus making it an item-level hold) To test: $ prove t/db_dependent/Koha/Item.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:03:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:03:23 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-lauVMq4FEH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #127 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Victor the warnings have been addressed now in the follow-ups. Please give one more look and mark this as PQA & sign-off if all looks good to you. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:06:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:06:27 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-KdFLSfBga7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #128 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Note: please be sure to include the patch from bug 28479, it fixes one of the warnings in TestBuilder.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:16:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:16:31 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-3ZIdaisQUW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:31:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:31:24 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-CefaoswpfS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #47 from Kyle M Hall <kyle at bywatersolutions.com> --- Test Plan: 1) Apply these patches 2) Place a hold for pickup at Library B 3) Check in the item to create the transfer 4) Check in at Library C 5) Get the error "The reason parameter is mandatory at /usr/share/perl5/Exception/Class/Base.pm line 88" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:33:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:33:00 +0000 Subject: [Koha-bugs] [Bug 28480] New: GET /patrons missing q parameters on the spec Message-ID: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 Bug ID: 28480 Summary: GET /patrons missing q parameters on the spec Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:33:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:33:50 +0000 Subject: [Koha-bugs] [Bug 28473] Add REST endpoint for searching extended patron attributes In-Reply-To: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28473-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28473-70-f9ZTvRNG0F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28473 --- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> --- (In reply to Joonas Kylmälä from comment #2) > (In reply to Tomás Cohen Arazi from comment #1) > > It is a good idea. > > > > Remember there's the possibility to search patrons with x-koha-embed: > > extended_attributes, and then filter by extended_attributes.type using the > > q= parameter > > That's sounds promising, thanks for the tip! I forwarded the infos to the > libraries wanting to use this sort of API functionality :) I'm sorry, it seems we forgot to add something to the spec for that to work. My fault! See bug 28480. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:34:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:34:03 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-xOwHGgDamX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:34:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:34:46 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-aD7MsHBI8b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:35:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:35:30 +0000 Subject: [Koha-bugs] [Bug 8838] Digest option for HOLD notice In-Reply-To: <bug-8838-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8838-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8838-70-FtLWbZe21x@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8838 S.Backes <s.backes at stadt-duisburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |s.backes at stadt-duisburg.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:36:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:36:30 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-LqS5hosq04@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala at helsinki.fi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:41:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:41:02 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-cE7DX21AUh@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 --- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> --- Created attachment 121475 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121475&action=edit Bug 28480: Add q parameters for GET /patrons This patch adds the q query parameters to the route. To test: 1. Try the route with the following query parameter: q={"patron_id":2} i.e. GET /api/v1/patrons?q={"patron_id":2} => FAIL: You get a bad request respose 2. Apply this patch 3. Restart all 4. Repeat 1 => SUCCESS: You get the patron 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:41:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:41:38 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-m7fesHQAJ0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 Tomás Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |jonathan.druart+koha at gmail. | |com, | |martin.renvoize at ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:45:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:45:38 +0000 Subject: [Koha-bugs] [Bug 28481] New: Register details "Older transactions" search does not include the selected day in the "To" field in date range Message-ID: <bug-28481-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28481 Bug ID: 28481 Summary: Register details "Older transactions" search does not include the selected day in the "To" field in date range Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: kyle at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org When searching for older transactions, the To field should include the current day. Test Plan: 1) Sell an item 2) Cash up to make the sale historical 3) Search "Older transactions" with both dates being the current date, click "Display" to search 4) Note you get no results 5) Set "To" to tomorrow, click "Display" again 6) You should now see your transaction -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 13:46:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 11:46:01 +0000 Subject: [Koha-bugs] [Bug 28481] Register details "Older transactions" search does not include the selected day in the "To" field in date range In-Reply-To: <bug-28481-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28481-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28481-70-1XsIwdkOQ8@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28481 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |martin.renvoize at ptfs-europe |ity.org |.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:01:53 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:01:53 +0000 Subject: [Koha-bugs] [Bug 28482] New: Floating point math prevents items from being returned Message-ID: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Bug ID: 28482 Summary: Floating point math prevents items from being returned Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Fines and fees Assignee: koha-bugs at lists.koha-community.org Reporter: nick at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org We have seen this before, cropping up again. To recreate: 1 - Add a processing fee of 15 to an itemtype 2 - Add an item of that type, set the replacement fee to 12.63 3 - Set MarkLostItemsAsReturned to 'On payment' only 4 - Set WhenLostChargeReplacementFee to 'Charge' 5 - Checkout the item to a patron 6 - Mark the item lost 7 - Reload patron and confirm they are charged 27.63 8 - Go to accounting, pay amount, pay 27.63 9 - Item is still lost and not returned -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:04:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:04:59 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-Cl1fkSrZxS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:05:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:05:02 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-VLn1fjhhZM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 --- Comment #1 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121476&action=edit Bug 28482: Unit test -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:05:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:05:05 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-at1AbDah7Q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121477 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121477&action=edit Bug 28482: Refresh line from DB to get stored value Before checking if the amount is 0 we get the stored value from the DB. This ensures any amounts beyond the 6 digit precision we store will be removed. To test: 1 - Add a processing fee of 15 to an itemtype 2 - Add an item of that type, set the replacement fee to 12.63 3 - Set MarkLostItemsAsReturned to 'On payment' only 4 - Set WhenLostChargeReplacementFee to 'Charge' 5 - Checkout the item to a patron 6 - Mark the item lost 7 - Reload patron and confirm they are charged 27.63 8 - Go to accounting, pay amount, pay 27.63 9 - Item is still lost and not returned 10 - Apply patch 11 - Checkin the item 12 - Checkout to another patron 13 - Mark lost 14 - Patron charged 27.63 15 - Pay amount, 27.63 16 - Item returned! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:05:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:05:38 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-8fCDKotAOl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:07:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:07:11 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-bnUWRX0JYc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:07:15 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:07:15 +0000 Subject: [Koha-bugs] [Bug 28344] One should be able to issue refunds against payments that have already been cashed up. In-Reply-To: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28344-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28344-70-SyIqPuWI0t@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121098|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121478 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121478&action=edit Bug 28344: Restore ability to issue refund against older payments When implimenting the refund features into the point of sale system, it appears that at some point we lost the ability to apply refunds against accountlines in the historic transactions table. This patch restores that ability. Test plan: 1/ Add some transations via the point of sale system 2/ Navigate to the 'register details' page and note that you have the option to refund some of the lines. 3/ Use the Cashup option to make the transactions historic 4/ Refresh the page and then select a past date to see the historic transactions in the second datatable 5/ Note that the option to refund has not dissapeared from all lines 6/ Apply patch 7/ Refresh and note the refund option now appears as expected. Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:21:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:21:16 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-xrfjoh0ZVD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha at gmail. | |com Resolution|--- |DUPLICATE Status|Signed Off |RESOLVED --- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Duplicate of bug 26734? *** This bug has been marked as a duplicate of bug 26734 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:21:16 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:21:16 +0000 Subject: [Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter In-Reply-To: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26734-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26734-70-cDSV8mtqhs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.hafen at washk12.org --- Comment #107 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- *** Bug 28304 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:22:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:22:20 +0000 Subject: [Koha-bugs] [Bug 28304] C4/Templates::new causes error logs In-Reply-To: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28304-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28304-70-Mul6nBMU9q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 --- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- (In reply to Jonathan Druart from comment #3) > Duplicate of bug 26734? > > *** This bug has been marked as a duplicate of bug 26734 *** Sorry, caused by bug 26734, but a recent follow-up has been pushed to fix this problem: commit e66d69fa3eaa42f484d47f1fffbf7a91156c3223 Bug 26734: Rename activethemes with availablethemes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:30:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:30:55 +0000 Subject: [Koha-bugs] [Bug 28483] New: Warnings from Search.t must be removed Message-ID: <bug-28483-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28483 Bug ID: 28483 Summary: Warnings from Search.t must be removed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris at bigballofwax.co.nz Reporter: jonathan.druart+koha at gmail.com QA Contact: testopia at bugs.koha-community.org Depends on: 21260 Blocks: 25515 The syspref Reference_NFL_Statuses was requested but I don't know what to say; this indicates that the test requires updating at t/db_dependent/Search.t line 197. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21260 [Bug 21260] Improve the Availability line of OPAC XSLT search results https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25515 [Bug 25515] Remove warnings and errors from tests output -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:30:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:30:55 +0000 Subject: [Koha-bugs] [Bug 21260] Improve the Availability line of OPAC XSLT search results In-Reply-To: <bug-21260-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21260-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21260-70-3WphAJEEAU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21260 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28483 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28483 [Bug 28483] Warnings from Search.t must be removed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:30:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:30:55 +0000 Subject: [Koha-bugs] [Bug 25515] Remove warnings and errors from tests output In-Reply-To: <bug-25515-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25515-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25515-70-Bhmqc0oB6J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25515 Jonathan Druart <jonathan.druart+koha at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28483 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28483 [Bug 28483] Warnings from Search.t must be removed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:42:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:42:09 +0000 Subject: [Koha-bugs] [Bug 27857] Koha::Patron->extended_attributes skips checks In-Reply-To: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27857-70-ZFVV9rA6tD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27857 --- Comment #38 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Got it locally t/db_dependent/Koha/Patrons.t ........................................... 28/42 # No tests run! # Failed test 'No tests run for subtest "extended attributes"' # at t/db_dependent/Koha/Patrons.t line 1770. # Looks like you failed 1 test of 110. t/db_dependent/Koha/Patrons.t ........................................... 33/42 # Failed test 'Test Koha::Patrons::merge' # at t/db_dependent/Koha/Patrons.t line 1774. Missing mandatory extended attribute (type=hGA0QWrb6)# Looks like your test exited with 2 just after 33. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:44:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:44:02 +0000 Subject: [Koha-bugs] [Bug 16656] Add option to send patron search results to bath patron modification without using patron lists In-Reply-To: <bug-16656-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-16656-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-16656-70-zJ53EkjzKR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16656 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #3 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- +1 on this. In catalog search results now we get an Edit button that includes options to send to batch edit or to merge. It'd make sense to replace the existing Merge Patrons button with a comparable feature. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:45:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:45:57 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-6Rq6kkC7QE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121476|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121479&action=edit Bug 28482: Unit test Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:46:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:46:00 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-8MunhUVv3O@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121477|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Created attachment 121480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121480&action=edit Bug 28482: Refresh line from DB to get stored value Before checking if the amount is 0 we get the stored value from the DB. This ensures any amounts beyond the 6 digit precision we store will be removed. To test: 1 - Add a processing fee of 15 to an itemtype 2 - Add an item of that type, set the replacement fee to 12.63 3 - Set MarkLostItemsAsReturned to 'On payment' only 4 - Set WhenLostChargeReplacementFee to 'Charge' 5 - Checkout the item to a patron 6 - Mark the item lost 7 - Reload patron and confirm they are charged 27.63 8 - Go to accounting, pay amount, pay 27.63 9 - Item is still lost and not returned 10 - Apply patch 11 - Checkin the item 12 - Checkout to another patron 13 - Mark lost 14 - Patron charged 27.63 15 - Pay amount, 27.63 16 - Item returned! Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:48:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:48:04 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-FWCx1egZmy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Martin Renvoize <martin.renvoize at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com Status|Needs Signoff |Signed Off --- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- We could have used the compare technique as used in bug 27079 here too, but I think we're OK doing a fetch from the DB for now. I'd really like to treat floating point more widely with the Koha::Money or whatever class I hoped to introduce in bug 17138 at some point but I've not managed to find the time to work on that bug again of late :( In short.. signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 14:55:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 12:55:57 +0000 Subject: [Koha-bugs] [Bug 28484] New: Elasticsearch fails to parse query if colon or exclamation point is in 245$a Message-ID: <bug-28484-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484 Bug ID: 28484 Summary: Elasticsearch fails to parse query if colon or exclamation point is in 245$a Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs at lists.koha-community.org Reporter: b.pastern4k at gmail.com QA Contact: testopia at bugs.koha-community.org CC: m.de.rooy at rijksmuseum.nl We have Elasticsearch 6.8.15 and the following error happens when trying to enter colon or exclamation point into 245$a as the last symbol [query_shard_exception] Failed to parse query [(host-item:osteuropa:)], with: {"index_uuid": ....} called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Search.pm line 96 'Failed to parse query [(host-item:osteuropa:)]'}],'failed_shards' => [{'shard' => 0,'node' => 'node','reason' => {'type' => 'query_shard_exception','caused_by' => {'caused_by' => {'type' => 'parse_exception','reason' => 'Encountered " ":" ": "" at line 1, column 20. Error does not happen when entering either of these symbols in 245$b. Are these symbols not properly escaped in that subfield? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:08:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:08:51 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-Z04UCxkZdx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:08:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:08:55 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-as1igOSp4J@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121396|0 |1 is obsolete| | --- Comment #2 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Created attachment 121481 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121481&action=edit Bug 28455: lastseen should be updated at checkout if TrackLastPatronActivity is enabled Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:09:01 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:09:01 +0000 Subject: [Koha-bugs] [Bug 28408] Last modification date for suggestions is wrong In-Reply-To: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28408-70-h29MW5yJPt@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 Nick Clemens <nick at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:09:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:09:05 +0000 Subject: [Koha-bugs] [Bug 28408] Last modification date for suggestions is wrong In-Reply-To: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28408-70-SZZoJWgPh7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 --- Comment #2 from Nick Clemens <nick at bywatersolutions.com> --- Created attachment 121482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121482&action=edit Bug 28408: Add 'Last updated' column to suggestions table We have specific meanings for the different dates in suggestions Managed - means the status was changed or the suggestion edited, but doesn't change if item type updated Modification - implies an edit of the subscript, not updated if status changed alone Updated - this is the date field in the DB, which is actually a timestamp The cronjob purge_suggestions.pl uses teh 'date' field For a user, a suggestion can look old in the interface, but be considered recent by the script To clear the confusion we should show the timestamp as well To test: 1 - Add a suggestion 2 - In the DB, pretend you set it in the past: UPDATE suggestions SET manageddate='2021-01-01', suggesteddate='2021-01-01', date='2021-01-01 12:12:12'; 3 - Click 'Go' In Organize by: Status 4 - Note the suggestion looks old now 5 - Check the box, and click 'Update item types with:' -> Submit 6 - Prganize by status again 7 - No change? 8 - Check the DB: SELECT date FROM suggestions; 9 - The field is updated 10 - Apply patch 11 - Organize by status again 12 - See the 'Last updated' ate set to today -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:18:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:18:13 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-UlhBUJpDNg@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com --- Comment #3 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> --- Test plan I followed: 1 - turn on TrackLastPatronActivity 2 - find a patron, look at their lastseen date 3 - check out to them, confirm lastseen didn't change 4 - apply patch, restart stuff 5 - repeat 3, but lastseen did change this time! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:31:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:31:07 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-ZTbnUDXjES@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 --- Comment #16 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- This must be backported into all stables. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:33:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:33:44 +0000 Subject: [Koha-bugs] [Bug 28408] Last modification date for suggestions is wrong In-Reply-To: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28408-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28408-70-Mn3JwDGWry@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28408 Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:43:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:43:11 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-Lrf8fdVIEJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |joonas.kylmala at helsinki.fi |ity.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:50:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:50:45 +0000 Subject: [Koha-bugs] [Bug 28485] New: LOCK_DIR missing in koha-install-log Message-ID: <bug-28485-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28485 Bug ID: 28485 Summary: LOCK_DIR missing in koha-install-log Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs at lists.koha-community.org Reporter: fridolin.somers at biblibre.com QA Contact: testopia at bugs.koha-community.org Bug 25109 added installation var LOCK_DIR. It is missing in koha-install-log -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:50:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:50:52 +0000 Subject: [Koha-bugs] [Bug 28485] LOCK_DIR missing in koha-install-log In-Reply-To: <bug-28485-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28485-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28485-70-wVeG1WL1Nc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28485 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25109 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25109 [Bug 25109] Add execution locking to Koha::Script -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:50:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:50:52 +0000 Subject: [Koha-bugs] [Bug 25109] Add execution locking to Koha::Script In-Reply-To: <bug-25109-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25109-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25109-70-gtnrgVSUwC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25109 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28485 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28485 [Bug 28485] LOCK_DIR missing in koha-install-log -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:53:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:53:20 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-kqGU3srJUP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:53:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:53:24 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-iqWqX5qfLC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121214|0 |1 is obsolete| | Attachment #121215|0 |1 is obsolete| | --- Comment #21 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121483 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121483&action=edit Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller" This reverts commit c7fef23763754ad65c5a59438ed370d53aeec4b6. The code is needed back to fix broken sorting. Signed-off-by: Christian Nelson <christian.nelson at tritonia.fi> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 15:54:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 13:54:04 +0000 Subject: [Koha-bugs] [Bug 28171] Serial enumeration / chronology sorting is broken in biblio page In-Reply-To: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28171-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28171-70-LI0krAsVvl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171 --- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121484&action=edit Bug 28171: Restore previous sorting behaviour for Serial enumchron column Before Bug 27980 the sorting was done either by item's publisheddate if it existed in at least one item. If it didn't exist then the sorting was done using "h - Serial Enumeration / chronology" field. This restores this sorting functionality in catalogue/detail.pl page. To test: 1. Create a serial subscription for a biblio, make sure to enable the option "Create an item record when receiving this serial" 2. Receive two serials, so that they have different received dates and check that the items are now created to the biblio 3. Add now two additional items with one having "A" and other having "B" in the "h - Serial Enumeration / chronology" field. 4. Try sorting and notice the items with publisheddate are being sorted and ones without stay in the order they happened to be 5. Remove the items with publisheddate and notice that now items with "A" and "B" get sorted correctly Signed-off-by: Christian Nelson <christian.nelson at tritonia.fi> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:17:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:17:54 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-nRoFkdCuN5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:17:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:17:58 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-4DlS5IXGoZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121185|0 |1 is obsolete| | Attachment #121186|0 |1 is obsolete| | --- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121485 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121485&action=edit Bug 20985: Unit tests Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:18:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:18:57 +0000 Subject: [Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy In-Reply-To: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-20985-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-20985-70-gbwVxt5GmF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985 --- Comment #42 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121486 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121486&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved The expected behaviour for "On shelf holds allowed" setting for the circulation rules (Koha administration > Patrons and circulation > Circulation and fines rules): - Allow holds only on items that are currently checked out or otherwise unavailable. - If set to "Yes", patrons can place holds on items currently checked in. - If set to "If any unavailable", patrons can only place holds on items that are not unavailable. - If set to "If all unavailable", patrons can only place holds on items where *all* items on the record are unavailable. (Adapted from https://bywatersolutions.com/education/preparing-for-library-closures) These rules should also work when using ILS-DI, but currently they don't. This bug makes sure that the "On shelf holds allowed" rules work correctly when using ILS-DI to place holds. Test plan: 1. Enable ILS-DI (set the ILS-DI system preference to Enable). 2. Go to Koha administration > Patrons and circulation > Circulation and fines rules. 3. Work through steps 4-5 for each of the settings for "On shelf holds allowed" for all libraries/patron categories/item types: . "Yes", "If any unavailable", and "If all unavailable" 4. Staff interface - place a hold on a record with items available for loan, the rules should work as expected before and after the patch is applied: . "Yes" ==> information column in the item table displays "Not on hold", the hold is placed, cancel the hold . "If any unavailable" and "If all unavailable" ==> the hold is not placed, message is "Cannot place hold. No items are available to be placed on hold.", red "X" in the hold column and the information column displays "Not on hold". 5. ILS-DI - place a hold on a record with items available for loan (note: without the patch, holds can be placed): . Query to place a hold using ILS-DI on a title that have all its items available, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1 ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold . Query to place a hold using ILS-DI on an available item, example query: http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1) ==> Without the patch the hold is placed but it shouldn't be allowed, cancel the hold 6. Run the tests prove t/db_dependent/Reserves.t - these should pass. 7. Apply the patch (and flush_memcached and restart_all if using koha-testing-docker). 8. Run through steps 3-6 again, and note the changes when "If any unavailable" and "If all unavailable" options are used: . For the staff interface: there should be no change in behavour and should work as expected, for the red "X" in the items table additional text is added "onShelfHoldsNotAllowed". . For ILS-DI: these should now work as expected, with holds not placed, and this message in the results returned <code>onShelfHoldsNotAllowed</code> (check to confirm no holds place for either the patron or the item) . Tests: should still pass. 9. Sign off. Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: David Nind <david at davidnind.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:22:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:22:23 +0000 Subject: [Koha-bugs] [Bug 28455] If TrackLastPatronActivity is enabled we should update 'lastseen' field on checkouts In-Reply-To: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28455-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28455-70-y4NDM4L2aN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28455 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |nick at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:23:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:23:54 +0000 Subject: [Koha-bugs] [Bug 27476] Improve link text for logging in on OPAC In-Reply-To: <bug-27476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27476-70-nsNIgOiTtc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27476 Joel Coehoorn <jcoehoorn at york.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcoehoorn at york.edu --- Comment #11 from Joel Coehoorn <jcoehoorn at york.edu> --- In the case where the new ShibOnly preference is used, why do we even show this view at all? As soon as you visit the OPAC and click the 'Log in to your account' link from the home page, it should be as if you clicked 'Log in using a Shibboleth account' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:41:21 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:41:21 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-J7lNHiMpdr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | CC| |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:46:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:46:23 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-BtVEdHgW7r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:46:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:46:27 +0000 Subject: [Koha-bugs] [Bug 28388] Search result set is lost when viewing the MARC plain view (opac-showmarc.pl) In-Reply-To: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28388-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28388-70-SDjgBpRs1C@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121339|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121489 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121489&action=edit Bug 28388: Preserve "Browse results" when "view plain" is clicked This patch modifies the way search sessions are preserved in the OPAC so that viewing the "plain MARC" view will not cause the search context to be lost. To test, apply the patch and make sure OpacBrowseResults is enabled. - Perform a search in the OPAC which will return multiple search results. - View the details of one of the search results. - You should see a "Browse results" box in the right-hand sidebar. - Click the "MARC view" link. - If you click back to the "Normal view" now, the results browser should still appear. - From the MARC view, click the "view plain" link. - Return to the "Normal view." - Before the patch: The results browser is gone. - After the patch: The results browser is still there. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:49:35 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:49:35 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-HjK9Vl7RcI@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:49:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:49:38 +0000 Subject: [Koha-bugs] [Bug 28476] Update info in docs/teams.yaml file In-Reply-To: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28476-70-lHsXTGYHy7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121471|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121490 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121490&action=edit Bug 28476: Update info in docs/teams.yaml file to test... 1/ apply patch 2/ view 'about' page to confirm info is updated Signed-off-by: Magnus Enger <magnus at libriotech.no> Looks good. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:54:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:54:14 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-h7189X5bA2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 16:54:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 14:54:36 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-YcarhlT1gj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |kyle at bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:05:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:05:05 +0000 Subject: [Koha-bugs] [Bug 27857] Koha::Patron->extended_attributes skips checks In-Reply-To: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27857-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27857-70-Wkg6YY7OoP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27857 --- Comment #39 from Jonathan Druart <jonathan.druart+koha at gmail.com> --- Master_D9_My8 586 Docker_7 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:15:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:15:50 +0000 Subject: [Koha-bugs] [Bug 28486] New: MARCItemFieldsToOrder values lost when using Add Order button Message-ID: <bug-28486-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28486 Bug ID: 28486 Summary: MARCItemFieldsToOrder values lost when using Add Order button Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org When populating a basket via a staged MARC file and checking for duplicates, if a duplicate is found then one is expected to use the "Add Order" button on that title to manage that title individually and decide whether to use the existing bib or create a new one. Either choice pushes one to neworderempty.pl (rather than addorderiso2709.pl). Values from MARCItemFieldsToOrder are not applied on neworderempty.pl, which complicates the workflow and requires the user to manually enter those values. To recreate: 1 - export a bib from your collection 2 - edit that bib to add some item values formatted in accordance with your MARCItemFieldsToOrder syspref 3 - create a basket in Acq set to create items at ordering 4 - add to your basket from a new file, select your exported and edited bib 5 - on addorderiso2709.pl, confirm your MARCItemFieldsToOrder values show up 6 - click Add Order 7 - select wither Use Existing Record or Create New Record 8 - confirm that you end up on neworderempty.pl without your MARCItemFieldsToOrder values -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:18:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:18:14 +0000 Subject: [Koha-bugs] [Bug 28487] New: Overdue_notices does not fall back to default language Message-ID: <bug-28487-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28487 Bug ID: 28487 Summary: Overdue_notices does not fall back to default language Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: andreas.jonsson at kreablo.se QA Contact: testopia at bugs.koha-community.org Previously overdue_notices use exclusively the default language but bug 26420 changed this to the opposite, which is to use exclusively the language chosen by the user. But if no translation have been provided for the chosen language, no message is sent. I would expect the behavior to be the same as in GetPreparedLetter: $letter = getletter( $module, $letter_code, $branchcode, $mtt, $lang ); unless ( $letter ) { $letter = getletter( $module, $letter_code, $branchcode, $mtt, 'default' ) or warn( "No $module $letter_code letter transported by " . $mtt ), return; } -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:20:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:20:29 +0000 Subject: [Koha-bugs] [Bug 26420] Overdue notices script does not care about borrower's language, always takes default template In-Reply-To: <bug-26420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26420-70-3HXKTVJL3f@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26420 Andreas Jonsson <andreas.jonsson at kreablo.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.jonsson at kreablo.se --- Comment #9 from Andreas Jonsson <andreas.jonsson at kreablo.se> --- Shouldn't we still fall back to the default language if a tranlation is missing? I reported bug 28487. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:44:27 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:44:27 +0000 Subject: [Koha-bugs] [Bug 28454] Add Koha version number to database schema link in reports In-Reply-To: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28454-70-CHy0YWC79d@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:44:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:44:31 +0000 Subject: [Koha-bugs] [Bug 28454] Add Koha version number to database schema link in reports In-Reply-To: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28454-70-EOa3oGmset@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121429|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> --- Created attachment 121491 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121491&action=edit Bug 28454: Add Koha version number to database schema link in reports This patch modifies the guided reports script, adding a verion check so that a version string can be added to the database schema link if the user is using a non-development version. To test, apply the patch and go to reports -> Saved reports. - In the left-hand sidebar menu you should see a "Koha database schema" link. Depending on which version you're using, it may or may not have a version string included, e.g. "http://schema.koha-community.org/20_05" - In master, there is no version string added because there is no schema available for development versions. - If you apply the patch on a previous version, e.g. 'origin/20.11.x' you will see a link directly to that schema page. Signed-off-by: Lucas Gass <lucas at bywatersolutions.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 17:45:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 15:45:50 +0000 Subject: [Koha-bugs] [Bug 28454] Add Koha version number to database schema link in reports In-Reply-To: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28454-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28454-70-f1cr1E5Wgc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454 Lucas Gass <lucas at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> --- tested in origin/20.05.x and origin/20.11.x works well in both and this is a handy enhancement! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:11:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:11:57 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-9H8gYLN8ZE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #153 from Rhonda Kuiper <rkuiper at roundrocktexas.gov> --- I started the signoff and everything worked great on the staff side. The problem I saw was on step 8 of the test plan. When I went to put a biblio on hold the message on the hold screen said "When your item is ready for pickup, you will have days to pick it up from this library". There was no number before the 'days'. I tried changing the library but the message still read the same. Also, when I set a holiday within the pickup time, I put an item on hold and the expiration date didn't change (extend for one more day). I didn't get to step 13 with the talking tech test. Not sure what status to change this to... Rhonda K. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:26:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:26:05 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-qSexcE6rWA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:26:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:26:10 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-hf4qFGUof2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118593|0 |1 is obsolete| | Attachment #118594|0 |1 is obsolete| | Attachment #118595|0 |1 is obsolete| | --- Comment #8 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121492&action=edit Bug 27032: Remove unused variables Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:26:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:26:14 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-miiV2L015Y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 --- Comment #9 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121493 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121493&action=edit Bug 27032: Move auto renewal code out of CanBookBeRenewed This moves the checks related to whether auto renewal can be done on the checkout to its own function _CanBookBeAutoRenewed(). This makes it more clear which parts of the code are related to auto renewal checking and which are not. To test: 1) Make sure prove t/db_dependent/Circulation.t still passes Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:26:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:26:19 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-gnjZaUmNdx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 --- Comment #10 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Created attachment 121494 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121494&action=edit Bug 27032: (follow-up) Pass rather than fetch variables Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:28:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:28:28 +0000 Subject: [Koha-bugs] [Bug 27032] CanBookBeRenewed is not understandable and needs refactoring In-Reply-To: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27032-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27032-70-eeMeVrM1qR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 --- Comment #11 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Hi Kyle, I attached rebased patches. I simply did git rebase origin/master and git was able to resolve the conflict automatically and tests still passes so I think this is ready for QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 18:30:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 16:30:28 +0000 Subject: [Koha-bugs] [Bug 17471] Borrower Previously Checked Out: Date of last checkout In-Reply-To: <bug-17471-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17471-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17471-70-pEkixqHyB9@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17471 Rhonda Kuiper <rkuiper at roundrocktexas.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkuiper at roundrocktexas.gov -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 20:38:36 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 18:38:36 +0000 Subject: [Koha-bugs] [Bug 26195] Add a way to specify authorised values should be expanded [OAI] In-Reply-To: <bug-26195-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26195-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26195-70-9d1Dzf9xcP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26195 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 20:38:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 18:38:40 +0000 Subject: [Koha-bugs] [Bug 26195] Add a way to specify authorised values should be expanded [OAI] In-Reply-To: <bug-26195-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26195-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26195-70-I0Ztqm7KJU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26195 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119628|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 121495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121495&action=edit Bug 26195: Add a way to specify authorised values should be expanded [OAI] This patch introduces a new configuration entry for OAI so the resulting records include authorised value descriptions instead of codes. This is off by default. To test: 1. Create a yaml file with the extended OAI configuration 2. Visit http://kohadev.myDNSname.org:8080/cgi-bin/koha/oai.pl 3. Browse some records => SUCCESS: The fields tied to AV show codes. 4. Update your configuration with 'expanded_avs: 1' for one of the defined format like in: --- format: marc21: metadataPrefix: marc21 metadataNamespace: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim schema: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd include_items: 0 marcxml: metadataPrefix: marcxml metadataNamespace: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim schema: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd include_items: 1 expanded_avs: 1 5. restart_all 6. Repead 3 => SUCCESS: AV descriptions are returned! 7. Sign off :-D Signed-off-by: Nick Clemens <nick at bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 21:59:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 19:59:29 +0000 Subject: [Koha-bugs] [Bug 26340] When printing labels from a barcode range, keep zero padding In-Reply-To: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26340-70-ejzr6c6y9k@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111653|0 |1 is obsolete| | --- Comment #12 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- Created attachment 121496 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121496&action=edit Bug 26340: Keep zero padding when printing barcodes from a range When creating barcode labels from a range, the leading zeros of padded barcodes will be removed. They should be kept instead. TO TEST: 1. Go to Tools > Label creator 2. Click +New -> Barcode range 3. Print barcode range with zero(s) in the start (Ex. from 00011881 to 00012000 ) 4. Select a template to be applied:: Code à barre 48467 Select a layout to be applied: Code à barres 5. Export 6. Open PDF The prefix is not displayed. We should see 00011881 on the labels, but we see 11881, 11882, ... without zeros in the start of labels. 7. Apply patch and retest - the zeros should be kept now. Signed-off-by: David Nind <david at davidnind.com> Bug 26340: (QA follow-up) Rephrase hint on to and from values Bug 26340: Keep zero padding when printing barcodes from a range -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 22:00:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 20:00:07 +0000 Subject: [Koha-bugs] [Bug 26340] When printing labels from a barcode range, keep zero padding In-Reply-To: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26340-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26340-70-3Df7p658RR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26340 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 22:44:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 20:44:37 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-jXECiyl3bx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 --- Comment #30 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- Created attachment 121497 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121497&action=edit I have changed CGI::Session->new() from CGI::Session->load() for use session. This condition - 'CGI::Session->load() or die CGI::Session->errstr();' I am not sure that was good idea to use 'die' in this condition...What do you think? Thanks! Bug 27113: (follow-up) Correction with Session TEST PLAN Important! In this patch we need to do reindex ElasticSearch. ElasticSearch must have all information in his index. 1. Go Intranet -> Preference -> SearchEngine -> ElasticSearch !! APPLY PATCH !! 2. Mapping is good (Intranet -> Catalog -> Search engine configuration (Elasticsearch) ). !Recommended 'Reset Mapping' -> 'Yes' 3. In your koha-conf.xml file you must have good <index_name> for <elasticsearch> and version ES 4. Update Preference: ./installer/data/mysql/updatedatabase.pl If that passe good you can look the lines: - DEV atomic update: bug_27113-elasticsearch_autocomplete_input_search.perl - Upgrade to XXX done : Bug 27113 - Autocomplete input on main page with elasticsearch 5. After that we can look two options in the preferences: - IntranetAutocompleteElasticSearch; - OPACAutocompleteElasticSearch; 4. For add information in the index we must run script for reindexing: ./misc/search_tools/rebuild_elasticsearch.pl -v -d 5. Waiting for the end of indexing 6. Go on Preference and find : - IntranetAutocompleteElasticSearch; - OPACAutocompleteElasticSearch; Value "Show" turn on autocomplete. 7. Now we have Autocomplete for Intranet/OPAC search input (advanced search also) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 22:45:33 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 20:45:33 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-She0AtOxul@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121497|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 22:49:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 20:49:07 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-oDU53993VM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 --- Comment #31 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- Created attachment 121498 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121498&action=edit Bug 27113: (follow-up) Correction with Session I have changed CGI::Session->new() from CGI::Session->load() for use session. This condition - 'CGI::Session->load() or die CGI::Session->errstr();' I am not sure that was good idea to use 'die' in this condition...What do you think? Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 23:08:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 21:08:43 +0000 Subject: [Koha-bugs] [Bug 28428] Capitalization: Password Updated In-Reply-To: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28428-70-6SV3mqQKHo@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28428 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 23:08:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 21:08:46 +0000 Subject: [Koha-bugs] [Bug 28428] Capitalization: Password Updated In-Reply-To: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28428-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28428-70-hCbGDY9cPf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28428 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121322|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121499&action=edit Bug 28428: Capitalization: Password Updated This patch corrects the case of two headings on the "Change password" page in the staff interface. As far as I can tell these strings are never seen because the page redirects to the patron detail page instead of redisplaying after a new password or username is submitted. A visual inspection of the patch may be the only test. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 23:44:28 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 21:44:28 +0000 Subject: [Koha-bugs] [Bug 28427] Terminology: Shelf should be list In-Reply-To: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28427-70-1lZ2Hmvk0a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri May 28 23:44:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 21:44:32 +0000 Subject: [Koha-bugs] [Bug 28427] Terminology: Shelf should be list In-Reply-To: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28427-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28427-70-3qT9DT51HP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121321|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121500&action=edit Bug 28427: Terminology: Shelf should be list This patch corrects the title element on the download list page in the staff interface. The affected page should never be seen by the user because other error-handling should take precedence. In order to see it you have to set up such an error: - Log into the staff client as a user with existing lists. - Open the Lists page. - Open one of your lists in a new tab. - In the original tab, delete the list you opened. - In the tab showing the contents of the list, click the "Download" menu button and select an option. - You should be redirected to a page with an error message at the top. - The title of this page should be correct: "Download list." Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 01:34:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 23:34:51 +0000 Subject: [Koha-bugs] [Bug 28479] TestBuilder.pm uses incorrect method for checking if objects to be created exists In-Reply-To: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28479-70-S8vGzY2bsq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 01:34:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 23:34:55 +0000 Subject: [Koha-bugs] [Bug 28479] TestBuilder.pm uses incorrect method for checking if objects to be created exists In-Reply-To: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28479-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28479-70-IlMKfFNJhA@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121473|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121501&action=edit Bug 28479: Use primary keys to check object existence in TestBuilder The TestBuilder::build_object function used any foreign keys to check whether an object already exists or not. This brought incorrectly results of unrelated objects because using any other keys other than primary keys don't guarantee our results to point to one single object. For example, as is put here in the unit test, if you created two items with the same biblionumber and then tried to create a hold using build_object() we were using the biblionumber to check whether an item was linked to the hold already. Thus, we were checking whether a random item was already linked to the hold instead of the one we wanted either by passing it explicitly to build_object() or the one build_object() created implicitly. This also resulted in following warnings when there were more than one match: DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. SQL that returns multiple rows is DEPRECATED for ->find and ->single at /kohadevbox/koha/t/lib/TestBuilder.pm line 235 To test: $ prove t/db_dependent Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 01:47:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 23:47:37 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28280-70-pyfIyt8XmS@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 01:47:40 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 23:47:40 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28280-70-2mqTrgEKNu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120427|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121502&action=edit Bug 28280: itemtype page, add price formatting To Test: 1- create an item type with a 'Default replacement cost' and a 'Processing fee (when lost)' 2- numbers are displayed with 6 decimals. 4- apply patch 5- numbers are displayed with 2 decimals. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 01:50:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 28 May 2021 23:50:29 +0000 Subject: [Koha-bugs] [Bug 28280] itemtypes page defaultreplacecost and processfee aren't using Price filter. In-Reply-To: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28280-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28280-70-HPo8O5l9lV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #3 from David Nind <david at davidnind.com> --- Testing notes (koha-testing-docker): - Numbers are displayed with six decimals when you edit the item type, otherwise they display correctly on the item type listing page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 02:21:52 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 00:21:52 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-tDLAET6m4N@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 02:21:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 00:21:56 +0000 Subject: [Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec In-Reply-To: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28480-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28480-70-djgLnbdroP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121475|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121503&action=edit Bug 28480: Add q parameters for GET /patrons This patch adds the q query parameters to the route. To test: 1. Try the route with the following query parameter: q={"patron_id":2} i.e. GET /api/v1/patrons?q={"patron_id":2} => FAIL: You get a bad request respose 2. Apply this patch 3. Restart all 4. Repeat 1 => SUCCESS: You get the patron 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io> Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 02:51:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 00:51:41 +0000 Subject: [Koha-bugs] [Bug 28353] Regression: Batch item deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-bKl5kTLC27@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 02:51:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 00:51:45 +0000 Subject: [Koha-bugs] [Bug 28353] Regression: Batch item deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-kkTNF3rd6U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121089|0 |1 is obsolete| | --- Comment #7 from David Nind <david at davidnind.com> --- Created attachment 121504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121504&action=edit Bug 28353: Display a list of items that cannot be deleted We used to display a list of items that cannot be deleted (checked out or on hold) on the Batch item deletion tool. With bug 8132 we improve the error handling, but the info is spread in the table. This patch adds, at the top of the page, the list of items (barcode) that cannot be removed. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 03:06:14 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 01:06:14 +0000 Subject: [Koha-bugs] [Bug 28353] Regression: Batch item deletion no longer shows which items were not removed In-Reply-To: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28353-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28353-70-L5yIGj4Kc0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28353 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #8 from David Nind <david at davidnind.com> --- Testing notes (using koha-testing-docker). Test plan: 1. Place a hold for an item and note the barcode 2. Check out an item and note the barcode 3. Go to the batch delete item tool (Tools > Catalog > Batch item deletion) and in the barcode list enter: . The barcodes from step 1 and 2 . An invalid barcode (such as 'XYZ'), . A barcode for an item that can be deleted (= not checked out, not on hold) and click 'Continue' 5. The batch item deletion page will show this message: . 'Warning, the following barcodes were not found:", followed by a list of barcodes (it should list the invalid barcode entered in step 3) 6. Select all the items and click 'Delete selected items' 7. The message says: '1 item(s) deleted' 8. Apply the patch 9. Repeat step 3: 10. The batch item deletion page will show these messages: . 'Warning, the following barcodes were not found:", followed by a list of barcodes - "Warning, the following items cannot be deleted:", followed by a list of barcodes 11. Click 'Delete selected items", the resulting mesage says '1 item(s) deleted' 12. Sign off! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 04:32:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 02:32:34 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-zi7wxkJ0IV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 04:32:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 02:32:39 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-W5BSRRtnAn@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121439|0 |1 is obsolete| | --- Comment #4 from David Nind <david at davidnind.com> --- Created attachment 121505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121505&action=edit Bug 27948: Add atomic update Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 04:32:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 02:32:43 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-51AcH15kby@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121440|0 |1 is obsolete| | --- Comment #5 from David Nind <david at davidnind.com> --- Created attachment 121506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121506&action=edit Bug 27948: Add ArticleRequestsDisclaimerText syspref Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 04:32:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 02:32:47 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-GPknLyySGT@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121441|0 |1 is obsolete| | --- Comment #6 from David Nind <david at davidnind.com> --- Created attachment 121507 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121507&action=edit Bug 27948: Add disclaimer to article request If ArticleRequestsDisclaimerText syspref is set, a disclaimer text will appear fefore an article request can be made To test: 1. apply patches 2. enable ArticleRequest syspref 3. in OPAC place an article request for a patron CHECK => No disclaimer text should appear before placing article request 4. add a text in ArticleRequestsDisclaimerText syspref 5. repeat step 3 SUCCESS => A disclaimer text is shown before you can place an article request Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 04:40:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 02:40:26 +0000 Subject: [Koha-bugs] [Bug 27948] Add disclaimer text to article requests feature In-Reply-To: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27948-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27948-70-IsRCv3c19y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27948 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement lets you release notes| |include text that patrons | |need to accept before they | |can place an article | |request (similar to the | |ILLModuleCopyrightClearance | |system preference). | | | |Add | |the text required to the | |new system preference | |ArticleRequestsDisclaimerTe | |xt. If there is no text in | |the system preference, then | |no message is displayed. | | | |, CC| |david at davidnind.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 15:48:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 13:48:57 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-SHdQXgEMXl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #38 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Guess that was me and I like the description of it - not sure I understand the problem pointed out by Jonathan. Maybe you can explain a bit more? We can add the switch to new installations by default and we can still deactivate/activate on demand. It would work like the self reg one now does too (point for consistency). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 15:51:47 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 13:51:47 +0000 Subject: [Koha-bugs] [Bug 26116] Allow multiple suppression values In-Reply-To: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26116-70-zcaY1cJUAJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26116 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Now that we fixed bug 23406, I wonder how we could make this work best. The template check could be something like: - if not empty or 0 - if value >= 1 ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 15:52:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 13:52:58 +0000 Subject: [Koha-bugs] [Bug 26116] Allow multiple suppression values In-Reply-To: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26116-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26116-70-4sdGhRza5U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26116 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Sarah Cornell from comment #2) > +1! > > In order to make it easier for staff to assign the suppression value, I > redefined 1 to "Suppressed in OPAC" but now the line "Suppressed in OPAC" > doesn't display on search results or detail pages. > > More flexibility in defining suppression values, please! This problem was now fixed by bug 23406 - it should show now when using an authorised value that has a code of 1 and any description. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 15:54:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 13:54:12 +0000 Subject: [Koha-bugs] [Bug 26420] Overdue notices script does not care about borrower's language, always takes default template In-Reply-To: <bug-26420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26420-70-hsLg9YnYbx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26420 --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Andreas Jonsson from comment #9) > Shouldn't we still fall back to the default language if a tranlation is > missing? I reported bug 28487. I think you are correct. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 15:56:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 13:56:07 +0000 Subject: [Koha-bugs] [Bug 28487] Overdue_notices does not fall back to default language In-Reply-To: <bug-28487-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28487-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28487-70-aGQmJaEJv0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28487 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think this sounds like a major bug - a lot of libraries might only define the default notice in their "main" language. That's the expected behaviour and the described change could be bad trouble espeially as overdues are a sensitive area. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:00:30 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:00:30 +0000 Subject: [Koha-bugs] [Bug 27476] Improve link text for logging in on OPAC In-Reply-To: <bug-27476-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27476-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27476-70-GP0ES3zeTP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27476 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to Joel Coehoorn from comment #11) > In the case where the new ShibOnly preference is used, why do we even show > this view at all? As soon as you visit the OPAC and click the 'Log in to > your account' link from the home page, it should be as if you clicked 'Log > in using a Shibboleth account' Hi Joel, I think there was an overlap here - ShibOnly was added after work started on this patch. If it doesn't work with ShibOnly as you describe, please file a new bug report - I think what you suggest sure makes sense for the ShibOnly use case. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:05:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:05:07 +0000 Subject: [Koha-bugs] [Bug 27812] Remove the ability to transmit a patron's plain text password over email In-Reply-To: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27812-70-HWYDyZ0Z7u@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27812 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_21_11_candidate --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- A little sad this missed release, got out of my view too. Boldly marking it as 21.11 candidate - I really believe this one needs to go. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:22:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:22:34 +0000 Subject: [Koha-bugs] [Bug 28316] Cannot search with square brackets [] In-Reply-To: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28316-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28316-70-MbgPihN3bE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- If the scope here widens, please remember to update the bug description! (still in release notes mode here... ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:24:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:24:19 +0000 Subject: [Koha-bugs] [Bug 28349] Date sorting incorrect reports in en-GB In-Reply-To: <bug-28349-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28349-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28349-70-UVMXSnXbx5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28349 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:34:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:34:54 +0000 Subject: [Koha-bugs] [Bug 28447] Refine your search Holding libraries location code omits dot and shows * instead of full name In-Reply-To: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28447-70-VoC99hHlhl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17661 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I believe this might be because we added code to make the facet display more consistent with various ISBD punctuation (bug 17661) Can I ask why the dot was chosen? Usually it's recommend to avoid any special characters in the codes (at least we recommend it, because things like this :) ) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661 [Bug 17661] Differences in field ending (whitespace, punctuation) cause duplicate facets -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:34:54 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:34:54 +0000 Subject: [Koha-bugs] [Bug 17661] Differences in field ending (whitespace, punctuation) cause duplicate facets In-Reply-To: <bug-17661-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-17661-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-17661-70-Trl5rgcpIM@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28447 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 [Bug 28447] Refine your search Holding libraries location code omits dot and shows * instead of full name -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:37:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:37:19 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-5OkEy778J5@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Just a wild guess, but could you try setting a lower value for maxItemsInSearchResults to see if this changes things? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:37:44 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:37:44 +0000 Subject: [Koha-bugs] [Bug 28447] Refine your search Holding libraries location code omits dot and shows * instead of full name In-Reply-To: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28447-70-0cTSR8tH4M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:37:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:37:50 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-llN0TAwCAm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:43:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:43:06 +0000 Subject: [Koha-bugs] [Bug 28447] Refine your search Holding libraries location code omits dot and shows * instead of full name In-Reply-To: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28447-70-Kmzvflaq1D@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 --- Comment #2 from Bohdan <b.pastern4k at gmail.com> --- The dot was chosen because the name of the library location consists of multiple words. Does this mean location should be changed and last dot removed as well as change location for all items? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:55:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:55:11 +0000 Subject: [Koha-bugs] [Bug 28447] Refine your search Holding libraries location code omits dot and shows * instead of full name In-Reply-To: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28447-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28447-70-YS2uWmHXZR@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28447 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think it would resolve the issue at hand most likely, but depending on the number of items in your system it might be quite a bit of work to do. I'd maybe wait to see if we can get someone to look at the code first - I was mostly guessing as the time frame could fit the change. To explain my comment about characters in codes a bit more: I would not recommend using ., -, _ and similar in codes for locations, collections, libraries and the like usually because these are treated as spaces by Zebra too. For example if you have codes book and e-book - book will also find all e-books, because "e-book" is seen as "e book" so book will match both. Similar for dots. This can be an intended effect sometimes, but often times it's not. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat May 29 16:56:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 14:56:59 +0000 Subject: [Koha-bugs] [Bug 28460] Add ability to hide serial publication date from holdings table on intranet details In-Reply-To: <bug-28460-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28460-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28460-70-a8LzQf2fJH@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28460 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I believe we added CSS classes for these a while ago - maybe this would work? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:04:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:04:58 +0000 Subject: [Koha-bugs] [Bug 28465] Don't allow staff user to change patron categories of other staff users and their own account In-Reply-To: <bug-28465-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28465-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28465-70-P2zuQZDtZj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28465 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staff Account Restrictions |Don't allow staff user to | |change patron categories of | |other staff users and their | |own account --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Christofer, I updated the description a bit - please check if I got it right! The permission preventing the user name change is staffaccess. I think it would be consequential to extend it to patron categories as this is the way currently to get around the intention of the perm in the first place. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:07:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:07:29 +0000 Subject: [Koha-bugs] [Bug 28466] Comments not viewable from staff client within record In-Reply-To: <bug-28466-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28466-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28466-70-qeTbVARonc@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28466 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 2486 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:07:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:07:29 +0000 Subject: [Koha-bugs] [Bug 2486] Show user comments in staff client In-Reply-To: <bug-2486-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-2486-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2486-70-DHKXR2DOPj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2486 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon at cdalibrary.org --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 28466 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:13:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:13:09 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-5Iq7RMnS8a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #2 from Bohdan <b.pastern4k at gmail.com> --- Changed it to 15, nothing happened. If there is more than 1 result found, it skips missing record. Instead of 10 or 20 records per page I see 9 or 19 and the enumeration goes from 1 to 3 for example and continues as usual. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:15:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:15:56 +0000 Subject: [Koha-bugs] [Bug 28468] Unicode escape and non-whitespace C0 controls characters crash when put in the name of a record In-Reply-To: <bug-28468-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28468-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28468-70-0cdlfTyLuN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28468 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Can confirm. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat May 29 17:24:51 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 15:24:51 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-8367-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8367-70-mkr9rs31up@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #154 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- If you think you found a problem, which it reads like, setting "Failed QA" is always the way to go. It usually alerts the dev to check what's going on. It's really a status for everyone to use. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 01:14:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 29 May 2021 23:14:37 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-zuleTRsW5F@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |david at davidnind.com --- Comment #32 from David Nind <david at davidnind.com> --- Patch no longer applies 8-(... Bug 27113 - ElasticSearch: Autocomplete in input search 120109 - Bug 27113: (follow-up) Move new CSS to main SCSS files 120140 - Bug 27113: ElasticSearch: Autocomplete in input search 120806 - Bug 27113: (follow-up) QA Tests 121498 - Bug 27113: (follow-up) Correction with Session Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 27113: (follow-up) Move new CSS to main SCSS files error: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/css/elasticsearch/autocomplete.css). error: could not build fake ancestor Patch failed at 0001 Bug 27113: (follow-up) Move new CSS to main SCSS files -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 03:33:25 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 01:33:25 +0000 Subject: [Koha-bugs] [Bug 21286] Advanced search for Corporate-name creates Zebra errors In-Reply-To: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-21286-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-21286-70-oPjbhNe7DW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21286 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com --- Comment #6 from David Nind <david at davidnind.com> --- I attempted to test this, but I couldn't recreate the error(steps 4-8) - I could find the record with the corporate name in it (I added a unique name not used anywhere else). The QueryWeightFields system preference is enabled. I changed the dropdown list to 'Corporate name' and also tried with 'Corporate name as a phrase'. Is there something else I need to do to try and recreate the issue? Here is the Zebra log entry for the request: 01:28:46-30/05 zebrasrv(54) [request] Search biblios OK 1 1 1+0 RPN @attrset Bib-1 @attr 1=Corporate-name @attr 4=6 @attr 5=1 @attr 2=102 "xanadu mftc" 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(54) [request] Present OK - 1 1+1 01:28:46-30/05 zebrasrv(55) [request] Auth idPass kohauser - 01:28:46-30/05 zebrasrv(55) [request] Init OK - ID:81 Name:ZOOM-C/YAZ Version:5.27.1 872b6f92a024bb53bc1c11dfeccd47f065f98238 01:28:46-30/05 zebrasrv(55) [request] Search biblios OK 0 1 1+0 RPN @attrset Bib-1 @attr 1=1033 "Programming Perl /" Testing notes (koha-testing-docker): - Enabled Zebra logging: . edit /etc/koha/sites/kohadev/koha-conf.xml . find zebra_loglevels setting . uncomment and add request - Added "xanadu mftc" as an authority record and linked to a record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 03:41:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 01:41:00 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-4pcbB7CYKm@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 03:41:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 01:41:08 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-npIdlGbfXf@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121341|0 |1 is obsolete| | --- Comment #2 from David Nind <david at davidnind.com> --- Created attachment 121508 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121508&action=edit Bug 28422: OPAC MARC detail view doesn't correctly evaluate holdability This patch modifies the MARC detail view in the OPAC so that it evaluates whether a title can be placed on hold in the same way it is done on the "normal" detail page and the ISBD detail page. This allows for consistency in the display of the "Place hold" link. To test, apply the patch and log into the OPAC. - Perform a search which will return results, at least one of which can be placed on hold. - View the detail page, the MARC detail page, and the ISBD detail page. In each case the "Place hold" link should appear in the sidebar. - View the same pages for a record which cannot be placed on hold to confirm that the link doesn't appear. For instance: - All items are not for loan. - All items are lost. - There are no items attached. Signed-off-by: David Nind <david at davidnind.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 03:54:07 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 01:54:07 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-YLuvhmoEdP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 David Nind <david at davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david at davidnind.com Text to go in the| |In the normal and ISBD release notes| |detail views for a record | |in the OPAC the 'Place | |hold' link only appears if | |a hold can actually be | |placed. This change fixes | |the MARC detail view so | |that it is consistent with | |the normal and ISBD detail | |views. (Before this, a | |'Place hold' link would | |appear for the MARC detail, | |even if a hold couldn't be | |placed, for example if an | |item was recorded as not | |for loan.) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 06:05:59 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 04:05:59 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-GwsJfpRF3a@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #24 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121509 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121509&action=edit Bug 27741: labels folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun May 30 07:35:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 30 May 2021 05:35:41 +0000 Subject: [Koha-bugs] [Bug 27741] Accessibility: Staff Client - Headings should have correct tags and hierarchy In-Reply-To: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27741-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27741-70-iIWAhwpFOG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27741 --- Comment #25 from wainuiwitikapark at catalyst.net.nz --- Created attachment 121510 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121510&action=edit Bug 27741: members folder Bug 27631 corrected the <h1> tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under <h1> are in the correct order and hierarchy Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 02:24:46 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 00:24:46 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-7NQW2lvrgG@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #39 from David Cook <dcook at prosentient.com.au> --- (In reply to Kyle M Hall from comment #37) > You are incorrect. It means that an administrator can disable that behavior > for all instances. However, if the option is enabled on the command line, > the system preference then takes over as the control. If the syspref is > empty, the feature is disabled. If the syspref has a value, the feature is > enabled. > The patch literally says 'Bug 25429: Require command line switch to enable, control DAYS via syspref" and the code supports that. That means that a sysadmin must add the CLI switch in order for the syspref to be usable, and this switch is not enabled out of the box. Can you show me how I'm incorrect because I'm not seeing it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 02:26:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 00:26:10 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-AVClvVi1qY@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #40 from David Cook <dcook at prosentient.com.au> --- (In reply to Katrin Fischer from comment #38) > Guess that was me and I like the description of it - not sure I understand > the problem pointed out by Jonathan. Maybe you can explain a bit more? We > can add the switch to new installations by default and we can still > deactivate/activate on demand. It would work like the self reg one now does > too (point for consistency). I think the self-reg is a suboptimal implementation, which is why I've opened bug 28457. We shouldn't require sysadmins to change crontabs in order to get cronjobs to work using system preferences. It defeats the whole point of Bug 24968. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 02:26:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 00:26:42 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-LgFnE9FcEU@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #41 from David Cook <dcook at prosentient.com.au> --- (In reply to Jonathan Druart from comment #36) > David, basically you are asking for another switch in koha-conf that would > be off by default, that's it? I'm not sure what you mean by "asking for another switch in koha-conf". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:17:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:17:26 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-57LVfDl3nK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #21 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 121511 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121511&action=edit Bug 26346: Add edit_public_list permission enabling patrons with the permission enabled to switch 'owner only' public lists to 'staff only' The first patch on bug 26346 only allowed owners of existing 'owner only' public lists switch those lists to be 'Staff only'. This patch will allow other patrons with the 'edit_public_lists' sub-permission to also make this change. Test plan: 1. Apply the first 26346 patch and follow it's test plan 2. Apply this patch 3. Apply database changes: cd installer/data/mysql sudo koha-shell <instance> ./updatedatabase.pl 4. Restart memcached and plack 5. Login to the staff client. Create an 'owner only' public list 6. Create another patron record. Tick the following two permissions: * "Staff access, allows viewing of catalogue in staff interface (catalogue) Required for staff login." permission * Lists > "Edit public lists (edit_public_lists)" sub-permission 7. Logout of the staff client, and login as the user from step #6 8. Navigate to the Lists module, click 'Edit' on the 'owner only' list 9. Confirm you can change the 'Allow changes to contents from:' option to 'Staff only' 10. Confirm you can now add items to this 'staff only' list 11. Login to the OPAC as the patron from step #5 12. Create a 'owner only' public list 13. Logout of OPAC, and login as the patron from step #6 14. Navigate to public lists in the OPAC and edit the OPAC created 'owner only' public list from step # 15. Confirm you can change the 'Allow changes to contents from:" option to 'Staff only' 16. Confirm you can now add items to this 'staff only' list 17. Run Virtualshelves.t unit test: sudo koha-shell <instance> prove t/db_dependent/Virtualshelves.t Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:18:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:18:32 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-KNyXZhUdpX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #22 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Hi Andrew and Henry, Thank you both for your testing of this enhancement so far! We spotted a potential problem with the first patch: If your library has a public 'owner only' list and you want to switch it to being a 'staff only' list then you have to ask the list owner to make this switch. If the list owner has left, or is unavailable, then it's not possible to make this switch. So I've just written a follow-up second patch. It adds a new patron sub-permission: 'edit_public_lists'. When enabled a patron can edit a public 'owner only' list, switching it to a 'staff only' list. Could you please test my second patch (which has it's own test plan)? Many thanks, Alex -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:19:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:19:45 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-GIuPYPuU92@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 Alex Buckley <alexbuckley at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121511|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:21:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:21:20 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-iVxZ0dPa2p@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #23 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Created attachment 121512 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121512&action=edit Bug 26346: Add edit_public_lists sub-permission enabling patrons to switch 'owner only' public lists (which they're not the owners of) to 'staff only' lists The first patch on bug 26346 only allowed owners of existing 'owner only' public lists switch those lists to be 'Staff only'. This patch will allow other patrons with the 'edit_public_lists' sub-permission to also make this change. Test plan: 1. Apply the first 26346 patch and follow it's test plan 2. Apply this patch 3. Apply database changes: cd installer/data/mysql sudo koha-shell <instance> ./updatedatabase.pl 4. Restart memcached and plack 5. Login to the staff client. Create an 'owner only' public list 6. Create another patron record. Tick the following two permissions: * "Staff access, allows viewing of catalogue in staff interface (catalogue) Required for staff login." permission * Lists > "Edit public lists (edit_public_lists)" sub-permission 7. Logout of the staff client, and login as the user from step #6 8. Navigate to the Lists module, click 'Edit' on the 'owner only' list 9. Confirm you can change the 'Allow changes to contents from:' option to 'Staff only' 10. Confirm you can now add items to this 'staff only' list 11. Login to the OPAC as the patron from step #5 12. Create a 'owner only' public list 13. Logout of OPAC, and login as the patron from step #6 14. Navigate to public lists in the OPAC and edit the OPAC created 'owner only' public list from step # 15. Confirm you can change the 'Allow changes to contents from:" option to 'Staff only' 16. Confirm you can now add items to this 'staff only' list 17. Run Virtualshelves.t unit test: sudo koha-shell <instance> prove t/db_dependent/Virtualshelves.t Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:22:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:22:38 +0000 Subject: [Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only In-Reply-To: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26346-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26346-70-lXt4PxEw8U@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 --- Comment #24 from Alex Buckley <alexbuckley at catalyst.net.nz> --- Sorry, just had to make a quick correction to the commit text of the second patch. The second patch is all ready for testing now :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:52:37 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:52:37 +0000 Subject: [Koha-bugs] [Bug 28422] OPAC MARC detail view doesn't correctly evaluate holdability In-Reply-To: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28422-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28422-70-VP461wmEXr@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:54:02 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:54:02 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-0U6CYhsGVq@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Are you sure you're not accidentally using the system preference OpacHiddenItems? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 03:56:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 01:56:17 +0000 Subject: [Koha-bugs] [Bug 27812] Remove the ability to transmit a patron's plain text password over email In-Reply-To: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27812-70-ZsSI6ISUD7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27812 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #16 from David Cook <dcook at prosentient.com.au> --- (In reply to Kyle M Hall from comment #8) > I disagree. This is a security bug. We should not allow patron's security to > be compromised in the future just because we've allowed it to be compromised > in the past. +1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 04:00:43 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 02:00:43 +0000 Subject: [Koha-bugs] [Bug 25109] Add execution locking to Koha::Script In-Reply-To: <bug-25109-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25109-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25109-70-tw1KvXdxcX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25109 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 04:02:17 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 02:02:17 +0000 Subject: [Koha-bugs] [Bug 28442] Release team 21.11 In-Reply-To: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28442-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28442-70-PQnMbDgEkz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28442 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 06:27:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 04:27:20 +0000 Subject: [Koha-bugs] [Bug 28488] New: Javascript error in self-checkout (__ is not defined) Message-ID: <bug-28488-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28488 Bug ID: 28488 Summary: Javascript error in self-checkout (__ is not defined) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Self checkout Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au QA Contact: testopia at bugs.koha-community.org datatables_20.1200050.js:32 Uncaught ReferenceError: __ is not defined at datatables_20.1200050.js:32 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 07:21:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 05:21:09 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-U24nYMVgmi@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #41 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- On Koha-testing-docker I get randomly the following error when trying to select a new branch on intranet (/cgi-bin/koha/circ/set-library.pl): CGI::Session::Driver::mysql::store(): DBI Exception: DBD::mysql::db do failed: Incorrect string value: '\xE4iskap...' for column `koha_kohadev`.`sessions`.`a_session` at row 1 [for Statement "INSERT INTO sessions (id, a_session) VALUES(?, ?) ON DUPLICATE KEY UPDATE a_session = ?"] at /usr/share/perl5/CGI/Session.pm line 251 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 The branch I try to select has the following name: "Alkuperäiskappaleet, ei lainata". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 07:25:00 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 05:25:00 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-G1qbZ2of8y@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #42 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #41) > On Koha-testing-docker I get randomly the following error when trying to > select a new branch on intranet (/cgi-bin/koha/circ/set-library.pl): > > CGI::Session::Driver::mysql::store(): DBI Exception: DBD::mysql::db do > failed: Incorrect string value: '\xE4iskap...' for column > `koha_kohadev`.`sessions`.`a_session` at row 1 [for Statement "INSERT INTO > sessions (id, a_session) VALUES(?, ?) ON DUPLICATE KEY UPDATE a_session = > ?"] at /usr/share/perl5/CGI/Session.pm line 251 > at /usr/share/perl5/DBIx/Class/Exception.pm line 77 > > The branch I try to select has the following name: "Alkuperäiskappaleet, ei > lainata". Aha, I am able to reproduce the error now always: switch first to "Alkuperäiskappaleet, ei lainata" branch and then try it to set it again and you will get this error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:15:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:15:31 +0000 Subject: [Koha-bugs] [Bug 28489] New: CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 Message-ID: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 Bug ID: 28489 Summary: CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Authentication Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: dcook at prosentient.com.au, dpavlin at rot13.org, jonathan.druart+koha at gmail.com, julian.maurice at biblibre.com Depends on: 28317 The changes introduced in bug 28317 regarding CGI::Sessions serialization works OK with koha-testing-docker where KOHA_TESTING env and "strict_sql_modes" koha-conf.xml config is set to True. However, according to our documentation strict_sql_modes it should not be used in production environment. If it is disabled then the CGI::Session serialization encoding breaks. To reproduce: 1) Set strict_sql_modes = 1 in koha-conf.xml (depending on your test environment variables you might also just wanna uncomment the relevant code in Koha/Database.pm) 2) Create branch with a display name "Testä" and switch to that branch in intranet. 3) Go to some page in intranet and notice the branch is displayed incorrectly in the menu Alternatively this can cause major trouble if for example a branchcode contains non-ascii letters, e.g. Ä. Then for example on returns.pl we get following error (and I think lots of other things break as well): > Broken FK constraint at /usr/share/perl5/Exception/Class/Base.pm line 88 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:15:31 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:15:31 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-GLdKlf7GWx@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28489 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:17:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:17:12 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-4Q3kWiQXf1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #4 from Bohdan <b.pastern4k at gmail.com> --- This happens both in staff interface and in OPAC. OpacHiddenItems preference is not used in that library. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:17:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:17:55 +0000 Subject: [Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer In-Reply-To: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28317-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28317-70-hDmNZeqRLv@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #43 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #41) > On Koha-testing-docker I get randomly the following error when trying to > select a new branch on intranet (/cgi-bin/koha/circ/set-library.pl): > > CGI::Session::Driver::mysql::store(): DBI Exception: DBD::mysql::db do > failed: Incorrect string value: '\xE4iskap...' for column > `koha_kohadev`.`sessions`.`a_session` at row 1 [for Statement "INSERT INTO > sessions (id, a_session) VALUES(?, ?) ON DUPLICATE KEY UPDATE a_session = > ?"] at /usr/share/perl5/CGI/Session.pm line 251 > at /usr/share/perl5/DBIx/Class/Exception.pm line 77 > > The branch I try to select has the following name: "Alkuperäiskappaleet, ei > lainata". I made another report now as bug 28489, I think these two are related. This doesn't happen when strict_sql_modes = 0, only with strict_sql_modes = 1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:21:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:21:04 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-XalmAU1z2L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Relating to this is another bug but it only happens with strict_sql_modes = 1, so if we come up with a fix for this we should make sure it handles this case as well. The other issue is: > CGI::Session::Driver::mysql::store(): DBI Exception: DBD::mysql::db do > failed: Incorrect string value: '\xE4iskap...' for column > `koha_kohadev`.`sessions`.`a_session` at row 1 [for Statement "INSERT INTO > sessions (id, a_session) VALUES(?, ?) ON DUPLICATE KEY UPDATE a_session = > ?"] at /usr/share/perl5/CGI/Session.pm line 251 > at /usr/share/perl5/DBIx/Class/Exception.pm line 77 This happens when trying to to set on the page /cgi-bin/koha/circ/set-library.pl the active branch another time to what is selected already AND the branch display contains an "ä" character. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:25:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:25:22 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-zjYPWCkRfJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #2 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- The problem is fixed by enabling the Mariadb/Mysql STRICT_TRANS_TABLES mode. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:29:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:29:42 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-LXtXsNEpR1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #3 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #2) > The problem is fixed by enabling the Mariadb/Mysql STRICT_TRANS_TABLES mode. Even though this fixes it I'm not convinved it is the right fix. Maybe we our output is not UTF8 to the database: https://metacpan.org/pod/CGI::Session#Influencing-the-encoding-of-the-program's-output Also here more on this: https://stackoverflow.com/questions/31049125/perl-cgisession-mysql-thaw-utf-8-data -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 10:49:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 08:49:23 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-JvrzPwPizu@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #4 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Joonas Kylmälä from comment #0) > 1) Set strict_sql_modes = 1 in koha-conf.xml (depending on your test > environment variables you might also just wanna uncomment the relevant code I typoed this, in fact the strict_sql_modes need to be set to 0 to reproduce this. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 11:37:08 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 09:37:08 +0000 Subject: [Koha-bugs] [Bug 25429] Cleanup Database - remove resolved claims returned from db after X days In-Reply-To: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-25429-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-25429-70-S5CB4cLj2r@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #42 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- (In reply to David Cook from comment #40) > (In reply to Katrin Fischer from comment #38) > > Guess that was me and I like the description of it - not sure I understand > > the problem pointed out by Jonathan. Maybe you can explain a bit more? We > > can add the switch to new installations by default and we can still > > deactivate/activate on demand. It would work like the self reg one now does > > too (point for consistency). > > I think the self-reg is a suboptimal implementation, which is why I've > opened bug 28457. > > We shouldn't require sysadmins to change crontabs in order to get cronjobs > to work using system preferences. > > It defeats the whole point of Bug 24968. Ok, I am not going to insist on the switch any longer. I've also added the topic to the dev meeting agenda a few days ago, because I think we need to reach a decision that will unlock the 2 waiting bugs and more to come for good. But... from our own experience: especially the self reg ones are quite dangerous. If you put a 'wrong' patron category type into the pref, it will delete a big chunk of your users without batting an eye (and they are delete-deleted, not moved). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 11:38:38 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 09:38:38 +0000 Subject: [Koha-bugs] [Bug 27812] Remove the ability to transmit a patron's plain text password over email In-Reply-To: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27812-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27812-70-IBwZ4DLlul@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27812 --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Also made a note about this one on the road map - please add your names so we can sure this makes it into next release together. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 11:41:23 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 09:41:23 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-Py56lwCDOp@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Bohdan, you said you were using Elasticsearch in another thread, is that correct? It does sound like some sort of size limit, but I am not an Elastic expert myself. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:29:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:29:56 +0000 Subject: [Koha-bugs] [Bug 13722] Titles with articles not sorting correctly in lists In-Reply-To: <bug-13722-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-13722-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-13722-70-KZA6OLgcs2@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13722 Yolanda Marcos <yolanda.marcos at sibadoc.es> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yolanda.marcos at sibadoc.es -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:35:09 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:35:09 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-WuIhrWZNRZ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Andrew Nugged <nugged at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:35:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:35:13 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-CKy54OgO5R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 Andrew Nugged <nugged at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:54:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:54:03 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-xBDrfyaWQs@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 --- Comment #6 from Bohdan <b.pastern4k at gmail.com> --- That is a different library. This one uses Zebra. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:55:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:55:19 +0000 Subject: [Koha-bugs] [Bug 28490] New: Cannot modify patrons in some categories (e.g. Child category) Message-ID: <bug-28490-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28490 Bug ID: 28490 Summary: Cannot modify patrons in some categories (e.g. Child category) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: joonas.kylmala at helsinki.fi QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, jonathan.druart+koha at gmail.com, katrin.fischer at bsz-bw.de, kyle.m.hall at gmail.com, kyle at bywatersolutions.com, nugged at gmail.com Depends on: 26995 It is not possible to modify patrons that don't have one of the following category type: A, I, S, X. E.g. create a patron with category code that has category type Child and notice when you try to modify it gives an error, in the logs you can see: > Patron modification failed! - No property relationship for Koha::Patron at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl Workaround: Set borrowerRelationship syspref empty so the guarantor feature gets disabled. This started happening after bug 26995 was merged because the relationship column was dropped and we have no filtering in place to not try to update that non-existent column. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 [Bug 26995] Drop column relationship from borrower tables -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 12:55:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 10:55:19 +0000 Subject: [Koha-bugs] [Bug 26995] Drop column relationship from borrower tables In-Reply-To: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-26995-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-26995-70-VVpomwQ0y4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28490 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28490 [Bug 28490] Cannot modify patrons in some categories (e.g. Child category) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 13:04:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 11:04:18 +0000 Subject: [Koha-bugs] [Bug 28448] Record with too many items is not shown in results In-Reply-To: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28448-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28448-70-oGp7j8Rion@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28448 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m, | |kyle at bywatersolutions.com --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- In that case I'll add some of our Zebra experts that have probably dealt with big records like that :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 13:10:57 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 11:10:57 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-Dh9PS52eUk@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- I found another workaround: $datastr = decode_utf8(encode_utf8($datastr)); inside CGI::Session::Driver::mysql::store fixes the problem. The difference seems to be that $datastr is not marked as utf8 string. And after it is (decode_utf8 does it) the string is stored correctly to the DB. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 13:11:04 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 11:11:04 +0000 Subject: [Koha-bugs] [Bug 28106] Problem with EAN13 type barcodes In-Reply-To: <bug-28106-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28106-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28106-70-RPJMij0Y9M@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28106 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Searching |Label/patron card printing Assignee|koha-bugs at lists.koha-commun |cnighswonger at foundations.ed |ity.org |u Summary|Barcode search not working |Problem with EAN13 type | |barcodes -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 13:30:12 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 11:30:12 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-s5GjxJgsSN@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #6 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- Data::Dumper, which the default serializer uses, seems to produce iso-latin-1 strings: https://www.perlmonks.org/?node_id=759457 Our database connection is configured for utf8mb4 so that could be the issue here. I don't know if we can fix this from koha code other than by changing the database connection to iso-latin-1 for the sessions table. Or maybe changing sessions table to iso-latin-1 could make this work automatically? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 13:57:29 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 11:57:29 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-fGFZFj1s8q@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, I think we store some things like a user name in the sessions table, so not sure if changing the table to latin-1 is an option. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 14:06:41 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 12:06:41 +0000 Subject: [Koha-bugs] [Bug 28491] New: field 003 not updated after import Message-ID: <bug-28491-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28491 Bug ID: 28491 Summary: field 003 not updated after import Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs at lists.koha-community.org Reporter: domm at plix.at QA Contact: testopia at bugs.koha-community.org I import some authority data from e.g. dnb.de, which contains: <controlfield tag="001">11915725X</controlfield> <controlfield tag="003">DE-101</controlfield> After the import, the local authority data looks like <controlfield tag="001">35</controlfield> <controlfield tag="003">DE-101</controlfield> So 001 now contains the internal Koha id (good), but 003 still points to DE-101 (i.e. dnb.de), which I think is bad, because if I look up the ID '35' in the linked DB DE-101, I will now get a bad result. I assume that 003 should be set to my MARCOrgCode Looking at the code, I find (in C4::AuthoritiesMarc, AddAuthority, 568ff) if (!$record->field('003')) { $record->insert_fields_ordered( MARC::Field->new('003', $marcorgcode), ); } So this behavior seems intentional? If so, I still find it very unlogical and buggy. I assume that both 001 and 003 should be overwritten with data pointing to the current Koha instance, and the original 001/003 "archived" in 035 and/or 040 I could easily provide a patch that changes this behavior, but I'm not sure if this would cause confusion / failing tests / etc. Maybe add an option to allow a force-overwrite of 003? Greeting, Thomas PS this seems slightly related to #25603 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 14:55:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 12:55:56 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-ZtFzM8Zj6L@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121324|0 |1 is obsolete| | --- Comment #11 from mark.jaroski at gmail.com --- Created attachment 121513 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121513&action=edit AzureAD OAuth2 implementation based on the existing implementation for Google -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 15:01:11 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 13:01:11 +0000 Subject: [Koha-bugs] [Bug 28420] Allow login via AzureAD OpenID-Connect In-Reply-To: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28420-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28420-70-dBa82PtGo7@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28420 mark.jaroski at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121513|0 |1 is obsolete| | --- Comment #12 from mark.jaroski at gmail.com --- Created attachment 121514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121514&action=edit AzureAD OAuth2 implementation based on the existing implementation for Google Corrected links in opac-auth.tt at the suggestion of Sunil Kumar. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 15:29:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 13:29:58 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-hZEOVSxFuD@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> --- The weird thing is that it works correctly with characters like ✓ It seems like the problem is that ä in Latin-1 is the same as the unicode code point (E4) which probably confuses some encoding auto-detection mechanism -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 15:33:03 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 13:33:03 +0000 Subject: [Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0 In-Reply-To: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28489-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28489-70-0NekwFlrSe@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28489 --- Comment #9 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> --- (In reply to Julian Maurice from comment #8) > The weird thing is that it works correctly with characters like ✓ > It seems like the problem is that ä in Latin-1 is the same as the unicode > code point (E4) which probably confuses some encoding auto-detection > mechanism It only confuses the C code implementation of Data::Dumper, if we enable local $Data::Dumper::Useperl = 1; or just put in the default serializer directly the following line > $d->Useperl( 1 ); it starts working. I just don't know if we can make it a workable solution. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:07:22 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:07:22 +0000 Subject: [Koha-bugs] [Bug 28424] POST /patrons/:patron_id/account/credits return value wrong In-Reply-To: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28424-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28424-70-YnJgH5rmD1@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28424 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> --- Does not apply on 20.11.x for t/db_dependent/api/v1/patrons_accounts.t Because of Bug 27587 it seems. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:23:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:23:19 +0000 Subject: [Koha-bugs] [Bug 28419] Page addorderiso2709.pl is untranslatable In-Reply-To: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28419-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28419-70-kvaTybKCvz@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28419 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.07 released in| | --- Comment #18 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:38:20 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:38:20 +0000 Subject: [Koha-bugs] [Bug 28158] Lost items not charging when marked lost from batch item modification In-Reply-To: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28158-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28158-70-fphTNszE3b@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28158 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.07 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #30 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:39:13 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:39:13 +0000 Subject: [Koha-bugs] [Bug 28368] Error when printing receipt of point of sale In-Reply-To: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28368-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28368-70-JylWTZsp2R@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Depends on Bug 26734 not in 20.11.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:40:42 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:40:42 +0000 Subject: [Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages In-Reply-To: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28091-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28091-70-dQ0vKi1NEP@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.07 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers at biblibre.co | |m --- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> --- Small useful enhancement, I choose to backport. Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:41:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:41:06 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-l1WCKvKlMF@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121072|0 |1 is obsolete| | --- Comment #48 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121515 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121515&action=edit Bug 24434: Add 'WrongTransfer' to cancellation_reasons Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:42:18 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:42:18 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-iygHFiovep@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #49 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Rebased a patch that had a small conflict. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:42:49 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:42:49 +0000 Subject: [Koha-bugs] [Bug 27899] Missing description for libraryNotPickupLocation on request.pl In-Reply-To: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27899-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27899-70-J5s8ZTEbYV@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m Version(s)|21.05.00 |21.05.00,20.11.07 released in| | Status|Pushed to master |Pushed to stable --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:42:50 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:42:50 +0000 Subject: [Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called but should be In-Reply-To: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-24434-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-24434-70-F0KFc64EBy@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434 --- Comment #50 from Victor Grousset/tuxayo <victor at tuxayo.net> --- (In reply to Kyle M Hall from comment #47) > 5) Get the error "The reason parameter is mandatory at > /usr/share/perl5/Exception/Class/Base.pm line 88" I can't reproduce the error. I suspect that's because in 3) I was in the wrong library. Should I be in library B? Or another? Maybe it's about the holding library of the item. Since it has to trigger and transfer. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:44:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:44:39 +0000 Subject: [Koha-bugs] [Bug 28364] koha-z3950-responder breaks because of log4perl.conf permissions In-Reply-To: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28364-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28364-70-spvMJqVaXJ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.07 released in| | CC| |fridolin.somers at biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:50:56 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:50:56 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-2Fsy6SNVm4@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers at biblibre.co | |m --- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> --- Test plan has a mistake : 1. Open the authorities section in the OPAC => It in is in staff interface -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 16:51:24 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 14:51:24 +0000 Subject: [Koha-bugs] [Bug 28475] Searching all headings returns no results In-Reply-To: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28475-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28475-70-6lxu1Jyzm0@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 Fridolin Somers <fridolin.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.07 released in| | Status|Pushed to master |Pushed to stable --- Comment #16 from Fridolin Somers <fridolin.somers at biblibre.com> --- Pushed to 20.11.x for 20.11.07 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 18:07:58 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 16:07:58 +0000 Subject: [Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search In-Reply-To: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-27113-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-27113-70-AIVu2u2xEW@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 Ivan Dziuba <ivan.dziuba at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #33 from Ivan Dziuba <ivan.dziuba at inlibro.com> --- (In reply to David Nind from comment #32) > Patch no longer applies 8-(... > > Bug 27113 - ElasticSearch: Autocomplete in input search > > 120109 - Bug 27113: (follow-up) Move new CSS to main SCSS files > 120140 - Bug 27113: ElasticSearch: Autocomplete in input search > 120806 - Bug 27113: (follow-up) QA Tests > 121498 - Bug 27113: (follow-up) Correction with Session > > Apply? [(y)es, (n)o, (i)nteractive] y > Applying: Bug 27113: (follow-up) Move new CSS to main SCSS files > error: sha1 information is lacking or useless > (koha-tmpl/intranet-tmpl/prog/css/elasticsearch/autocomplete.css). > error: could not build fake ancestor > Patch failed at 0001 Bug 27113: (follow-up) Move new CSS to main SCSS files I checked it and it works :). Do you use Koha 21.05? Thanks. Bug 27113 - ElasticSearch: Autocomplete in input search 120109 - Bug 27113: (follow-up) Move new CSS to main SCSS files 120140 - Bug 27113: ElasticSearch: Autocomplete in input search 120806 - Bug 27113: (follow-up) QA Tests 121498 - Bug 27113: (follow-up) Correction with Session Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 27113: (follow-up) Move new CSS to main SCSS files Using index info to reconstruct a base tree... A koha-tmpl/intranet-tmpl/prog/css/elasticsearch/autocomplete.css M koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc A koha-tmpl/opac-tmpl/bootstrap/css/opac-elasticsearch/opac-autocomplete.css M koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss M koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss Applying: Bug 27113: ElasticSearch: Autocomplete in input search Applying: Bug 27113: (follow-up) QA Tests Applying: Bug 27113: (follow-up) Correction with Session -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 19:48:34 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 17:48:34 +0000 Subject: [Koha-bugs] [Bug 28482] Floating point math prevents items from being returned In-Reply-To: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28482-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28482-70-9KVerwvHUK@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor at tuxayo.net --- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> --- > 16 - Item returned! Still marked as lost, is that expected? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:05:19 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:05:19 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-HPcApT2Tzj@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120852|0 |1 is obsolete| | --- Comment #129 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121516&action=edit Bug 22690: Refactor merging of records to improve performance (Elasticsearch) This patch allows merging of records with many items without the web server timing out. Test plan: Without the patch: - Create 2 records (one with e.g. 1000 items). - Do a cataloguing search that displays both records, select them and click "Merge selected". - Choose the record with many items as the one to be eliminated. - Start the merging. - After a while the web server should give you a timeout error (the merging process may still continue) With the patch: - Do the same as above - This time verify that the records are merged without timeout - Create a new biblio with an item - Add with the item: * acquisition order * hold (reserve) - Merge the biblio to another one - Verify that the item and its related data was moved - Verify that tests pass: prove -v t/db_dependent/Koha/Biblio.t prove -v t/db_dependent/Koha/Item.t prove -v t/db_dependent/Koha/SearchEngine/Indexer.t Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:05:26 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:05:26 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-I0raQ5wmml@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120853|0 |1 is obsolete| | --- Comment #130 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121517&action=edit Bug 22690: Add more tests - Tests for adopt_items_from_biblio - Tests for the relationship between items and acquisition orders - Tests for indexer calls in adopt_items_from_biblio Signed-off-by: Michal Denar <black23 at gmail.com> Rebased-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:05:32 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:05:32 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-Q8ve3uoV8m@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121389|0 |1 is obsolete| | --- Comment #131 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121518 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121518&action=edit Bug 22690: (QA follow-up) Silence manually generated warnings In our test setup we mock the index_records() to produce warnings like this: Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. By wrapping all our item creations to warnings_are{} we can silence them. Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:05:39 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:05:39 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-pAKwEeyelQ@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121392|0 |1 is obsolete| | --- Comment #132 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121519&action=edit Bug 22690: (QA follow-up) Index also source biblio when calling move_to_biblio() We need to update the search index record for the old biblio where the item was moved from to keep the item info in search index up-to-date. To test: 1) $ prove t/db_dependent/Koha/SearchEngine/Indexer.t Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi> Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:05:45 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:05:45 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-w4P8nMsgZl@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 Victor Grousset/tuxayo <victor at tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121474|0 |1 is obsolete| | --- Comment #133 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Created attachment 121520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121520&action=edit Bug 22690: (QA follow-up) Make bib-level hold object actually bib-level We need to pass undef itemnumber to build_object() to actually have a hold without an item tied to it. Otherwise build_object() will create automatically an item for us (thus making it an item-level hold) To test: $ prove t/db_dependent/Koha/Item.t Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:23:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:23:10 +0000 Subject: [Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch) In-Reply-To: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-22690-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-22690-70-KXusovR7IX@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #134 from Victor Grousset/tuxayo <victor at tuxayo.net> --- Thanks for the followup, no additional warnings and the test plan still works :) --- QA tools: FAIL C4/Items.pm OK critic OK forbidden patterns OK git manipulation OK pod FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 OK spelling OK valid That looks a false positive, a function was deleted, so it's POD --- (In reply to Joonas Kylmälä from comment #127) > Please give one more look and mark this as PQA & sign-off if all looks good to you. Code is way over my head so I can't go further than this. But at least the QAer only has the code to review. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 22:43:10 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 20:43:10 +0000 Subject: [Koha-bugs] [Bug 28492] New: Hyphen in branchcode gives wrong search results Message-ID: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28492 Bug ID: 28492 Summary: Hyphen in branchcode gives wrong search results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs at lists.koha-community.org Reporter: caroline.cyr-la-rose at inlibro.com QA Contact: testopia at bugs.koha-community.org A client noticed that when limiting by branch, some search results were wrong and after a bit of digging, I found that it happens when the branchcode contains a hyphen. I was able to recreate the situation as follows: 1) Go to Administration > Libraries and add the libraries - Fairfield (branchcode FFL) -- if you have the default database, this library should already exist - Fairfield North (branchcode FFL-N) - Fairfield South (branchcode FFLS) 2) Add an item to record A with holding branch FFL-N 3) Add an item to record B with holding branch FFLS 4) reindex if necessary 5) In Advanced search, search for record A and limit to Fairfield North library -- record is in the results - OK 6) In Advanced search, search for record A and limit to Fairfield library -- record is in the results! - NOT OK 7) In Advanced search, search for record B and limit to Fairfield South library -- record is in the results - OK 8) In Advanced search, search for record B and limit to Fairfield library -- record is not in results - OK As you can see, the search for branchcode FFL-N and for branchcode FFL give the same results. The problem was originally found by a client using 18.05.03. I was able to recreate in 20.05.08 and master (21.06.000), always with Zebra. I didn't try with ES because mine is currently broken :( -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon May 31 23:10:06 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 21:10:06 +0000 Subject: [Koha-bugs] [Bug 28492] Hyphen in branchcode gives wrong search results In-Reply-To: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28492-70-2rI2RXFoBw@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28492 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Caroline, that's a known issue. The search by library and others are keyword searches. hyphens are treated as spaces, so FFL-N is "FFL S" and a search for FFL will find it. Same is true for locations, collections etc. I don't think changing the hyphen behavior in general would be a good idea as we want that for normal search. Using "ext" (exact field search) was problematic in the past - it didn't work for libraries using ICU. Not sure if it does now. Safest option might be to avoid hyphens in the codes. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 23:12:05 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 21:12:05 +0000 Subject: [Koha-bugs] [Bug 28492] Hyphen in branchcode gives wrong search results In-Reply-To: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28492-70-FsVvk2C7vC@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28492 --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> --- To add in the manual, no hyphens in branchodes, loc, CCODE -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon May 31 23:12:55 2021 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 31 May 2021 21:12:55 +0000 Subject: [Koha-bugs] [Bug 28492] Hyphen in branchcode gives wrong search results In-Reply-To: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> References: <bug-28492-70@https.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-28492-70-1XBNVI1ZcE@https.bugs.koha-community.org/bugzilla3/> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28492 Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Manual -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.