Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.1.1
-
Qt Installer Sprint 37-Summer
Description
If user adds a new package to installer with <ForcedInstallation>true</ForcedInstallation> in the package.xml, this package cannot be installed on the "add/remove Package" page.
The reason is a grayed out "next" button, only if user select a different package too (or deselect an already installed package, if all packages already installed) the new package get's installed.
Say A is already is already installed and B is new package with ForcedInstallation true, you get the attached output.
Please refer to the attached sample, Package A is installed as part of initial installation, and when user updates the repository with an update in package A and new package B (with ForcedInstallation set to true) to be added, and select add/Remove program, you will see the issue specified.