Closed (fixed)
Project:
Views Date range
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 14:31 UTC
Updated:
10 Sep 2009 at 23:30 UTC
Hi, when using some Date fields in the arguments I received a javascript message: An error occurred at ...
and the argument is not added.
After installing the newest Date module in drupal the message is gone and I can use the argument.
If think it's also a common Views problem, not only this module, but I'm not sure.
Might something for the docs?
Comments
Comment #1
Crell commentedSounds to me like this was an issue in either Views or Date. I've seen it before, but there's nothing in this module that should trigger that. So, um, if it's working for you now, yay, fixed. :-)
Comment #2
a.bond commentedDoes this mean that the Date Range module is dependent on the Date module? If so, perhaps you should specify this somewhere. I installed the module and got the Javascript message, but I don't have the Date module installed.
Comment #3
Crell commentedAh that would be a problem. Yes, daterange extends the date_api date handler, I think, so the date_api module is a dependency. I probably should specify that in the info file...
Comment #4
Crell commentedDependences have been specified in CVS. Thanks for the report. Took a while to figure out. :-)