http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2669
--- Comment #4 from Marc Véron <[email protected]> --- (In reply to Jonathan Druart from comment #3) (...) > Note that I don't understand what means 'All dates', there is no > condition generated for the dictionary. We should not have to select a > field if we don't want to add a condition on it :) Same findings with my tests: If "All dates" is set, the definition saves with an empty condition. (With and without patch, see dictionary.pl line 152.) To have a condition saved, "Date range" and at least one of the dates "Start of date range" and/or "End of date range" has to be set. Conclusion: The checkboxes rsp. radio buttons and the condition for their value in dictionary.pl line 152 could be removed. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
