[
https://issues.apache.org/jira/browse/FLEX-34310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177450#comment-14177450
]
Neil Madsen commented on FLEX-34310:
------------------------------------
> Missing text on back button
For the missing text we will need to get the translations for the various
languages.
> When pressing back window should move on from the LHS (not from the RHS)
Added transitions
> Flex SDK / AIR version / FP version and install directory are remembered when
> using the back button,
> but which licences are ticked are not remembered
> If you tick only the required licenses and go back, you can then press next
> and next again without
> accepting any of the required licenses and end up with a SDK missing required
> parts
This one is rather tricky due to there being multiple SDK types. I've had to do
some debugging to figure out some things and it appears that SDK's are loaded
in 2 different ways. There is the 'legacy' way which is from 4.9.1 - 4.12.1 and
the new way which loads a config file that contains what licenses are to be
shown and which are optional etc
We could make the license items remember which were ticked if they are all
using the 'legacy' way of being loaded. This would apply to 4.9.1 thru 4.12.1.
If a user selects 4.13.0 and higher or FlexJS then the selected license items
will be reset because of the possibility of different licenses specific to that
particular SDK.
IMO we should just have it that if the SDK selection changes then the licenses
for that SDK will need to be accepted again.
Thoughts?
> Add button "back" to installer
> ------------------------------
>
> Key: FLEX-34310
> URL: https://issues.apache.org/jira/browse/FLEX-34310
> Project: Apache Flex
> Issue Type: Improvement
> Components: InstallApacheFlex
> Affects Versions: Install Apache Flex 3.0
> Reporter: Piotr Zarzycki
> Assignee: Justin Mclean
> Priority: Minor
> Labels: Installer
> Attachments: patch-34310-ADD-BACK-BUTTON.diff
>
>
> I would like to propose in the next version of Apache Flex installer add
> button "back" on the second and third step of the installation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)