From bugzilla-daemon@bugs.koha-community.org Wed Feb 14 17:53:24 2024
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] New: Improve translation of title tags: OPAC part 2
Date: Wed, 14 Feb 2024 16:53:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8962953989696729114=="
--===============8962953989696729114==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Bug ID: 36095
Summary: Improve translation of title tags: OPAC part 2
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
Depends on: 33907
Blocks: 33906
This patch will modify more OPAC templates 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
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33907
[Bug 33907] Improve translation of title tags: OPAC part 1
--
You are receiving this mail because:
You are watching all bug changes.
--===============8962953989696729114==--
From bugzilla-daemon@bugs.koha-community.org Fri Nov 15 22:00:10 2024
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 15 Nov 2024 20:59:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4706747824434819953=="
--===============4706747824434819953==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Bug 36095 depends on bug 33907, which changed state.
Bug 33907 Summary: Improve translation of title tags: OPAC part 1
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33907
What |Removed |Added
----------------------------------------------------------------------------
Status|Pushed to main |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are watching all bug changes.
--===============4706747824434819953==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 4 19:32:11 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Tue, 04 Mar 2025 18:32:10 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6374064693832152023=="
--===============6374064693832152023==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |Needs Signoff
Patch complexity|--- |Small patch
--
You are receiving this mail because:
You are watching all bug changes.
--===============6374064693832152023==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 4 19:32:21 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Tue, 04 Mar 2025 18:32:12 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4992627620718222396=="
--===============4992627620718222396==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
--- Comment #1 from Owen Leonard ---
Created attachment 178933
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D178933&action=
=3Dedit
Bug 36095: Improve translation of title tags: OPAC part 2
This patch updates a batch of OPAC templates so that title tags can
be more easily translated.
To test, apply the patch and confirm that the following pages have
correct title tags:
- Check the OPAC main page
- Follow the "Libraries" link
- Check one of the individual library pages
- From the OPAC main page, view the RSS feed for OPAC news (requires at
least one news item be added via Tools -> News -> New entry).
- Search the catalog and view the detail page for one of the results.
- View the IDREF page, e.g.
http://localhost:8080/cgi-bin/koha/opac-idref.pl?unimarc3=3D032581270
- With OverDrive configured and enabled, perform a catalog search.
- Follow the "Found X results in the library's OverDrive credentials"
link to view OverDrive search results.
- These pages normally aren't accessed directly but they are modified:
Download cart, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadcart.pl?bib_list=3D5302/4893/=
4594
Download shelf, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadshelf.pl?shelfnumber=3DX
Checkout note, e.g.
http://localhost:8080/cgi-bin/koha/opac-issue-note.pl?issue_id=3DX
- In the staff client, add a local cover image to a bibliographic record
(requires the OPACLocalCoverImages system preference be enabled).
- View the detail page for that record in the OPAC.
- Under the images tab, right-click the image thumbnail and open in
a new tab.
- Search the catalog for a record with a subscription and view the
detail page. Under the "Subscriptions" page, click "More details,"
then the "Full history" tab.
- In the staff client, go to Tools -> Pages and create a page for the
OPAC. View that page.
- Log in to the OPAC. From your "Summary" page,
- View the curbside pickups page (requires the CurbsidePickup
preference be enabled)
- View the "Ask for discharge" page (requires the useDischarge
preference be enabled)
- View the holds history page (requires the OPACHoldsHistory
preference be enabled)
- View the ILL requests page (requires the ILLModule preference be
enabled
- View the "Personal details" page.
- View the messaging page (requires the
EnhancedMessagingPreferencesOPAC preference be enabled)
- From the "Summary" page, under the "Checked out" tab, click the "Add
note" for one of the checkouts (requires the AllowCheckoutNotes
preference be enabled).
- After adding a note
- View the "Personal details" page and submit an edit (requires
the OPACPatronDetails preference be enabled). Check the confirmation
page.
Sponsored-by: Athens County Public Libraries
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4992627620718222396==--
From bugzilla-daemon@bugs.koha-community.org Thu Apr 3 15:27:15 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 03 Apr 2025 13:27:14 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7105950931346419557=="
--===============7105950931346419557==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Felicie changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Patch doesn't apply
CC| |felicie.thiery@biblibre.com
--- Comment #2 from Felicie ---
There's a conflict on the
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt file
--
You are receiving this mail because:
You are watching all bug changes.
--===============7105950931346419557==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 7 13:44:02 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Mon, 07 Apr 2025 11:44:01 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6664154756339998461=="
--===============6664154756339998461==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Patch doesn't apply |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
--===============6664154756339998461==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 7 13:44:12 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Mon, 07 Apr 2025 11:44:03 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3173918459301561737=="
--===============3173918459301561737==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #178933|0 |1
is obsolete| |
--- Comment #3 from Owen Leonard ---
Created attachment 180690
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D180690&action=
=3Dedit
Bug 36095: Improve translation of title tags: OPAC part 2
This patch updates a batch of OPAC templates so that title tags can
be more easily translated.
To test, apply the patch and confirm that the following pages have
correct title tags:
- Check the OPAC main page
- Follow the "Libraries" link
- Check one of the individual library pages
- From the OPAC main page, view the RSS feed for OPAC news (requires at
least one news item be added via Tools -> News -> New entry).
- Search the catalog and view the detail page for one of the results.
- View the IDREF page, e.g.
http://localhost:8080/cgi-bin/koha/opac-idref.pl?unimarc3=3D032581270
- With OverDrive configured and enabled, perform a catalog search.
- Follow the "Found X results in the library's OverDrive credentials"
link to view OverDrive search results.
- These pages normally aren't accessed directly but they are modified:
Download cart, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadcart.pl?bib_list=3D5302/4893/=
4594
Download shelf, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadshelf.pl?shelfnumber=3DX
Checkout note, e.g.
http://localhost:8080/cgi-bin/koha/opac-issue-note.pl?issue_id=3DX
- In the staff client, add a local cover image to a bibliographic record
(requires the OPACLocalCoverImages system preference be enabled).
- View the detail page for that record in the OPAC.
- Under the images tab, right-click the image thumbnail and open in
a new tab.
- Search the catalog for a record with a subscription and view the
detail page. Under the "Subscriptions" page, click "More details,"
then the "Full history" tab.
- In the staff client, go to Tools -> Pages and create a page for the
OPAC. View that page.
- Log in to the OPAC. From your "Summary" page,
- View the curbside pickups page (requires the CurbsidePickup
preference be enabled)
- View the "Ask for discharge" page (requires the useDischarge
preference be enabled)
- View the holds history page (requires the OPACHoldsHistory
preference be enabled)
- View the ILL requests page (requires the ILLModule preference be
enabled
- View the "Personal details" page.
- View the messaging page (requires the
EnhancedMessagingPreferencesOPAC preference be enabled)
- From the "Summary" page, under the "Checked out" tab, click the "Add
note" for one of the checkouts (requires the AllowCheckoutNotes
preference be enabled).
- After adding a note
- View the "Personal details" page and submit an edit (requires
the OPACPatronDetails preference be enabled). Check the confirmation
page.
Sponsored-by: Athens County Public Libraries
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============3173918459301561737==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 14 23:26:02 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Mon, 14 Apr 2025 21:26:02 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4355243560020302018=="
--===============4355243560020302018==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
Brendan Gallagher changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brendan@bywatersolutions.co
| |m
Status|Needs Signoff |Failed QA
--- Comment #4 from Brendan Gallagher ---
Getting some conflicts on the qa scripts (could always be me and my set up :)=
)
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4355243560020302018==--
From bugzilla-daemon@bugs.koha-community.org Tue Apr 15 14:19:09 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Tue, 15 Apr 2025 12:19:08 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3635236512886516761=="
--===============3635236512886516761==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Failed QA |Needs Signoff
--- Comment #5 from Owen Leonard ---
It's working for me. What is the error?
--
You are receiving this mail because:
You are watching all bug changes.
--===============3635236512886516761==--
From bugzilla-daemon@bugs.koha-community.org Fri May 9 01:35:01 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 08 May 2025 23:35:00 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2582055001470643410=="
--===============2582055001470643410==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Signed Off
--
You are receiving this mail because:
You are watching all bug changes.
--===============2582055001470643410==--
From bugzilla-daemon@bugs.koha-community.org Fri May 9 01:35:12 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 08 May 2025 23:35:03 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2123147016963279554=="
--===============2123147016963279554==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #180690|0 |1
is obsolete| |
--- Comment #6 from David Nind ---
Created attachment 182133
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D182133&action=
=3Dedit
Bug 36095: Improve translation of title tags: OPAC part 2
This patch updates a batch of OPAC templates so that title tags can
be more easily translated.
To test, apply the patch and confirm that the following pages have
correct title tags:
- Check the OPAC main page
- Follow the "Libraries" link
- Check one of the individual library pages
- From the OPAC main page, view the RSS feed for OPAC news (requires at
least one news item be added via Tools -> News -> New entry).
- Search the catalog and view the detail page for one of the results.
- View the IDREF page, e.g.
http://localhost:8080/cgi-bin/koha/opac-idref.pl?unimarc3=3D032581270
- With OverDrive configured and enabled, perform a catalog search.
- Follow the "Found X results in the library's OverDrive credentials"
link to view OverDrive search results.
- These pages normally aren't accessed directly but they are modified:
Download cart, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadcart.pl?bib_list=3D5302/4893/=
4594
Download shelf, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadshelf.pl?shelfnumber=3DX
Checkout note, e.g.
http://localhost:8080/cgi-bin/koha/opac-issue-note.pl?issue_id=3DX
- In the staff client, add a local cover image to a bibliographic record
(requires the OPACLocalCoverImages system preference be enabled).
- View the detail page for that record in the OPAC.
- Under the images tab, right-click the image thumbnail and open in
a new tab.
- Search the catalog for a record with a subscription and view the
detail page. Under the "Subscriptions" page, click "More details,"
then the "Full history" tab.
- In the staff client, go to Tools -> Pages and create a page for the
OPAC. View that page.
- Log in to the OPAC. From your "Summary" page,
- View the curbside pickups page (requires the CurbsidePickup
preference be enabled)
- View the "Ask for discharge" page (requires the useDischarge
preference be enabled)
- View the holds history page (requires the OPACHoldsHistory
preference be enabled)
- View the ILL requests page (requires the ILLModule preference be
enabled
- View the "Personal details" page.
- View the messaging page (requires the
EnhancedMessagingPreferencesOPAC preference be enabled)
- From the "Summary" page, under the "Checked out" tab, click the "Add
note" for one of the checkouts (requires the AllowCheckoutNotes
preference be enabled).
- After adding a note
- View the "Personal details" page and submit an edit (requires
the OPACPatronDetails preference be enabled). Check the confirmation
page.
Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============2123147016963279554==--
From bugzilla-daemon@bugs.koha-community.org Fri May 9 01:39:08 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 08 May 2025 23:39:07 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4964083598324230620=="
--===============4964083598324230620==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david@davidnind.com
--- Comment #7 from David Nind ---
Testing notes (using KTD):
1. Everything looks OK, but I didn't install another language and check that
the strings are available for translation.
2. I ran the qa script - everything says OK, but there were some "Argument ""
isn't numeric..." messages.
3. I had a quick look at the patch, but I'm not sure exactly what I'm looking
for 8-)
qa
testing 1 commit(s) (applied to a2f190f '1f Bug 38356: (follow-up) Add code
bl')
Processing files before patches
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 501.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 506.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 509.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt
line 333.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt line
19.
|========================>| 19 / 19 (100.00%)
Processing files after patches
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 508.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 513.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
line 516.
Argument "" isn't numeric in numeric gt (>) at
/kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt
line 343.
|========================>| 19 / 19 (100.00%)
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-discharge.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-downloadcart.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-downloadshelf.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-full-serial-issues.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-holdshistory.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-idref.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-imageviewer.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-issue-note.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt
OK
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry-update-submitted.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-news-rss.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-overdrive-search.tt
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-page.tt
Processing additional checks OK!
--
You are receiving this mail because:
You are watching all bug changes.
--===============4964083598324230620==--
From bugzilla-daemon@bugs.koha-community.org Thu May 15 09:18:47 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 15 May 2025 07:18:46 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6503245668891520682=="
--===============6503245668891520682==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |RM_priority
--
You are receiving this mail because:
You are watching all bug changes.
--===============6503245668891520682==--
From bugzilla-daemon@bugs.koha-community.org Tue Sep 16 14:11:37 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Tue, 16 Sep 2025 12:11:36 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1543000248096002125=="
--===============1543000248096002125==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============1543000248096002125==--
From bugzilla-daemon@bugs.koha-community.org Tue Sep 16 14:11:47 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Tue, 16 Sep 2025 12:11:38 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4648237575261057433=="
--===============4648237575261057433==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #182133|0 |1
is obsolete| |
--- Comment #8 from Jonathan Druart ---
Created attachment 186473
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D186473&action=
=3Dedit
Bug 36095: Improve translation of title tags: OPAC part 2
This patch updates a batch of OPAC templates so that title tags can
be more easily translated.
To test, apply the patch and confirm that the following pages have
correct title tags:
- Check the OPAC main page
- Follow the "Libraries" link
- Check one of the individual library pages
- From the OPAC main page, view the RSS feed for OPAC news (requires at
least one news item be added via Tools -> News -> New entry).
- Search the catalog and view the detail page for one of the results.
- View the IDREF page, e.g.
http://localhost:8080/cgi-bin/koha/opac-idref.pl?unimarc3=3D032581270
- With OverDrive configured and enabled, perform a catalog search.
- Follow the "Found X results in the library's OverDrive credentials"
link to view OverDrive search results.
- These pages normally aren't accessed directly but they are modified:
Download cart, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadcart.pl?bib_list=3D5302/4893/=
4594
Download shelf, e.g.
http://localhost:8080/cgi-bin/koha/opac-downloadshelf.pl?shelfnumber=3DX
Checkout note, e.g.
http://localhost:8080/cgi-bin/koha/opac-issue-note.pl?issue_id=3DX
- In the staff client, add a local cover image to a bibliographic record
(requires the OPACLocalCoverImages system preference be enabled).
- View the detail page for that record in the OPAC.
- Under the images tab, right-click the image thumbnail and open in
a new tab.
- Search the catalog for a record with a subscription and view the
detail page. Under the "Subscriptions" page, click "More details,"
then the "Full history" tab.
- In the staff client, go to Tools -> Pages and create a page for the
OPAC. View that page.
- Log in to the OPAC. From your "Summary" page,
- View the curbside pickups page (requires the CurbsidePickup
preference be enabled)
- View the "Ask for discharge" page (requires the useDischarge
preference be enabled)
- View the holds history page (requires the OPACHoldsHistory
preference be enabled)
- View the ILL requests page (requires the ILLModule preference be
enabled
- View the "Personal details" page.
- View the messaging page (requires the
EnhancedMessagingPreferencesOPAC preference be enabled)
- From the "Summary" page, under the "Checked out" tab, click the "Add
note" for one of the checkouts (requires the AllowCheckoutNotes
preference be enabled).
- After adding a note
- View the "Personal details" page and submit an edit (requires
the OPACPatronDetails preference be enabled). Check the confirmation
page.
Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind
Signed-off-by: Jonathan Druart
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4648237575261057433==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 18 22:33:15 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 18 Sep 2025 20:33:14 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1490095581144673289=="
--===============1490095581144673289==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Lucas Gass (lukeg) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Passed QA |Pushed to main
Version(s)| |25.11.00
released in| |
--
You are receiving this mail because:
You are watching all bug changes.
--===============1490095581144673289==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 18 22:33:25 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 18 Sep 2025 20:33:16 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6135404289483580450=="
--===============6135404289483580450==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
--- Comment #9 from Lucas Gass (lukeg) ---
Nice work everyone!
Pushed to main for 25.11
--
You are receiving this mail because:
You are watching all bug changes.
--===============6135404289483580450==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 18 22:36:09 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 18 Sep 2025 20:35:08 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4323808334352581207=="
--===============4323808334352581207==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Lucas Gass (lukeg) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lucas@bywatersolutions.com
Keywords|RM_priority |
--
You are receiving this mail because:
You are watching all bug changes.
--===============4323808334352581207==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 18 22:36:19 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 18 Sep 2025 20:35:22 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3180095126657323656=="
--===============3180095126657323656==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Lucas Gass (lukeg) changed:
What |Removed |Added
----------------------------------------------------------------------------
QA Contact|testopia@bugs.koha-communit |jonathan.druart@gmail.com
|y.org |
--
You are receiving this mail because:
You are watching all bug changes.
--===============3180095126657323656==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 19 12:46:53 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 19 Sep 2025 10:46:51 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4609219822201936850=="
--===============4609219822201936850==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D36095
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |additional_work_needed
--- Comment #10 from Jonathan Druart ---
t/db_dependent/selenium/opac_holds.t .. =
=20
# Failed test 'Correctly in detail page' =
=20
# at t/db_dependent/selenium/opac_holds.t line 135. =
=20
# 'Details for opac holds test place hold button =
=E2=80=BA
Koha online catalog' =
=20
# doesn't match '(?^u:Details for: opac holds test place hold
button)' =
=20
# Looks like you failed 1 test of 7. =
=20
# Failed test 'detail page' =
=20
# at t/db_dependent/selenium/opac_holds.t line 175. =
=20
# Looks like you failed 1 test of 2. =
=20
t/db_dependent/selenium/opac_holds.t .. 1/3 =
=20
# Failed test 'not authenticated'
# at t/db_dependent/selenium/opac_holds.t line 177. =
=20
# Failed test 'Correctly in detail page' =
=20
# at t/db_dependent/selenium/opac_holds.t line 269. =
=20
# 'Details for opac holds test place hold button =
=E2=80=BA
Koha online catalog' =
=20
# doesn't match '(?^u:Details for: opac holds test place hold
button)' =
=20
# Looks like you failed 1 test of 7.
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4609219822201936850==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 19 12:48:31 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 19 Sep 2025 10:48:30 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9097216700839795722=="
--===============9097216700839795722==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
--- Comment #11 from Jonathan Druart ---
Created attachment 186618
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186618&action=edit
Bug 36095: Fix Selenium tests
# 'Details for opac holds test place hold button › Koha
online catalog'
# doesn't match '(?^u:Details for: opac holds test place hold
button)'
--
You are receiving this mail because:
You are watching all bug changes.
--===============9097216700839795722==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 19 12:49:01 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 19 Sep 2025 10:49:01 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7493777631313732287=="
--===============7493777631313732287==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
--- Comment #12 from Jonathan Druart ---
Owen, can you confirm the removal of ":" is expected?
--
You are receiving this mail because:
You are watching all bug changes.
--===============7493777631313732287==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 19 18:44:53 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 19 Sep 2025 16:44:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4024538934206225397=="
--===============4024538934206225397==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
--- Comment #13 from Owen Leonard ---
(In reply to Jonathan Druart from comment #12)
> Owen, can you confirm the removal of ":" is expected?
Yes that change was intentional
--
You are receiving this mail because:
You are watching all bug changes.
--===============4024538934206225397==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 19 19:06:41 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Fri, 19 Sep 2025 17:06:41 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3216512852417349255=="
--===============3216512852417349255==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Lucas Gass (lukeg) changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|additional_work_needed |
--- Comment #14 from Lucas Gass (lukeg) ---
follow-up pushed to main
--
You are receiving this mail because:
You are watching all bug changes.
--===============3216512852417349255==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 25 18:30:44 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 25 Sep 2025 16:29:51 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3872175405727194263=="
--===============3872175405727194263==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Paul Derscheid changed:
What |Removed |Added
----------------------------------------------------------------------------
Version(s)|25.11.00 |25.11.00,25.05.04
released in| |
Status|Pushed to main |Pushed to stable
--
You are receiving this mail because:
You are watching all bug changes.
--===============3872175405727194263==--
From bugzilla-daemon@bugs.koha-community.org Thu Sep 25 18:30:54 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 25 Sep 2025 16:29:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4063200219836319059=="
--===============4063200219836319059==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
--- Comment #15 from Paul Derscheid ---
Nice work everyone!
Pushed to 25.05.x
--
You are receiving this mail because:
You are watching all bug changes.
--===============4063200219836319059==--
From bugzilla-daemon@bugs.koha-community.org Thu Oct 16 10:33:28 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Thu, 16 Oct 2025 08:33:27 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5560826387087273807=="
--===============5560826387087273807==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
Fridolin Somers changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fridolin.somers@biblibre.co
| |m
Status|Pushed to stable |Needs documenting
--- Comment #16 from Fridolin Somers ---
Enhancement not pushed to 24.11.x
--
You are receiving this mail because:
You are watching all bug changes.
--===============5560826387087273807==--
From bugzilla-daemon@bugs.koha-community.org Mon Oct 27 00:54:27 2025
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 36095] Improve translation of title tags: OPAC part 2
Date: Sun, 26 Oct 2025 23:54:26 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5873024720429438229=="
--===============5873024720429438229==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36095
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs documenting |RESOLVED
Resolution|--- |FIXED
--- Comment #17 from David Nind ---
No updates to the manual required.
--
You are receiving this mail because:
You are watching all bug changes.
--===============5873024720429438229==--