N°8760 - fix setup/cleanup audit on legacy 1.x packages without any

installation.xml
This commit is contained in:
odain
2026-03-20 18:56:25 +01:00
parent b667df2d6c
commit 90ace885cd
3 changed files with 157 additions and 12 deletions

View File

@@ -649,6 +649,7 @@ EOF
}
}
} else {
//legacy product (1.x/no installation.xml)
$aOptions = $this->oExtensionsMap->GetAllExtensionsOptionInfo($bRemoteExtensionsShouldBeMandatory);
// No wizard configuration provided, build a standard one with just one big list. All items are mandatory, only works when there are no conflicted modules.