Version (stable branch)
- phabricator 46ceba728fee8a775e2ddf0cdae332a0679413a4 (Sat, Jul 9)
- arcanist f1c45a3323ae20eefe29c0a22c7923fe8b151bbf (Fri, Jul 1)
- phutil 5fd2cf9d5ddd38424a54a8fba02398d527639970 (Sat, Jul 9)
To Reproduce
I encountered this when editing a blog, but you may see it also when creating a new one.
- Create a blog. Fill the name / subtitle with whatever you want
- Edit the blog, put 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' in the subtitle field.
- Click "save"
- You will get an exception:
Unhandled Exception ("AphrontQueryException") #1406: Data too long for column 'subtitle' at row 1
Probably not a huge deal, but wanted to report it.