Closed (fixed)
Project:
Date
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2015 at 16:51 UTC
Updated:
1 Mar 2015 at 04:56 UTC
Jump to comment: Most recent
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).
| Comment | File | Size | Author |
|---|---|---|---|
| date-calendar_title_bug.patch | 900 bytes | pfournier |
Comments
Comment #2
k4v commentedThis is fixed in latest dev version.