When adding a date filter to a newly created view, Drupal throws a bunch of preg_match errors. Functionality, however seems ok.

CommentFileSizeAuthor
Screenshot-4.png161.93 KBForceflow

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Date
Component: exposed filters » Code

Does anybody read the submission guidelines?

If your problem deals exclusively with fields or filters provided by another module (CCK, Image, VotingAPI are common) please post the issue under the queue for that module first; all modules are responsible for telling Views about their own fields. It's possible Views IS at fault, but the module maintainers are the best people to make that determination, and they can kick the issue into the Views queue with an explanation of what's wrong if that is the case.

Also, KarenS, can Date get a Views integration component? =)

Forceflow’s picture

My apologies, merlinofchaos. I did read those guidelines, but I think you should add Date to that list of common modules too. I'm pretty new to Drupal, and I couldn't quite figure out which module was implementing the link between the two modules.

karens’s picture

Status: Active » Fixed

Move up to the latest -dev version of Date, I'm not seeing anything like this in the latest code.

Forceflow’s picture

Confirmed, the july 22 version fixed this. Thanks !

Anonymous’s picture

Status: Fixed » Closed (fixed)

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