-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.3.3
-
MOODLE_403_STABLE
The 'shortname' for the site is capped at a maximum of 255 characters, while the 'fullname' is limited to 254 characters. It's peculiar that both fields share very similar limits, considering their distinct purposes. Ideally, the shortname should consistently be shorter than the fullname, given their respective roles.
Additionally, in cases where a site logo is not uploaded, the shortname is displayed in the main header which may experience issues or break if the shortname approaches or reaches the maximum character limit.