From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:05:40 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] New: Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:05:40 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6393717340009846243==" --===============6393717340009846243== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Bug ID: 27472 Summary: Improve link text when successfully merging bibliographic records Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt:

The merge was successful. Click here to see the merged record.

"Here" should not be used as a link text as it doesn't contain any helpful information for people scanning the page for information and also is a problem for blind users using screen readers jumping from link to link on a page. To reproduce: 1. have or create two bibliographic records 2. in your terminal run sudo koha-rebuild-zebra -f -b -v kohadev 3. do a catalog search that will return both records in the results 4. select the checkboxes for both records 5. click edit->merge and continue the process of merging two records 6. notice the 'click here' message after successfully merging -- You are receiving this mail because: You are watching all bug changes. --===============6393717340009846243==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:05:51 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:05:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6611426017921356266==" --===============6611426017921356266== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26722 Keywords| |Academy Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26722 [Bug 26722] [Omnibus] Use descriptive link texts -- You are receiving this mail because: You are watching all bug changes. --===============6611426017921356266==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:14:53 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:14:27 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1469408278323038184==" --===============1469408278323038184== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Amy King changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amyking386@gmail.com Assignee|oleonard@myacpl.org |amyking386@gmail.com -- You are receiving this mail because: You are watching all bug changes. --===============1469408278323038184==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:28:30 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:28:29 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7584510887374534133==" --===============7584510887374534133== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Amy King changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============7584510887374534133==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:28:40 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:28:32 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7000666066127218976==" --===============7000666066127218976== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 --- Comment #1 from Amy King --- Created attachment 115389 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115389&action=edit Bug 27472: Changed link text from "click here" to "click this sentence". Test plan: 1. Complete the steps above, specially noting the last step. 2. Apply patch 3. Complete the steps above, but now notice how the link says "Click this sentence..." after merging. -- You are receiving this mail because: You are watching all bug changes. --===============7000666066127218976==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 02:37:30 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 01:37:29 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3952032870686290706==" --===============3952032870686290706== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Amy King changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115389|0 |1 is obsolete| | --- Comment #2 from Amy King --- Created attachment 115391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115391&action=edit Bug 27472: Link text change so is more helpful. Test Plan: 1. Complete the steps to reproduce above, specially noting the last step 2. Apply the patch 3. Complete step 1 again, but now notice how the link says "This sentence is the link to ..." -- You are receiving this mail because: You are watching all bug changes. --===============3952032870686290706==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 15:26:29 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 14:26:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2769641708952532622==" --===============2769641708952532622== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard --- "This sentence is the link to see the merged record." doesn't make sense to m= e, it sounds like placeholder text. How about "View the merged record" ? --=20 You are receiving this mail because: You are watching all bug changes. --===============2769641708952532622==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 15:26:42 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 14:26:42 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4437867467678767038==" --===============4437867467678767038== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master -- You are receiving this mail because: You are watching all bug changes. --===============4437867467678767038==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 21:27:12 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 20:27:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2311687088248240074==" --===============2311687088248240074== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Amy King changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============2311687088248240074==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 20 21:27:22 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Wed, 20 Jan 2021 20:27:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7062182963606340121==" --===============7062182963606340121== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Amy King changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115391|0 |1 is obsolete| | --- Comment #4 from Amy King --- Created attachment 115453 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115453&action=edit Bug 27472: changed link text Test plan: 1. Complete the steps above to reproduce, specially noting the last step. 2. Apply patch 3. Complete step 1 again, but now notice how the link says "View the merged record" -- You are receiving this mail because: You are watching all bug changes. --===============7062182963606340121==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 21 14:25:06 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 21 Jan 2021 13:25:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2690649537342905354==" --===============2690649537342905354== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. --===============2690649537342905354==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 21 14:25:16 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 21 Jan 2021 13:25:07 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2713522991470023215==" --===============2713522991470023215== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115453|0 |1 is obsolete| | --- Comment #5 from Owen Leonard --- Created attachment 115542 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115542&action=edit Bug 27472: changed link text Test plan: 1. Complete the steps above to reproduce, specially noting the last step. 2. Apply patch 3. Complete step 1 again, but now notice how the link says "View the merged record" Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. --===============2713522991470023215==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 21 16:32:12 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 21 Jan 2021 15:32:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7181474912274226089==" --===============7181474912274226089== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. --===============7181474912274226089==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 21 16:36:14 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 21 Jan 2021 15:36:13 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6741237250596321539==" --===============6741237250596321539== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============6741237250596321539==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 21 16:36:24 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 21 Jan 2021 15:36:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7593947539389892006==" --===============7593947539389892006== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115542|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall --- Created attachment 115562 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115562&action=edit Bug 27472: changed link text Test plan: 1. Complete the steps above to reproduce, specially noting the last step. 2. Apply patch 3. Complete step 1 again, but now notice how the link says "View the merged record" Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. --===============7593947539389892006==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 22 14:23:49 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Fri, 22 Jan 2021 13:23:45 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8211060184420289781==" --===============8211060184420289781== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27472 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115562|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart = --- Created attachment 115692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D115692&action= =3Dedit Bug 27472: Improve link text (merge.tt) Test plan: 1. Complete the steps above to reproduce, specially noting the last step. 2. Apply patch 3. Complete step 1 again, but now notice how the link says "View the merged record" Signed-off-by: Owen Leonard Signed-off-by: Kyle M Hall --=20 You are receiving this mail because: You are watching all bug changes. --===============8211060184420289781==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 22 14:59:35 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Fri, 22 Jan 2021 13:54:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1347508255946132523==" --===============1347508255946132523== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============1347508255946132523==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 22 14:59:45 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Fri, 22 Jan 2021 13:54:37 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1073163869238892648==" --===============1073163869238892648== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27472 --- Comment #8 from Jonathan Druart = --- Pushed to master for 21.05, thanks to everybody involved! --=20 You are receiving this mail because: You are watching all bug changes. --===============1073163869238892648==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 29 14:42:07 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Fri, 29 Jan 2021 13:42:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5917726573517766068==" --===============5917726573517766068== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. --===============5917726573517766068==-- From bugzilla-daemon@bugs.koha-community.org Thu Feb 11 23:17:42 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27472] Improve link text when successfully merging bibliographic records Date: Thu, 11 Feb 2021 22:17:26 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6667035085947320763==" --===============6667035085947320763== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27472 Caroline Cyr La Rose changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes. --===============6667035085947320763==--