It is impossible to choose a date from the calendar if your date is in January as the add date button never shows.
This is due to a javascript issue where the previous links javascript variable is not set anywhere within the main line execution of the script and as a result, the appending of the previous link to the button area fails silently thus, not allowing any other items to be appended.

Patch follows.

CommentFileSizeAuthor
#1 missing_add_button-1394360-1.patch1.89 KB_randy

Comments

_randy’s picture

StatusFileSize
new1.89 KB

Here's the patch

SebCorbin’s picture

Status: Active » Fixed

Thanks a lot for the report and the patch! Committed to 7.x-1.x-dev

Status: Fixed » Closed (fixed)

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