Hi,

I found a bug in the event_views module that is preventing the Week view argument from working properly. On line 279, there should be a break statement. Without it, the $sql_adj variable that is set in the 'WEEK' case is getting overwritten with an empty string in the default case.

Cheers,
Donald Sipe

Comments

anawillem’s picture

Version: » 5.x-1.x-dev

Can you PLEASE explain more? I would love to be able to have this fixed...but am a novice. What would that code look like?

Thanks!