If you end enter in letters for input by mistake it will give a bunch of errors like

warning: gmmktime() expects parameter 6 to be long, string given in /sites/all/modules/event/event.module on line 1566.

Doesn't check to see if there have been a valid number date in the field.

Comments

killes@www.drop.org’s picture

Status: Active » Postponed (maintainer needs more info)

Are you sure you use the 5.2 version? It doesn't have any gmmktime.

bm123’s picture

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

Sorry this was the 5.x-1.x-dev version sorry about that.

michelle’s picture

Status: Postponed (maintainer needs more info) » Active

I can't reproduce this (in V1). I tried entering letters for both the year and the day of the month. It throws the year back to 2000 but doesn't give any errors. I suppose it should complain about the lack of numbers, though. Will check this in V2.

Michelle

japerry’s picture

Status: Active » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.