You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entering 292 characters for a task description results in error message "MDB2 Error: unknown error" after clicking Save. If the text is only 184 characters is it saved correctly.
The cause seems obvious since the task description field in the tt_tasks table is defined as varchar(255), but it would be nice addition to display a helpful message instead (also adds confidence to know nothing really bad happened).
Entering 292 characters for a task description results in error message "MDB2 Error: unknown error" after clicking Save. If the text is only 184 characters is it saved correctly.
The cause seems obvious since the task description field in the tt_tasks table is defined as varchar(255), but it would be nice addition to display a helpful message instead (also adds confidence to know nothing really bad happened).
Time Tracker version: 1.22.18.5805
PHP version: 8.0.28
MariaDb version: 10.5.20
Apache version: 2.4.56
Thanks for a great app, I've been using it daily since August 2015! :-)
The text was updated successfully, but these errors were encountered: