| Summary: | Input on some screens is not persistent | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
| Component: | Installer | Assignee: | Miles Tjandrawidjaja <mtjandra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.1.1 | CC: | mtjandra, myarboro, thauser |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:15:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Petr Kremensky
2013-08-23 11:02:25 UTC
Hello, The issue has been patched. http://git.app.eng.bos.redhat.com/?p=izpack.git;a=commit;h=30769c3df4618a77da21d7bf49d4c5a14df2eb7b You should now see persistence on the - JDK for quickstarts screen - Pack selection screen - Checkboxes on Socket Binding scree - Any inpit to Domain socket binding screes - Browser launch checkbox on Server Launch screen Hi, there will be no ER8. Changing target release to EAP 6.2. Hi, please move BZs to ON_QA once the issue is fixed and target release is available so I can verify it. Thanks Verified on EAP 6.2.0.ER2 I just find out that installation path is not persisted after moving to previous (Licence agreement) screen and back. Persistence added for target panel http://git.app.eng.bos.redhat.com/?p=izpack.git;a=commit;h=eba8a73ed9a436cfcceebf403766cccfafd03966 There are still some fields we are missing. eg. "Security Realm Name" on second LDAP Configuration screen after going back to first LDAP screen and back. I'll go through all post-processing screens during ER5 cycle and give you full list of what should be fixed. This issue occurs once user enter post-install summary screen. Reproduce: - go to Post-Install Configuration screen and select Install Infinispan Cache option - push next twice to get on Post-install summary screen, push previous to get back to Infinispan Configuration screen, now change some values (eg. Infinispan Name), push previous to get back to Post-Install Configuration screen, push next to go to Infinispan Configuration screen Actual - changed values are not here Expected - changes were persisted I guess this is same for all post install configuration screens This regression has appeared due to requirements in the FSW installer. In FSW there are panels that cannot be persistent under some cases. We are discussing a solution to meet both requirements, it may take a lot of Izpack modifications. The EAP installer should now be persistent on all panels. http://git.app.eng.bos.redhat.com/izpack.git/commit/?h=izpack-wip&id=ffacbd4bfd4ccdfcf501ffc873c83a7bd8631fea Fix will not be present in ER7, pushing to ER8. Changing Target milestone to CR1. According to the latest information the next build will be CR1. There will be no more ER builds. Verified on EAP 6.2.0.CR1 installer. |