N°6870 - Community re-integration support

Cherry-pick from support/3.1
This commit is contained in:
Eric Espie
2023-10-25 14:30:16 +02:00
committed by Molkobain
parent 85f66f5e0c
commit 31e0327b0a
2 changed files with 56 additions and 3 deletions

View File

@@ -1466,7 +1466,7 @@ EOF
switch ($sAlteration) {
case '':
if ($oNodeClone->hasAttribute('id')) {
$oNodeClone->setAttribute('_delta', 'must_exist');
//$oNodeClone->setAttribute('_delta', 'merge');
}
break;
case 'added':