[Bug 28574] New: Double id in source code member.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28574 Bug ID: 28574 Summary: Double id in source code member.pl Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: pierre.genty@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Hi all, The member.pl page (results from patrons search) has two div with the same id : searchheader (checked on 19.11 and 20.11). Is this a problem ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28574 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Component|Circulation |Templates --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Pierre, it can cause issues when addressing these with jQuery, so definitely good to have this one files. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28574 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- The duplicate ID is not in the HTML of the template. The duplicate is created by the "hcSticky" JavaScript library in order to create the "floating" toolbar. This will be true on any page that uses the same feature. I'm going to mark this as "WONTFIX" because I don't believe this is going to cause practical problems. If someone finds otherwise please reopen this report. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org