In theme_date_nav_title() of the date_view submodule, a small bug prevents the retrieval of the correct default formats for the calendar title.

The result of the bug is that we always get the hardcoded format for calendar titles (eg in a calendar month view, the title is "Sunday, February 1, 2015" instead of "February 2015" -- or whatever is configured in admin/config/regional/date-time/date-views).

CommentFileSizeAuthor
date-calendar_title_bug.patch900 bytespfournier

Comments

Status: Needs review » Needs work

The last submitted patch, date-calendar_title_bug.patch, failed testing.

k4v’s picture

Status: Needs work » Closed (fixed)

This is fixed in latest dev version.