http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7507
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15053|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <[email protected]> --- Created attachment 15108 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15108&action=edit Bug 7507 - Audience Subtype limit on OPAC Advanced Search does not have all Audiences The OPAC audience subtype limit did not have all the audiences defined by the MARC record (and available in the staff client advanced search). It also incorrectly labelled some of the audiences that it did include. This patch copies the (correct) audiences from the staff client template to the OPAC template. Signed-off-by: Nicole C. Engard <[email protected]> Test plan: * Search before applying by audience * Apply patch * Search by a newly appeared audience * Search by an audience that was there before All tests pass! Signed-off-by: Jonathan Druart <[email protected]> Replace tab with 4 spaces. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
