Open svevang opened 5 years ago
Likely we need to check the length of the clean_title and warn the user before letting them save stories on publish with an excessively long clean title:
clean_title
Error message Mysql2::Error: Data too long for column 'clean_title' at row 1
Likely we need to check the length of the
clean_title
and warn the user before letting them save stories on publish with an excessively long clean title: