25 Apr
2026
25 Apr
'26
12:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41987 --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 198207 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198207&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> -- You are receiving this mail because: You are watching all bug changes.