[jbosstools-issues] [JBoss JIRA] (JBIDE-15833) Cannot import multiple quickstarts at once

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Nov 4 04:56:01 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-15833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon resolved JBIDE-15833.
---------------------------------

    Fix Version/s: 4.1.1.CR1
       Resolution: Done


One should never be able to select multiple examples at once. Fix is to disable multiple selection in FilteredTree : https://github.com/jbosstools/jbosstools-central/commit/76737f8f1c00b5d75be9b4b593f9f06e8eee7014.

Fixed in master and jbosstools-4.1.x
                
> Cannot import multiple quickstarts at once
> ------------------------------------------
>
>                 Key: JBIDE-15833
>                 URL: https://issues.jboss.org/browse/JBIDE-15833
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Peter Palaga
>            Assignee: Fred Bricon
>             Fix For: 4.1.1.CR1
>
>
> Steps to reproduce:
> * Go to New > Example > JBoss Tools > Project Examples > Portal Applications
> * Select two or more quickstarts, e.g. Simplest Hello World Portlet and JSF2 Hello World Portlet
> * Click Next
> Issue 1:
> * Not OK: the screen contains just empty form controls
> * Expected: The screen should probably show the requirements of the first of the selected quickstarts.
> Issue 2, after clicking Next for the second time:
> * Not OK: There is one more empty screen 
> * Expected: no idea
> Issue 3, after clicking Next for the third time:
> * Not OK: There is a screen which has some meaningful entries in the Requirements list, but the Description is empty
> * Expected: There should be some description in the Description field.
> Issue 4, after clicking Next for the fourth time:
> * Not OK: the Finish button is disabled and there is no sign of a message why.
> * Expected: The Finish button should either be enabled or the form should say what is missing to enable the Button
> This is also reproducible on JBDS 7.1.0.Beta1-v20131026-0928-B470. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list