https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
Marcel de Rooy changed:
What|Removed |Added
QA Contact|testo...@bugs.koha-communit |m.de.r...@rijksmuseum.nl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
Marcel de Rooy changed:
What|Removed |Added
Attachment #167126|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
Marcel de Rooy changed:
What|Removed |Added
Status|Signed Off |Passed QA
--
You are rece
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #15 from Marcel de Rooy ---
(In reply to Nick Clemens (kidclamp) from comment #4)
> (In reply to Marcel de Rooy from comment #3)
> > Do you need the (empty) OPEN method in Trapper actually ? You dont have a
> > CLOSE eith
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36954
Magnus Enger changed:
What|Removed |Added
CC||mag...@libriotech.no
--
You
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30533
Anni Rajala changed:
What|Removed |Added
CC||anni.raj...@turku.fi
--
You
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
--- Comment #9 from David Cook ---
All right... fixed the sign off.
Lari, if you approve of my patch, sign it off, and we can move this to Signed
Off.
That was fun!
--
You are receiving this mail because:
You are watching all bu
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Cook changed:
What|Removed |Added
Attachment #167141|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Cook changed:
What|Removed |Added
Attachment #167125|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
--- Comment #6 from David Cook ---
Created attachment 167141
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167141&action=edit
Bug 36947: Remove diacritics from decomposed strings in ES search
This patch removes t
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Cook changed:
What|Removed |Added
Status|Failed QA |Needs Signoff
--
You are rece
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
--- Comment #5 from David Cook ---
I'm going to send a follow-up quick... and you let me know if it works for you.
I should be having lunch right now, but I find this interesting.
--
You are receiving this mail because:
You are wa
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Cook changed:
What|Removed |Added
Status|Needs Signoff |Failed QA
--- Comment #4 from
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Cook changed:
What|Removed |Added
CC||dc...@prosentient.com.au
--- C
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
David Cook changed:
What|Removed |Added
CC||dc...@prosentient.com.au
--
Y
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34697
--- Comment #3 from David Cook ---
Could we get some more information on this one? I can't easily see what it
refers to anymore.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug cha
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #14 from David Cook ---
Btw, I'm trying to think of a different bug title, but I'm struggling, since
this is a Docker-specific issue.
An alternative to any patch here would be to add one of those environmental
variables
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36954
David Cook changed:
What|Removed |Added
See Also||https://bugs.koha-community
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
David Cook changed:
What|Removed |Added
See Also||https://bugs.koha-community
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36954
Bug ID: 36954
Summary: SIP server logging needs an overhaul...
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
David Cook changed:
What|Removed |Added
Status|Signed Off |Failed QA
--- Comment #13 from
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #12 from David Cook ---
Note: There are lots of ways to specify only IPv4 or to turn off IPv6 with
Net::Server it seems.
We could set $ENV{'NO_IPV6'} or $ENV{'IPV'}=4.
Or we could pass "IPv4" along in the port specific
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #11 from David Cook ---
Note I am raising an issue with Net::Server, since it should consult
net.ipv6.conf.all.disable_ipv6 at the very least I reckon. Or fail more
gracefully in its bindings.
--
You are receiving this
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #10 from David Cook ---
Regarding the 4369 thing...
Notice that I can't connect to it on IPv6:
nc :: 4369 -v
nc: connect to :: port 4369 (tcp) failed: Cannot assign requested address
nc ::1 4369 -v
nc: connect to ::1
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #9 from David Cook ---
According to https://docs.docker.com/config/daemon/ipv6/ Docker doesn't support
IPv6 out of the box.
Of course, I don't know how I'm seeing "[::]:4369" in the output of "ss" for
epmd in that case,
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #8 from David Cook ---
(In reply to David Cook from comment #7)
> Looks like Debian 12 uses "libnet-server-perl 2.013-2" while Ubuntu 22.04
> uses "libnet-server-perl 2.009-2".
Note that Ubuntu 22.04 there is no problem
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #7 from David Cook ---
Looks like Debian 12 uses "libnet-server-perl 2.013-2" while Ubuntu 22.04 uses
"libnet-server-perl 2.009-2".
--
You are receiving this mail because:
You are watching all bug changes.
_
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #6 from David Cook ---
My SIP is working OK on my Koha 23.11.x on Ubuntu 22.04 which is based off
Debian 12.
But I do see my SIP failing as described on Koha main on Debian 12. I think I
noticed that recently, but it was
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36561
--- Comment #17 from David Cook ---
(In reply to Katrin Fischer from comment #16)
> I feel like the permission description as is might cause some confusion
> around staff, especially as it's currently only used on the API and has no
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36094
--- Comment #36 from David Cook ---
(In reply to David Cook from comment #35)
> As for requiring POST and comment 17 for /svc/authentication... that's a
> good point but that is more so an issue with check_api_auth() and changing
> t
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36094
--- Comment #35 from David Cook ---
(In reply to Jonathan Druart from comment #34)
> We don't have cud-, requiring POST, or whatever. The curl command from
> comment 17 is still valid, everybody can request it.
I don't think cud- ap
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33802
David Cook changed:
What|Removed |Added
CC||dc...@prosentient.com.au
--- C
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060
David Nind changed:
What|Removed |Added
CC||da...@davidnind.com
--
You ar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33802
--- Comment #9 from David Nind ---
(In reply to Fridolin Somers from comment #8)
> Obsolete since Bug 32707 ?
My testing shows that this is no longer an issue in main (for the OPAC and
staff interface).
However, one I tested was C
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
David Nind changed:
What|Removed |Added
CC||da...@davidnind.com
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
David Nind changed:
What|Removed |Added
Attachment #167136|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
David Nind changed:
What|Removed |Added
Assignee|koha-b...@lists.koha-commun |caroline.cyr-la-rose@inlibr
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
David Nind changed:
What|Removed |Added
Attachment #167133|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
David Nind changed:
What|Removed |Added
Assignee|koha-b...@lists.koha-commun |lmstr...@gmail.com
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36945
David Nind changed:
What|Removed |Added
Attachment #167115|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36945
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36741
David Nind changed:
What|Removed |Added
Attachment #167054|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36741
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
--- Comment #2 from Caroline Cyr La Rose ---
Created attachment 167136
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167136&action=edit
Bug 36953: Add 678 to authority index (MARC21)
This enhancement adds field 6
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
Caroline Cyr La Rose changed:
What|Removed |Added
Status|NEW |Needs Signoff
--
Yo
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
--- Comment #1 from Caroline Cyr La Rose ---
Created attachment 167135
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167135&action=edit
MARC file to test
To recreate:
1. Import the attached .mrc file
2. Go to Aut
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36953
Bug ID: 36953
Summary: Add 678 to authority index (MARC21)
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
--- Comment #3 from Caroline Cyr La Rose ---
I named the index purposefully vague - simply "Place" - in case we want to
eventually add 371 (Address) as well. It also somewhat mirrors the
bibliographic "pl" index for publication place
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
David Nind changed:
What|Removed |Added
Attachment #167112|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
--- Comment #2 from Caroline Cyr La Rose ---
Created attachment 167133
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167133&action=edit
Bug 36952: Add 370 to authority index (MARC21)
This enhancement adds field 3
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
Caroline Cyr La Rose changed:
What|Removed |Added
Status|NEW |Needs Signoff
--
Yo
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36935
David Nind changed:
What|Removed |Added
Attachment #167099|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36935
David Nind changed:
What|Removed |Added
Attachment #167089|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36935
David Nind changed:
What|Removed |Added
Attachment #167088|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36935
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
--- Comment #1 from Caroline Cyr La Rose ---
Created attachment 167129
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167129&action=edit
MARC file to test
To recreate:
1. Import the attached .mrc file
2. Go to Aut
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36950
David Nind changed:
What|Removed |Added
Attachment #167119|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36950
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
David Nind changed:
What|Removed |Added
Attachment #167124|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35989
David Nind changed:
What|Removed |Added
CC||da...@davidnind.com
--
You ar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11966
Marie-Luce Laflamme changed:
What|Removed |Added
CC||marie-luce.laflamme@in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12141
Marie-Luce Laflamme changed:
What|Removed |Added
CC||marie-luce.laflamme@in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
David Nind changed:
What|Removed |Added
Change sponsored?|--- |Sponsored
CC|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
David Nind changed:
What|Removed |Added
Attachment #167109|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
David Nind changed:
What|Removed |Added
Status|Needs Signoff |Signed Off
--
You are receivi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10295
Teresa Van Doren changed:
What|Removed |Added
CC||tvando...@blackgold.org
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36952
Bug ID: 36952
Summary: Add 370 to authority index (MARC21)
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
Lari Strand changed:
What|Removed |Added
Attachment #167110|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30898
Hannah Co changed:
What|Removed |Added
CC||hannah...@northwestu.edu
--
Yo
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16567
Koha collecto changed:
What|Removed |Added
CC||k...@collecto.ca
--
You ar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36494
Lucas Gass changed:
What|Removed |Added
Blocks||36459
Referenced Bugs:
https
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
Lucas Gass changed:
What|Removed |Added
Depends on||36494
Referenced Bugs:
https
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
--- Comment #3 from Lucas Gass ---
(In reply to Lucas Gass from comment #1)
> This highlights the fact that there are multiple '#duedatespec' on the same
> page.
I didn't address this with my patch but we should do so.
--
You are
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
Lucas Gass changed:
What|Removed |Added
CC||vic...@tuxayo.net
--
You are
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
Lucas Gass changed:
What|Removed |Added
CC||thibaud.guil...@biblibre.co
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18885
--- Comment #10 from Lucas Gass ---
(In reply to Lucas Gass from comment #9)
> Won't backport this to 23.05.x unless a fix for Bug 36459 is provided.
I provided a patch for Bug 36459 if anyone wants to test.
--
You are receiving t
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
Lucas Gass changed:
What|Removed |Added
Patch complexity|--- |Trivial patch
Severi
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
--- Comment #2 from Lucas Gass ---
Created attachment 167124
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167124&action=edit
Bug 36459: Do not set an empty flatpickr explicitly
To test;
1. Go to circ/circulation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36459
Lucas Gass changed:
What|Removed |Added
Status|NEW |Needs Signoff
--
You are rece
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
--- Comment #13 from Martin Renvoize ---
Sorted out the QA comments and updated to current best practices.
I think this is ready to go without delay now.
--
You are receiving this mail because:
You are watching all bug changes.
__
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
Martin Renvoize changed:
What|Removed |Added
QA Contact|m.de.r...@rijksmuseum.nl|martin.renvoize@ptfs-europ
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34328
Martin Renvoize changed:
What|Removed |Added
Blocks||18493
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
Martin Renvoize changed:
What|Removed |Added
Depends on||34328
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
Martin Renvoize changed:
What|Removed |Added
Status|Failed QA |Passed QA
--
You are rec
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33134
Martin Renvoize changed:
What|Removed |Added
Blocks||18493
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
Martin Renvoize changed:
What|Removed |Added
Depends on||33134
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
--- Comment #12 from Martin Renvoize ---
Created attachment 167123
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167123&action=edit
Bug 18493: Modernise DB update
Signed-off-by: Martin Renvoize
--
You are rece
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18493
Martin Renvoize changed:
What|Removed |Added
Attachment #66688|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
--- Comment #6 from Katrin Fischer ---
Pushed for 24.05!
Well done everyone, thank you!
--
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing li
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Katrin Fischer changed:
What|Removed |Added
Status|Passed QA |Pushed to main
Ver
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Katrin Fischer changed:
What|Removed |Added
CC||michaela.sie...@kit.edu
--
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36694
Victor Grousset/tuxayo changed:
What|Removed |Added
Severity|normal |enhancement
--- Co
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Tomás Cohen Arazi changed:
What|Removed |Added
QA Contact||tomasco...@gmail.com
--
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Tomás Cohen Arazi changed:
What|Removed |Added
Attachment #166994|0 |1
is obsolete|
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Tomás Cohen Arazi changed:
What|Removed |Added
Status|Signed Off |Passed QA
--
You are r
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36904
Tomás Cohen Arazi changed:
What|Removed |Added
Severity|minor |major
--
You are recei
1 - 100 of 540 matches
Mail list logo