send_time_min fOldInput() may not be working #3

Closed
opened 2025-05-14 23:07:09 -05:00 by ITwrx · 1 comment
Owner

only on redirect with error?

only on redirect with error?
ITwrx added the
investigating
label 2025-05-14 23:07:09 -05:00
ITwrx changed title from send_time_min oldInput() may not be working to send_time_min fOldInput() may not be working 2025-05-15 08:04:09 -05:00
Author
Owner

This is actually using the selected form helper and this issue only occurs when the send_time_min is set to "00", so selected is probably working correctly, except we have "00" in the html and i'm guessing the db has "0" since it's using the int datatype, so there is no match, and "selected=" isn't added to the selected option.

This is actually using the `selected` form helper and this issue only occurs when the `send_time_min` is set to "00", so `selected` is probably working correctly, except we have "00" in the html and i'm guessing the db has "0" since it's using the `int` datatype, so there is no match, and "selected=" isn't added to the selected option.
ITwrx added
accepted
bug/defect
and removed
investigating
labels 2025-05-15 08:42:46 -05:00
ITwrx added the
fix in dev
label 2025-05-15 08:43:54 -05:00
ITwrx closed this issue 2025-05-18 11:20:28 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/Forget-Me-Not#3
No description provided.