25 Apr
2026
25 Apr
'26
12:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41987 --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 198208 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198208&action=edit Bug 41987: Remove duplicate searchresult-breeding id The searchresult-breeding id was present on both the wrapper div and the "no results" alert element, causing duplicate id usage in the DOM. This patch ensures the id is only used once on the parent container and keeps the anchor link functional. Signed-off-by: Artur Mickiewicz <davno_pora@mail.com> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.