Closed (duplicate)
Project:
Date
Version:
6.x-2.0-rc6
Component:
Date API
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jan 2009 at 01:01 UTC
Updated:
29 Jan 2009 at 11:35 UTC
Hello Guys,
I had a problem with date.module unsetting the views. If this has already been discussed please dont worry about it. Or else here is the patch for the module.
Thanks,
Vamsee
| Comment | File | Size | Author |
|---|---|---|---|
| date.patch | 440 bytes | vvanaparthy |
Comments
Comment #1
pcave commentedWhat do you mean by "unsetting" the views? I'm having an issue where every once in a while dates will stop displaying. If they are output in a view, nothing is returned. If I try to edit a node that has a date field, it is empty.
Comment #2
choster commentedDestruction of views was also reported in #363424: Attempt to assign property of non-object in date_handler_field_multiple.inc on line 85.
I had a problem on a test site where one view's settings (filters, relationships, and arguments) got cloned onto all other views. There were only a few, and they've been retained after being re-created.
Comment #3
szy commentedDuplicate of:
-> #348241: Upgrade to 6.x-2.0-rc6 causes node-view template suggestions to fail
Szy.