Vote #79421
完了Long text custom fields don't accept values longer than 64KB if backend database is MySQL
0%
説明
Redmine raises internal server error if a user enters text longer than 64KB to long text custom fields and the backend database is MySQL.
Issue descriptions and journal notes can be larger than 64KB since Redmine 3.4.0 (#20127). Long text custom fields also should accept text exceeding 64KB.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fixed in r17965.
--------------------------------------------------------------------------------
related_issues
relates,Closed,20127,The description column in the issues table is too short (MySQL)