http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10807
--- Comment #40 from Jonathan Druart <[email protected]> --- Created attachment 23712 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23712&action=edit Bug 10807: FIX conflicts with bug 10380 Bug 10380 changes the prototype of the output_pref routine. Now it should take a hashref in parameters. Without this patch, an error occurred if the user was not looged in and try to access to his search history (Template process failed: undef error - The 'day' parameter ("2013") to DateTime::new did not pass the 'an integer which is a possible valid day of month' callback") -- 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/
