Page 1 of 1

Premature Truncation in Custom Text Fields with "|" Character

Posted: Wed Jan 22, 2025 7:30 am
by Cyber
Version: ToDoList 9.0.3.0 (stable)

Observed Behavior: The substring left of the "|" character is incorrectly created as a new list entry.

Unexpected Consequence: The substring right of the "|" character is deleted and not retained + a new entry with the "shortend" string is created.

Expected Behavior: The entire input string, including the "|" character, should be preserved and treated as a single text field entry, without automatic list creation or truncation.

Re: Premature Truncation in Custom Text Fields with "|" Character

Posted: Fri Jan 24, 2025 2:09 am
by abstr
Thx @Cyber, I know what the problem is...

Re: Premature Truncation in Custom Text Fields with "|" Character

Posted: Sun Feb 02, 2025 12:51 am
by abstr
Fixed in 9.0.5

Re: Premature Truncation in Custom Text Fields with "|" Character

Posted: Tue Feb 04, 2025 3:40 pm
by Cyber
abstr wrote:
Sun Feb 02, 2025 12:51 am
Fixed in 9.0.5
Thank you very much Dan!!