From bugzilla-daemon@bugs.koha-community.org Fri Sep 29 08:51:58 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] New: Typo: datexpiry Date: Fri, 29 Sep 2023 06:51:57 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4907244581332782594==" --===============4907244581332782594== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D34954 Bug ID: 34954 Summary: Typo: datexpiry Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org $ grep -rn --exclude=3D*.po "datexpiry" * grep: how-to.pl: No such file or directory koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt:321: = =20 koha-tmpl/intranet-tmpl/prog/nb-NO/modules/tools/import_borrowers.tt:312: misc/release_notes/release_notes_18_05_00.html:792:
  • [20= 145] borrowers.datexpiry eq '0000-00-00' means expired?
  • misc/release_notes/release_notes_18_05_00.md:629:- [[20145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D20145) borrowers.datexpiry eq '0000-00-00' means expired? t/db_dependent/Koha/Patrons/Import.t:1204: "Expiration date is correct with update_dateexpiry =3D true no dateexpiry in file and update_datexpiryfromtoday false (i.e. use passed dateenrolled) " t/db_dependent/Koha/Patrons/Import.t:1217: "Expiration date is correct with update_dateexpiry =3D true no dateexpiry in file and update_datexpiryfromtoday true " t/db_dependent/Koha/Patrons/Import.t:1231: "Expiration date is correct with update_dateexpiry =3D true no dateexpiry in file and update_datexpiryfromtoday false but no dateenrolled in file (today is used) " "dateexpiry" is used everywhere else. --=20 You are receiving this mail because: You are watching all bug changes. --===============4907244581332782594==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 29 08:52:26 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 29 Sep 2023 06:52:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3744646858072820880==" --===============3744646858072820880== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes. --===============3744646858072820880==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 19 20:31:29 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Thu, 19 Oct 2023 18:31:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6550924495496656471==" --===============6550924495496656471== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 --- Comment #1 from Laura Escamilla --- Created attachment 157476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157476&action=edit Bug 34954: Fixed typo to 'dateexpiry' To test: 1. In KTD use grep -rn --exclude=*.po "datexpiry" * 2. Notice that the four locations below are showing the typo: 1. git add koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt 2. git add misc/release_notes/release_notes_18_05_00.html 3. git add misc/release_notes/release_notes_18_05_00.md 4. git add t/db_dependent/Koha/Patrons/Import.t 3. Apply patch. Repeat step 1. 4. Notice that no results show. All instances of the typo have been fixed to dateexpiry. 5. Sign off and have a great day :) -- You are receiving this mail because: You are watching all bug changes. --===============6550924495496656471==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 19 20:32:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Thu, 19 Oct 2023 18:32:18 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5022436299655984582==" --===============5022436299655984582== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Laura Escamilla changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |Laura.escamilla@bywatersolu | |tions.com -- You are receiving this mail because: You are watching all bug changes. --===============5022436299655984582==-- From bugzilla-daemon@bugs.koha-community.org Thu Oct 19 20:32:29 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Thu, 19 Oct 2023 18:32:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6217152304531927863==" --===============6217152304531927863== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Laura Escamilla changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |Laura.escamilla@bywatersolu | |tions.com -- You are receiving this mail because: You are watching all bug changes. --===============6217152304531927863==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 18:02:16 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 16:02:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7443881399242642565==" --===============7443881399242642565== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 David Nind changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7443881399242642565==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 18:02:26 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 16:02:18 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0863058712897567128==" --===============0863058712897567128== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 David Nind changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157476|0 |1 is obsolete| | --- Comment #2 from David Nind --- Created attachment 157556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157556&action=edit Bug 34954: Fixed typo to 'dateexpiry' To test: 1. In KTD use grep -rn --exclude=*.po "datexpiry" * 2. Notice that the four locations below are showing the typo: 1. git add koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt 2. git add misc/release_notes/release_notes_18_05_00.html 3. git add misc/release_notes/release_notes_18_05_00.md 4. git add t/db_dependent/Koha/Patrons/Import.t 3. Apply patch. Repeat step 1. 4. Notice that no results show. All instances of the typo have been fixed to dateexpiry. 5. Sign off and have a great day :) Signed-off-by: David Nind -- You are receiving this mail because: You are watching all bug changes. --===============0863058712897567128==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 18:03:27 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 16:03:26 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0286988786528440785==" --===============0286988786528440785== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 David Nind changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes. --===============0286988786528440785==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 21:57:34 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 19:57:20 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7455853839572143064==" --===============7455853839572143064== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes. --===============7455853839572143064==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 21:59:22 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 19:59:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0655496158966451258==" --===============0655496158966451258== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============0655496158966451258==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 21:59:32 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 19:59:24 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4896136794593494318==" --===============4896136794593494318== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157556|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer --- Created attachment 157568 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157568&action=edit Bug 34954: Fixed typo to 'dateexpiry' To test: 1. In KTD use grep -rn --exclude=*.po "datexpiry" * 2. Notice that the four locations below are showing the typo: 1. git add koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt 2. git add misc/release_notes/release_notes_18_05_00.html 3. git add misc/release_notes/release_notes_18_05_00.md 4. git add t/db_dependent/Koha/Patrons/Import.t 3. Apply patch. Repeat step 1. 4. Notice that no results show. All instances of the typo have been fixed to dateexpiry. 5. Sign off and have a great day :) Signed-off-by: David Nind Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============4896136794593494318==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 22:29:35 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 20:29:18 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2550949242815632958==" --===============2550949242815632958== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 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. --===============2550949242815632958==-- From bugzilla-daemon@bugs.koha-community.org Fri Oct 20 22:29:45 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Fri, 20 Oct 2023 20:29:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3332638663692604348==" --===============3332638663692604348== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 --- Comment #4 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. --===============3332638663692604348==-- From bugzilla-daemon@bugs.koha-community.org Wed Nov 8 08:13:35 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Wed, 08 Nov 2023 07:13:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1630368951143375743==" --===============1630368951143375743== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to master |Pushed to stable Version(s)|23.11.00 |23.11.00,23.05.06 released in| | --- Comment #5 from Fridolin Somers --- Pushed to 23.05.x for 23.05.06 -- You are receiving this mail because: You are watching all bug changes. --===============1630368951143375743==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 13 16:25:00 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Mon, 13 Nov 2023 15:23:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3029974566516611890==" --===============3029974566516611890== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 Matt Blenkinsop changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|23.11.00,23.05.06 |23.11.00,23.05.06,22.11.12 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============3029974566516611890==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 13 16:25:10 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34954] Typo: datexpiry Date: Mon, 13 Nov 2023 15:23:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0853134829138911471==" --===============0853134829138911471== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954 --- Comment #6 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. --===============0853134829138911471==--