Project

General

Profile

Bug #7665

Updated by Robert Waltz almost 8 years ago

org.dataone.cn.ldap.NodeAccess line 867
<pre>
/* NodeReplicationPolicy elements and attributes */
if (node.getNodeReplicationPolicy() != null) {
NodeReplicationPolicy rp = node.getNodeReplicationPolicy();

modificationItemList.addAll
.
.
.
</pre>
985

check for null before proceeding with updating any of the optional attributes of NodeReplicationPolicy

Back

Add picture from clipboard (Maximum size: 14.8 MB)