a few bug fixes
This commit is contained in:
parent
4adfc0737c
commit
8fb74410ab
3 changed files with 3 additions and 2 deletions
|
|
@ -70,6 +70,7 @@ sub updateArticle {
|
|||
}
|
||||
foreach my $child (@{$children}) {
|
||||
$child->getStorageLocation->copy($storage);
|
||||
$child->purge;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue