Fixed Mysqli error while trying to set a property name

refael

Well-known member
Try to create/edit a property and set this as the name:
test_test_test_test_test_test_test_test_test_test_test
(the length of this string is 54 chars, while the limit is 60)

Set any title you want, for the example I just wrote 'test'.
Now try to save.

error.webp
 
We extended the max phrase length, but missed a couple tables it seems. Will be sorted with schema changes for the next release.
 
Top Bottom