-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0.11, 3.1.0-dev
-
None
Someone very crazy has allowed a 7 character long string for the group color on the UCP group manage page. Due to the fact that MySQL (and possibly other databases as well) only expect a 6 character long string a SQL error is thrown upon submitting which complains about the data being too long for the column (duh, has anyone ever seen a 7 character color?).
- caused
-
PHPBB-11578 Missing underscore after function prefix in validate_data()
- Closed