Week arguments broken, missing break in switch{}, line 279
novusaxis - March 24, 2008 - 20:26
| Project: | Event Views |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
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!