I've noticed that several date_format() calls are done with incorrect parameter ('long') while date_format accepts only 'small', 'medium' and 'large'. This issue affects HEAD, 6.x-1.x-dev and 5.x-2.x-dev. Patch against HEAD attached.

CommentFileSizeAuthor
date_format.patch1.13 KBIlmar

Comments

Ilmar’s picture

Title: Incorrect parameter for date_format() » Incorrect parameter for format_date()

Messed up with function name, sorry :)

deekayen’s picture

Status: Active » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.