-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.10
-
Component/s: Core MongoDB
Reading an array (like dc:subjects) where the first members is null results in an exception at read time:
java.lang.NullPointerException at org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository.bsonToState(MongoDBRepository.java:245)