Active
Project:
Node import
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2007 at 11:27 UTC
Updated:
29 Jun 2008 at 14:27 UTC
I find that i am unable to import the start and end dates into event enabled nodes when js calendar is enabled. When js calendar is disabled it works great!
With js calendar enabled the dates are imported and no error is shown. Then when the data is previewed (or viewed) incorrect dates are present. This was the case with using a unix timestamp in the "Event complete start date or timestamp" or the day, month and year in the appropriate fields.
If this behaviour is expected then something in the readme file would be great.
This is a great module!
Comments
Comment #1
fool2 commentedI have confirmed this as well. Switching the widget from Jscalendar to Textfield with strtotime validation fixes this.
I believe this may have something to do with validation but I'm unable to confirm that the jscalendar validation is even being triggered here.