-
Bug
-
Resolution: Fixed
-
Normal
-
5.9.0
-
None
-
None
Steps to Reproduce
run test case is.keikai.serialization.serializeSpreadsheet()
Current Result
java.io.NotSerializableException: io.keikai.model.impl.WorkbookProtectionImpl
at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1185)
...
Expected Result
no error
Debug Information
- WorkbookProtectionImpl is a new class since 5.8.0