-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.8.0-HF08
-
Fix Version/s: QualifiedToSchedule
-
Component/s: WebDAV
-
Tags:
2014-03-04 05:33:04,416 ERROR [http-bio-0.0.0.0-8080-exec-17] [org.nuxeo.ecm.webdav.ExceptionHandler] org.nuxeo.ecm.core.api.ClientException: Error child creating new folder
org.nuxeo.ecm.core.api.ClientException: Error child creating new folder
at org.nuxeo.ecm.webdav.backend.SimpleBackend.createFile(SimpleBackend.java:478)
....
Caused by: org.nuxeo.ecm.core.storage.StorageException: Could not insert: INSERT INTO `note` (`id`, `mime_type`, `note`) VALUES (?, ?, ?)
Caused by: java.sql.BatchUpdateException: Data truncation: Data too long for column 'note' at row 1
- duplicates
-
NXP-13928 Fix schema-based property column size specification
- Resolved