My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1951: Week Number Not Displayed in Agenda Views
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Sep 2013


Sign in to add a comment
 
Reported by NorrisTh...@googlemail.com, Aug 5, 2013
The week number is not displayed correctly in agendaWeek and agendaDay views as the 'date' variable is not initialized.

Within function buildDayTableHeadHTML() ...

            if (showWeekNumbers) {
                date = cellToDate(0, 0); //Add this line to initialize date
                weekText = formatDate(date, weekNumberFormat);

Aug 5, 2013
#1 NorrisTh...@googlemail.com
I forgot to mention, I'm using V1.6.2 which is the current stable release as far as I'm aware
Aug 12, 2013
#2 ees...@gmail.com
This bug is in the 1.6.3 version, the fix above works here too.
Aug 25, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Week Number Not Displayed in Agenda Views (was: Bug: Week Number Not Displayed in Agenda Views)
Status: Accepted
Labels: -Type-Defect Type-Bug
Aug 28, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-1.6.4
Sep 1, 2013
Project Member #6 adamrs...@gmail.com
this has been released v1.6.4
https://github.com/arshaw/fullcalendar/blob/v1.6.4/changelog.txt
Status: Released
Sign in to add a comment

Powered by Google Project Hosting