From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 17:53:53 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] New: Improve translation of title tags: Cataloging Date: Tue, 06 Jun 2023 15:53:53 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8356624658321093963==" --===============8356624658321093963== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Bug ID: 33912 Summary: Improve translation of title tags: Cataloging Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Blocks: 33906 This patch will modify cataloging templates in the staff client so that translatable strings in the tag are wrapped in the correct translation function, e.g. [% t('Translate me') %] Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33906 [Bug 33906] [OMNIBUS] Improve translation of title tags -- You are receiving this mail because: You are watching all bug changes. --===============8356624658321093963==-- From bugzilla-daemon@bugs.koha-community.org Mon Jun 12 21:27:07 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Mon, 12 Jun 2023 19:26:58 +0000 Message-ID: <bug-33912-70-txqXXL21AT@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9202388419702409659==" --===============9202388419702409659== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. --===============9202388419702409659==-- From bugzilla-daemon@bugs.koha-community.org Mon Jun 12 21:27:17 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Mon, 12 Jun 2023 19:27:00 +0000 Message-ID: <bug-33912-70-3LZr1ol1fw@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3511267066922788317==" --===============3511267066922788317== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 152284 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152284&action=edit Bug 33912: Improve translation of title tags: Cataloging This patch updates cataloging templates, including cataloging "value builder" plugins, so that title tags can be more easily translated. To test, apply the patch and confirm that the following cataloging pages have the correct title tags: - Cataloging home page - Catalog concerns - Cataloging search results - Select two results -> - Merge selected - Basic MARC editor (Add, edit) - Replace via Z39.50 - Advanced MARC editor - Item editor - Bibliographic detail page -> - Edit -> - Attach item - Edit -> - Link to host record (with EasyAnalytics enabled) - Authorities -> New from Z39.50/SRU The patch updates 81 different cataloging plugins. It's not necessary to configure your MARC framework to use any particular plugin. The plugins can be loaded in their own tab for the purpose of testing just the title. I've made a list of direct links here: https://gitlab.com/-/snippets/2555254 -- You are receiving this mail because: You are watching all bug changes. --===============3511267066922788317==-- From bugzilla-daemon@bugs.koha-community.org Fri Jun 23 21:08:48 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 23 Jun 2023 19:08:47 +0000 Message-ID: <bug-33912-70-lNW4QI65f3@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1061657569791489922==" --===============1061657569791489922== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D33912 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@chetcolibrary.org --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Will this affect the way they are presented to translators? I verified that the unimarc plugins still have the same title they had before, but in a great many instances that title is completely wrong. Right now, in https://git.koha-community.org/Koha-community/Koha/src/commit/88000fbccbcfe70= 7ee3d8bf72f549c1ac11be3f3/misc/translator/po/de-DE-marc-UNIMARC.po#L2496 translators apparently deal with the thirteen bogus plugins that all use the title "Framework plugin example › Cataloguing › Koha" with one translation, but if doing this will require that they translate it thirteen separate times, then this bug ought to depend on one for fixing those titles (and another for fixing the way that we have templates for unimarc_field_123d.tt, unimarc_field_123e.tt, unimarc_field_123f.tt, and unimarc_field_123g.tt, but the plugins for all four just use the unimarc_field_123g.tt template so the strings for d/e/f are unused). --=20 You are receiving this mail because: You are watching all bug changes. --===============1061657569791489922==-- From bugzilla-daemon@bugs.koha-community.org Fri Jun 23 21:23:06 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 23 Jun 2023 19:23:05 +0000 Message-ID: <bug-33912-70-9WuUGBufWe@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4056600650418255557==" --===============4056600650418255557== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Identical strings are still "grouped" into one translation, there should be no negative effects. What it will do is breaking things into individual strings, so "Koha" "Cataloguing" and the specific page descriptions are different strings. This will actually reduce the amount of typing/work needed. -- You are receiving this mail because: You are watching all bug changes. --===============4056600650418255557==-- From bugzilla-daemon@bugs.koha-community.org Fri Jun 23 21:43:49 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 23 Jun 2023 19:43:48 +0000 Message-ID: <bug-33912-70-dM9j6i9Gh0@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1860109319639729012==" --===============1860109319639729012== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============1860109319639729012==-- From bugzilla-daemon@bugs.koha-community.org Fri Jun 23 21:43:59 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 23 Jun 2023 19:43:52 +0000 Message-ID: <bug-33912-70-ES2e2HOONg@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6983338207798406676==" --===============6983338207798406676== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152284|0 |1 is obsolete| | --- Comment #4 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 152653 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152653&action=edit Bug 33912: Improve translation of title tags: Cataloging This patch updates cataloging templates, including cataloging "value builder" plugins, so that title tags can be more easily translated. To test, apply the patch and confirm that the following cataloging pages have the correct title tags: - Cataloging home page - Catalog concerns - Cataloging search results - Select two results -> - Merge selected - Basic MARC editor (Add, edit) - Replace via Z39.50 - Advanced MARC editor - Item editor - Bibliographic detail page -> - Edit -> - Attach item - Edit -> - Link to host record (with EasyAnalytics enabled) - Authorities -> New from Z39.50/SRU The patch updates 81 different cataloging plugins. It's not necessary to configure your MARC framework to use any particular plugin. The plugins can be loaded in their own tab for the purpose of testing just the title. I've made a list of direct links here: https://gitlab.com/-/snippets/2555254 Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes. --===============6983338207798406676==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 7 08:59:16 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 07 Jul 2023 06:59:15 +0000 Message-ID: <bug-33912-70-86ZK7RTnY2@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8783403435255462020==" --===============8783403435255462020== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com Status|Signed Off |Failed QA --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- On /cataloguing/addbooks.pl there is an extra '>' at the beginning of the title. -- You are receiving this mail because: You are watching all bug changes. --===============8783403435255462020==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 7 14:39:14 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 07 Jul 2023 12:39:13 +0000 Message-ID: <bug-33912-70-lqQR0uFUG4@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7668379984888930039==" --===============7668379984888930039== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7668379984888930039==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 7 14:39:24 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 07 Jul 2023 12:39:15 +0000 Message-ID: <bug-33912-70-Lbm0YEci5t@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7208724329396115977==" --===============7208724329396115977== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 153173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153173&action=edit Bug 33912: (follow-up) Correct case where a search has not been submited The former cataloging home page, addbooks.pl, shows an extra ">" in the title if a search has not been submitted. This patch corrects it. -- You are receiving this mail because: You are watching all bug changes. --===============7208724329396115977==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:32:11 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 09:32:10 +0000 Message-ID: <bug-33912-70-rYOmxhz3kr@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4612181807823595591==" --===============4612181807823595591== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- You have added [% USE raw %] when it was not needed, but not blocker. -- You are receiving this mail because: You are watching all bug changes. --===============4612181807823595591==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:33:00 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 09:32:53 +0000 Message-ID: <bug-33912-70-eWz0mqon41@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3585843514332051398==" --===============3585843514332051398== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============3585843514332051398==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:33:10 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 09:32:56 +0000 Message-ID: <bug-33912-70-8CNIEbgNuQ@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1224260942688049020==" --===============1224260942688049020== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152653|0 |1 is obsolete| | Attachment #153173|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155083&action=edit Bug 33912: Improve translation of title tags: Cataloging This patch updates cataloging templates, including cataloging "value builder" plugins, so that title tags can be more easily translated. To test, apply the patch and confirm that the following cataloging pages have the correct title tags: - Cataloging home page - Catalog concerns - Cataloging search results - Select two results -> - Merge selected - Basic MARC editor (Add, edit) - Replace via Z39.50 - Advanced MARC editor - Item editor - Bibliographic detail page -> - Edit -> - Attach item - Edit -> - Link to host record (with EasyAnalytics enabled) - Authorities -> New from Z39.50/SRU The patch updates 81 different cataloging plugins. It's not necessary to configure your MARC framework to use any particular plugin. The plugins can be loaded in their own tab for the purpose of testing just the title. I've made a list of direct links here: https://gitlab.com/-/snippets/2555254 Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. --===============1224260942688049020==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:33:20 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 09:32:58 +0000 Message-ID: <bug-33912-70-1XO6mjDTSq@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1638920369765337005==" --===============1638920369765337005== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #9 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155084 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155084&action=edit Bug 33912: (follow-up) Correct case where a search has not been submited The former cataloging home page, addbooks.pl, shows an extra ">" in the title if a search has not been submitted. This patch corrects it. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. --===============1638920369765337005==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:26 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 14:10:21 +0000 Message-ID: <bug-33912-70-XnEnujxmJL@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8351202780094089452==" --===============8351202780094089452== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Tomás Cohen Arazi <tomascohen@gmail.com> 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. --===============8351202780094089452==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:37 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 01 Sep 2023 14:10:23 +0000 Message-ID: <bug-33912-70-ewx2hdkdc8@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2259826905320221631==" --===============2259826905320221631== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. --===============2259826905320221631==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:47:54 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Fri, 08 Sep 2023 05:47:53 +0000 Message-ID: <bug-33912-70-tX5VOYXIEy@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1083627766046136551==" --===============1083627766046136551== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #11 from Fridolin Somers <fridolin.somers@biblibre.com> --- Not backported to 23.05.x -- You are receiving this mail because: You are watching all bug changes. --===============1083627766046136551==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:17:28 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33912] Improve translation of title tags: Cataloging Date: Tue, 19 Sep 2023 12:17:28 +0000 Message-ID: <bug-33912-70-rcTBP6Bkyj@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33912-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0797397275885407440==" --===============0797397275885407440== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33912 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED -- You are receiving this mail because: You are watching all bug changes. --===============0797397275885407440==--