Not sure if this qualifies for a bug (I’ll enter it into the tracker if it does), but it looks like the long_title form field is incorrectly set to have a maxlength of 120 in the manager code, even though the DB (and the documentation) allow it to be up to 255 characters long. This is just a simple matter of changing the maxlength to 255 in
manager/actions/dynamic/mutate_content.dynamic.action.php:513
Can anyone else confirm this (or let me know if I’m missing something here)?
-
MODX Staff
- 12,272 Posts
Please enter it into the tracker so we don’t forget it for 0.9.2 (coming very soon!).
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me