Solved Edit bookmark throws internal error if bookmark message is too long

This topic has been solved
X

Xon

Guest
Code:

Code:
LogicException: Cannot save with validation errors. Use validate() to ensure there are no errors. (First error: Please enter a value using 280 characters or fewer.) src/XF/Service/ValidateAndSavableTrait.php:36

Stack trace
#0 src/XF/ControllerPlugin/Bookmark.php(188): XF\Service\Bookmark\Editor->save()
#1 src/XF/ControllerPlugin/Bookmark.php(23): XF\ControllerPlugin\Bookmark->actionSaveBookmark(Object(XF\Entity\Post), '/posts/15877642...')
#2 src/XF/Pub/Controller/Post.php(370)...

Read more

Continue reading...