Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Installer
-
Labels:None
-
Environment:windows server 2003/XP proffesional
-
Number of attachments :
Description
During the automatic installation phase the values of the dynamic variables are ignored.
For example the chunk of code taken from the install.xml file is having the $abc_home variable that is dynamically evaluated and that works fine during the panel driven installation.
<dynamicvariables>
<variable name="abc_home" value="$
\abc"/>
</dynamicvariables>
when running the installation process by using the automatic installation process, the $abc_home variable is not defined and evaluated
Issue Links
- is duplicated by
-
IZPACK-237
Dynamic variables not updated in automated installation.
-
By mistake I added this issue to the Uninstaller. It should have been added to the Installer.