-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF13, 5.9.4
-
Component/s: Core
If BinaryScrambler is not Serializable, the Seam component for attachement upload fails:
Caused by: java.lang.RuntimeException: java.io.NotSerializableException: org.nuxeo.ecm.core.storage.sql.XORBinaryManager$XORBinaryScrambler at org.nuxeo.ecm.platform.ui.web.util.DeepCopy.deepCopy(DeepCopy.java:62) at org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl.initializeData(EditableModelImpl.java:97) at org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl.<init>(EditableModelImpl.java:84)
- is duplicated by
-
NXP-14409 Bug with XORBinaryManager in Nuxeo 5.8 while encrypting file in schema files. (ex Attachments of Emails)
- Resolved