[Bug 13038] New: checkboxes disappearing on author searches
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 Bug ID: 13038 Summary: checkboxes disappearing on author searches Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 32040 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32040&action=edit author search from advanced search When doing a search in the staff module, if you click on the author’s name, whether on the results or in a record, you get results on that author, but there are no check boxes! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 32041 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32041&action=edit author search from clicking author's name -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- The checkboxes which don't display have the following html: <input type="checkbox" class="selection" id="bib221806" name="biblionumber" value="221806" style="display:none"> Whereas the ones that do look like this: <input type="checkbox" class="selection" id="bib123152" name="biblionumber" value="123152" style=""> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- I think this is a duplicate of Bug 12071 which is fixed in master. Can you please check the version of the system you're seeing it in? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Nicole C. Engard <nengard@gmail.com> --- You're right it's version 3.14.5. *** This bug has been marked as a duplicate of bug 12071 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org