-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Tested on 9.4.0-m57:
Calling com.atlassian.confluence.core.ContentPropertyManager with a null value leads in NPE:
Caused by: java.lang.NullPointerException: Cannot invoke "String.length()" because "value" is null at com.atlassian.confluence.impl.content.DefaultContentPropertyManager.setStringProperty(DefaultContentPropertyManager.java:80) at com.atlassian.confluence.core.ContentPropertyManager.setTextProperty(ContentPropertyManager.java:52)