http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8035
Elliott Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Elliott Davis <[email protected]> --- I hate to remove a pass but I was talk to chris about this patch earlier and it actually needs to use this:http://wiki.koha-community.org/wiki/Coding_Guidelines#Displaying_dates This should make the transition easier when we migrate to Koha::Dates giving us a single point of switching. The line that should actually be corrected is the line calling format_date should be removed and the date should be formatted in the template. -- 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/
