Closed (outdated)
Project:
Event
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 15:26 UTC
Updated:
13 Apr 2018 at 20:57 UTC
Jump to comment: Most recent
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
Comment #1
killes@www.drop.org commentedAre you sure you use the 5.2 version? It doesn't have any gmmktime.
Comment #2
bm123 commentedSorry this was the 5.x-1.x-dev version sorry about that.
Comment #3
michelleI 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
Comment #4
japerryEvent 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.