24 Jan
2024
24 Jan
'24
4:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34647 --- Comment #4 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- Created attachment 161344 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161344&action=edit Bug 34647: Replace name attributes with ids This patch replaces name attributes on <a> tags as this is now obsolete in HTML 5. The recommended practice is to substitute these for ids, as has been done in this patch Test plan: 1) Navigate to each page where the link has been amended 2) Check that the link still works as expected -- You are receiving this mail because: You are watching all bug changes.