http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9307
--- Comment #19 from Jonathan Druart <[email protected]> --- QA comment: (suggestion/suggestion.pl is really ugly!) All works great. There is an issue, but not blocker, I think. If an authorized value is limited to a library, the suggestion does not appear (into the suggestions table) but the tab appears. It is caused by a call to the C4::Search::GetDistinctValues. This routine has to be removed. Except that, I provided a followup for 2 small issues: 1/ DHTMLcalendar_dateformat is passed to the tt, useless. 2/ I think SUGGEST_STATUS should be added to the Koha system categories. + I edited the commit message, there was 1 occurrence for SUGGEST_VALUES (renamed by SUGGEST_STATUS). 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/
