Steps to reproduce
Steps to reproduce
- Create a new column for a table.
- In the API request payload for adding a column, set textMaxLength to -1.
- Attempt to add a new row to the table.
Expected behavior
setting 'textMaxLength' to -1 should throw an error value can not be minus value,
Actual behavior
adding a new row with 'textMaxLength' set to -1 throws an error.
Tables app version
No response
Browser
chrome 145
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
No response
Steps to reproduce
Steps to reproduce
Expected behavior
setting 'textMaxLength' to -1 should throw an error value can not be minus value,
Actual behavior
adding a new row with 'textMaxLength' set to -1 throws an error.
Tables app version
No response
Browser
chrome 145
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
No response