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

CommentFileSizeAuthor
date.patch440 bytesvvanaparthy

Comments

pcave’s picture

What 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.

choster’s picture

Destruction 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.

szy’s picture

Status: Needs review » Closed (duplicate)
Issue tags: +views, +date