Closed (fixed)
Project:
Date
Version:
5.x-2.x-dev
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 08:01 UTC
Updated:
22 May 2008 at 15:24 UTC
Line 217 of date_popup.module contains a typo:
"firstDate:". variable_get('date_first_day', 0) .", \n".
It must be firstDay instead of firstDate:
"firstDay:". variable_get('date_first_day', 0) .", \n".
Comments
Comment #1
karens commentedYou're right. Fixed, thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.