1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-30 23:25:04 +01:00
Matt Baer 530a36fc53 Prevent 500 errors on too-long collection title or description
This truncates long titles and descriptions to the maximum column length, so
we don't get errors back from MySQL.

Fixes #600
2023-10-03 11:55:52 -04:00
..