From bugzilla-daemon@bugs.koha-community.org Mon Aug 21 17:04:50 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] New: Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Mon, 21 Aug 2023 15:04:49 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1396701549512989145==" --===============1396701549512989145== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34583 Bug ID: 34583 Summary: Overdue notice - wrong coding in outlook in czech e-mail in =E2=80=9Cprint=E2=80=9D mode Change sponsored?: --- Product: Koha Version: 21.11 Hardware: Macintosh OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: svoboda@rbit.cz QA Contact: testopia@bugs.koha-community.org CC: black23@gmail.com Overview: Koha overdue notice =E2=80=9Cprint=E2=80=9D email in Outlook is incorrectly e= ncoded in czech language. Tested in KohaTestingDocker - https://gitlab.com/koha-community/koha-testing-docker Steps to reproduce: Overdue notice, set print in UI, https://snipboard.io/FLkIxf.jpg. Message body:
<= td><>
<>
<> <>
<> <>
<>
V Chrudimi dne <>
Upozor=C5=88ujeme V=C3= =A1s, =C5=BEe byla ji=C5=BE o 30 dn=C5=AF p=C5=99ekro=C4=8Dena doba, na kterou jsme V=C3=A1m p= =C5=AFj=C4=8Dili dokumenty (celkem<>). =C5=BD=C3=A1d=C3=A1me V=C3=A1s o brzk=C3=A9 vr=C3=A1cen=C3= =AD t=C4=9Bchto v=C3=BDp=C5=AFj=C4=8Dek:
=C4=8C=C3=A1stka
OdDoN=C3=A1zevAutor
<><><><><> K=C4=8D
= Zpozdn=C3=A9 je =C3=BA=C4=8Dtov=C3=A1no dle cen=C3=ADku knihovny.
Dokumenty m=C5=AF=C5=BEete vr=C3=A1tit na jak=C3=A9mkoli odd=C4=9Blen= =C3=AD knihovny a pobo=C4=8Dce v jejich provozn=C3=AD dob=C4=9B.
N= espln=C3=AD-li =C4=8Dten=C3=A1=C5=99 svou povinnost vyrovnat z=C3=A1vazky s knihovou, m=C3= =A1 knihovna pr=C3=A1vo postupovat podle p=C5=99=C3=ADslu=C5=A1n=C3=BDch ustanoven=C3=AD ob=C4=8Dansk=C3=A9ho z=C3=A1kon=C3=ADku.
Set delay 1 day, https://snipboard.io/boAd3F.jpg. Checkout any book. Set in database issues->date_due =3D today() - 1 for checkouted book, https://snipboard.io/PrylGB.jpg. Run this scripts: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/overdue_notices.pl -v -= t" You must have KOHA set up for sending e-mails (SMTP server). Replace xxx@email.cz to your e-mail and run this script: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/gather_print_notices.pl /var/spool/koha/kohadev/ --email xxx@email.cz" Actual results: czech e-mail wrong coding in outlook: https://snipboard.io/Ykiq8g.jpg. Expected result: czech e-mail ok coding in outlook: https://snipboard.io/fNdhov.jpg. Additional Information: Possible fix in code by adding this line, https://snipboard.io/fM54st.jpg. --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============1396701549512989145==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 15:52:37 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Tue, 22 Aug 2023 13:52:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7086204379873985602==" --===============7086204379873985602== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Petr Svoboda changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |svoboda@rbit.cz |ity.org | Status|NEW |Needs Signoff --- Comment #1 from Petr Svoboda --- Created attachment 154695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154695&action=edit PATCH - Bug 34583: Overdue notice - wrong coding in outlook in czech e-mail in “print” mode -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============7086204379873985602==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 15:52:57 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Tue, 22 Aug 2023 13:52:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4641549363938408867==" --===============4641549363938408867== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Petr Svoboda changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. --===============4641549363938408867==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 15:58:09 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Tue, 22 Aug 2023 13:58:08 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3831240664872969349==" --===============3831240664872969349== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34583 Petr Svoboda changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154695|0 |1 is obsolete| | --- Comment #2 from Petr Svoboda --- Created attachment 154696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D154696&action= =3Dedit Bug 34583: Overdue notice - wrong coding in outlook in czech e-mail in =E2=80= =9Cprint=E2=80=9D mode --=20 You are receiving this mail because: You are watching all bug changes. --===============3831240664872969349==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 22:03:52 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Tue, 22 Aug 2023 20:03:51 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7372884249838981419==" --===============7372884249838981419== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Michal Denar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7372884249838981419==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 22:04:03 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notice - wrong coding in outlook in czech e-mail in =?utf-8?b?4oCccHJpbnTigJ0=?= mode Date: Tue, 22 Aug 2023 20:03:54 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3779274058448762333==" --===============3779274058448762333== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34583 Michal Denar changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154696|0 |1 is obsolete| | --- Comment #3 from Michal Denar --- Created attachment 154704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D154704&action= =3Dedit Overdue notice - wrong coding in outlook in czech e-mail in =E2=80=9Cprint=E2= =80=9D mode Subject line: Bug 34583: Overdue notice - wrong coding in outlook in czech e-mail in =E2=80= =9Cprint=E2=80=9D mode Bug/feature description: Koha overdue notice =E2=80=9Cprint=E2=80=9D email in Outlook is incorrectly e= ncoded in czech language. Tested in KohaTestingDocker - https://gitlab.com/koha-community/koha-testing-docker This patch fixes that error. Test plan: Overdue notice, set print in UI, https://snipboard.io/FLkIxf.jpg. Message body:
<= td><>
<>
<> <>
<> <>
<>
V Chrudimi dne <>
Upozor=C5=88ujeme V=C3= =A1s, =C5=BEe byla ji=C5=BE o 30 dn=C5=AF p=C5=99ekro=C4=8Dena doba, na kterou jsme V=C3=A1m p= =C5=AFj=C4=8Dili dokumenty (celkem<>). =C5=BD=C3=A1d=C3=A1me V=C3=A1s o brzk=C3=A9 vr=C3=A1cen=C3= =AD t=C4=9Bchto v=C3=BDp=C5=AFj=C4=8Dek:
=C4=8C=C3=A1stka
OdDoN=C3=A1zevAutor
<><><><><> K=C4=8D
= Zpozdn=C3=A9 je =C3=BA=C4=8Dtov=C3=A1no dle cen=C3=ADku knihovny.
Dokumenty m=C5=AF=C5=BEete vr=C3=A1tit na jak=C3=A9mkoli odd=C4=9Blen= =C3=AD knihovny a pobo=C4=8Dce v jejich provozn=C3=AD dob=C4=9B.
N= espln=C3=AD-li =C4=8Dten=C3=A1=C5=99 svou povinnost vyrovnat z=C3=A1vazky s knihovou, m=C3= =A1 knihovna pr=C3=A1vo postupovat podle p=C5=99=C3=ADslu=C5=A1n=C3=BDch ustanoven=C3=AD ob=C4=8Dansk=C3=A9ho z=C3=A1kon=C3=ADku.
Set delay 1 day, https://snipboard.io/boAd3F.jpg. Checkout any book. Set in database issues->date_due =3D today() - 1 for checkouted book, https://snipboard.io/PrylGB.jpg. Run this scripts: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/overdue_notices.pl -v -= t" You must have KOHA set up for sending e-mails (SMTP server). Replace xxx@email.cz to your e-mail and run this script: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/gather_print_notices.pl /var/spool/koha/kohadev/ --email xxx@email.cz" Signed-off-by: Michal Denar Signed-off-by: Michal Denar --=20 You are receiving this mail because: You are watching all bug changes. --===============3779274058448762333==-- From bugzilla-daemon@bugs.koha-community.org Wed Aug 23 15:04:24 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Wed, 23 Aug 2023 13:04:23 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7825551497828640479==" --===============7825551497828640479== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Overdue notice - wrong |Overdue notices: wrong |coding in outlook in czech |encoding in e-mail in |e-mail in “print” mode |'print' mode --- Comment #4 from Katrin Fischer --- I updated the bug description to be a bit more general since this should apply to other languages and mail clients too. -- You are receiving this mail because: You are watching all bug changes. --===============7825551497828640479==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:37:20 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:37:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0167377563552171364==" --===============0167377563552171364== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #5 from Marcel de Rooy --- Processing additional checks * Commit title does not start with 'Bug XXXXX: ' - c044a4fccf * Signed-off-by line 'Signed-off-by:' seems invalid -- You are receiving this mail because: You are watching all bug changes. --===============0167377563552171364==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:46:29 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:46:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5836339875890046745==" --===============5836339875890046745== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Macintosh |All Version|21.11 |master OS|Linux |All -- You are receiving this mail because: You are watching all bug changes. --===============5836339875890046745==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:46:46 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:46:45 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8390930753573387341==" --===============8390930753573387341== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes. --===============8390930753573387341==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:47:10 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:47:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1455592491518521304==" --===============1455592491518521304== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 --- Comment #6 from Marcel de Rooy --- Tomas: I am kind of surprised that we should pass this flag to Koha::Email. -- You are receiving this mail because: You are watching all bug changes. --===============1455592491518521304==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:47:50 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:47:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0253440394922754103==" --===============0253440394922754103== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34583 --- Comment #7 from Marcel de Rooy --- Advertizing: The encoding defaults to utf-8. It can be set as part of the body_params hashref. See I and I for more details on the available option= s. --=20 You are receiving this mail because: You are watching all bug changes. --===============0253440394922754103==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:48:46 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:48:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7094222091919137992==" --===============7094222091919137992== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 --- Comment #8 from Marcel de Rooy --- git grep attach_file misc/cronjobs/gather_print_notices.pl: $email->attach_file( It is the only call in the codebase -- You are receiving this mail because: You are watching all bug changes. --===============7094222091919137992==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:50:36 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:50:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6115809696157942920==" --===============6115809696157942920== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Small patch |Trivial patch -- You are receiving this mail because: You are watching all bug changes. --===============6115809696157942920==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 10:50:47 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 08:50:38 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2283115136053583993==" --===============2283115136053583993== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34583 --- Comment #9 from Marcel de Rooy --- Created attachment 155069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D155069&action= =3Dedit Bug 34583: Overdue notice - wrong coding in outlook in czech e-mail in =E2=80= =9Cprint=E2=80=9D mode Koha overdue notice =E2=80=9Cprint=E2=80=9D email in Outlook is incorrectly e= ncoded in czech language. Tested in KohaTestingDocker - https://gitlab.com/koha-community/koha-testing-docker This patch fixes that error. Test plan: Overdue notice, set print in UI, https://snipboard.io/FLkIxf.jpg. Message body:
<= td><>
<>
<> <>
<> <>
<>
V Chrudimi dne <>
Upozor=C5=88ujeme V=C3= =A1s, =C5=BEe byla ji=C5=BE o 30 dn=C5=AF p=C5=99ekro=C4=8Dena doba, na kterou jsme V=C3=A1m p= =C5=AFj=C4=8Dili dokumenty (celkem<>). =C5=BD=C3=A1d=C3=A1me V=C3=A1s o brzk=C3=A9 vr=C3=A1cen=C3= =AD t=C4=9Bchto v=C3=BDp=C5=AFj=C4=8Dek:
=C4=8C=C3=A1stka
OdDoN=C3=A1zevAutor
<><><><><> K=C4=8D
= Zpozdn=C3=A9 je =C3=BA=C4=8Dtov=C3=A1no dle cen=C3=ADku knihovny.
Dokumenty m=C5=AF=C5=BEete vr=C3=A1tit na jak=C3=A9mkoli odd=C4=9Blen= =C3=AD knihovny a pobo=C4=8Dce v jejich provozn=C3=AD dob=C4=9B.
N= espln=C3=AD-li =C4=8Dten=C3=A1=C5=99 svou povinnost vyrovnat z=C3=A1vazky s knihovou, m=C3= =A1 knihovna pr=C3=A1vo postupovat podle p=C5=99=C3=ADslu=C5=A1n=C3=BDch ustanoven=C3=AD ob=C4=8Dansk=C3=A9ho z=C3=A1kon=C3=ADku.
Set delay 1 day, https://snipboard.io/boAd3F.jpg. Checkout any book. Set in database issues->date_due =3D today() - 1 for checkouted book, https://snipboard.io/PrylGB.jpg. Run this scripts: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/overdue_notices.pl -v -= t" You must have KOHA set up for sending e-mails (SMTP server). Replace xxx@email.cz to your e-mail and run this script: koha-shell kohadev -c "/kohadevbox/koha/misc/cronjobs/gather_print_notices.pl /var/spool/koha/kohadev/ --email xxx@email.cz" Signed-off-by: Michal Denar Signed-off-by: Marcel de Rooy --=20 You are receiving this mail because: You are watching all bug changes. --===============2283115136053583993==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:51:38 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 14:51:38 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8245480443246755510==" --===============8245480443246755510== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154704|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============8245480443246755510==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 17:10:03 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 15:09:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5600466667085783729==" --===============5600466667085783729== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. --===============5600466667085783729==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 17:10:13 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 01 Sep 2023 15:09:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8590218106096058832==" --===============8590218106096058832== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 --- Comment #10 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. --===============8590218106096058832==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 08:12:22 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 08 Sep 2023 06:12:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8137996708144887889==" --===============8137996708144887889== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|23.11.00 |23.11.00,23.05.04 released in| | CC| |fridolin.somers@biblibre.co | |m --- Comment #11 from Fridolin Somers --- Pushed to 23.05.x for 23.05.04 -- You are receiving this mail because: You are watching all bug changes. --===============8137996708144887889==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 15 11:34:31 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 15 Sep 2023 09:33:39 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5430545514175808961==" --===============5430545514175808961== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 Matt Blenkinsop changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|23.11.00,23.05.04 |23.11.00,23.05.04,22.11.10 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============5430545514175808961==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 15 11:34:41 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34583] Overdue notices: wrong encoding in e-mail in 'print' mode Date: Fri, 15 Sep 2023 09:33:41 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6193182120679613046==" --===============6193182120679613046== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34583 --- Comment #12 from Matt Blenkinsop --- Nice work everyone! Pushed to oldstable for 22.11.x -- You are receiving this mail because: You are watching all bug changes. --===============6193182120679613046==--