Skip to content

[FIX][ENH] File Galleries: limit the length of the name field and add explanatory text

Lupundu Yan requested to merge yan.lupundu/tiki:yan.tiki.fileGallerie into master

When you put a very long name when creating the File Gallery it generates an error. After checking, I understood that the name field could not contain up to 80 characters, a name of more than 80 characters directly generates an error. So I had to limit the length of the name field and add explanatory text to allow easy understanding by the user.

Links:

Edited by luci

Merge request reports