In the 'search' form for events, the default start and end dates are set very narrow (something like 2 days window). This has the effect of omitting events that would otherwise match if you performed a simple search on 'Location' for example. I propose to change the default years for these 2 dates to include a much wider range (+- 5 years from current year).

Comments

Kjartan’s picture

Assigned: Unassigned » Kjartan
moshe weitzman’s picture

Anonymous’s picture

problem with output for search form... the location field's maxlength variable is incorrectly set:
Location: maxlength="Where this event is taking place."

as is the name variable:
name="edit[location]"

Anonymous’s picture