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.
-
Activity
Julien Ponge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Installer [ 13123 ] | |
| Component/s | Uninstaller [ 13126 ] |
Dennis Reil
made changes -
| Assignee | Dennis Reil [ dreil ] |
Dennis Reil
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Dennis Reil
made changes -
| Link |
This issue is duplicated by |
Dennis Reil
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
By mistake I added this issue to the Uninstaller. It should have been added to the Installer.