http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9368
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] | |m Patch complexity|Trivial patch |Small patch QA Contact| |[email protected] | |m --- Comment #4 from Jonathan Druart <[email protected]> --- QA comment: Before this patch, if the "publication date" index is selected on the adv search form, zebra requests on @attrset Bib-1 2000 The index is not defined! After applying it: @attrset Bib-1 @attr 1=pubdate @attr 4=109 @attr 2=3 2000 Which is what the user want. Marked as Passed QA. -- 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/
