Repeat Exception field autofills with today.

Created on 12 September 2011, over 13 years ago
Updated 18 February 2024, about 1 year ago

Is there any reason for the extra logic on line 190 of date_repeat_form.inc ?
'#default_value' => !empty($EXCEPT) ? $EXCEPT : '0000-00-00 11:59:59',

This causes the exception field to be auto-filled with today's date, which is not expected.

Why not just use this:
'#default_value' => $EXCEPT,

🐛 Bug report
Status

Fixed

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024