Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.5
-
None
Description
The xwiki.hbm.xml file limits it currently set to 255 chars which is too low.
We get this exception if there are too many translations pages
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'XWP_DOCUMENT_BUNDLES' at row 1
This needs to be changed to 2000 in the hbm file