https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39409

--- Comment #1 from Phil Ringnalda <[email protected]> ---
Created attachment 179616
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179616&action=edit
Bug 39409: Duplicate modifybiblio ids in cat-toolbar

The biblio details page Edit menu has three different elements which all
have id="modifybibilio", two of which also have another id. Neither of those
things is allowed.

Test plan:
1. Without the patch, load the details view for any biblio record and View
   source
2. Search for id="modifybiblio"
3. You will get three results, the second and third shown with id in red
4. Apply patch, reload the page, View source and search again
5. You will get one result, without any red

Sponsored-by: Chetco Community Public Library

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to