Menu

#2720 Bug in tools/send_reminders.php - assignment instead of equality operator

Feature_request
open
nobody
None
5
2014-08-06
2014-08-06
Mark Blair
No

In version 1.2.7, all reminder email messages say "All day event" (if event is at 0 GMT (7PM US/Central)). There's a bug in tools/send_reminders.php at line 404. $row[5] is being assigned 1440, instead of tested for equality. Classic = vs. == bug. Further, the ?: condition looks backwards.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB