http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813
--- Comment #60 from Jonathan Druart <[email protected]> --- (In reply to Marc Véron from comment #56) > Hi Jonathan, > > Regarding forbidden chars like tabs: I did not clean up existing things. > > Regarding your questions: > > I propose to obsolete the following patches and do them in a next step: > > "Remove deprecated C4::Dates from opac/opac-showreviews.pl" > "Remove C4::Dates from C4/Acquisition.pm" > > If there are more patches where you have questions or concerns about please > do not hesitate to obsolete them. My aim is to have done the "easy ones" in > a first round. No, keep it. Koha::DateUtils does not support rfc822 format, so I am fine for using strftime. -- 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/
