You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org> on 2005/10/04 12:16:48 UTC

[jira] Created: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
--------------------------------------------------------------------------------------------------------------------------

         Key: GERONIMO-1037
         URL: http://issues.apache.org/jira/browse/GERONIMO-1037
     Project: Geronimo
        Type: Improvement
  Components: console  
    Versions: 1.0-M5    
    Reporter: Vamsavardhana Reddy
    Priority: Trivial


Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.

File to be updated:
     applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp

Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=comments#action_12358043 ] 

Aaron Mulder commented on GERONIMO-1037:
----------------------------------------

There are a number of screens where you can uninstall things -- I can think of web, JMS, and ultimately EJB connectors off the top of my head.  Would be nice to make a list here and make sure this gets applied everywhere.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Aaron Mulder updated GERONIMO-1037:
-----------------------------------

    Assign To:     (was: Aaron Mulder)

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>      Fix For: 1.2
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Aaron Mulder updated GERONIMO-1037:
-----------------------------------

    Fix Version:     (was: 1.0.1)

Alan *is* the release manager!

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Matt Hogstrom
>     Priority: Trivial
>      Fix For: 1.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Sachin Patel updated GERONIMO-1037:
-----------------------------------


Please provide an updated patch and include normal.jsp as part of the patch so I know where it needs to be applied.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Donald Woods
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Vamsavardhana Reddy updated GERONIMO-1037:
------------------------------------------

    Attachment: normal.jsp

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Aaron Mulder updated GERONIMO-1037:
-----------------------------------

    Assign To:     (was: Matt Hogstrom)

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>      Fix For: 1.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Sachin Patel updated GERONIMO-1037:
-----------------------------------

    Assignee:     (was: Donald Woods)

Unassigning this so it can be picked up by a committer for inclusion in 1.1.1

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, GERONIMO-1037.patch, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=comments#action_12423233 ] 
            
Vamsavardhana Reddy commented on GERONIMO-1037:
-----------------------------------------------

Has this patch been applied to the trunk too?

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Sachin Patel
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, GERONIMO-1037.patch, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Donald Woods updated GERONIMO-1037:
-----------------------------------

    Fix Version: 1.0.1
                     (was: 1.1)

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Trivial
>      Fix For: 1.0.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Vamsavardhana Reddy reassigned GERONIMO-1037:
---------------------------------------------

    Assign To: Aaron Mulder

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Trivial
>      Fix For: 1.2
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Assigned: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by Donald Woods <dr...@yahoo.com>.
I'm planning on testing and if needed providing updated patches against 
the 1.1 branch to help  get as many bugs fixed in 1.1.1 as we can....

-Donald


Matt Hogstrom wrote:
> Donald,
> 
> I've noticed that you are assigning a number of JIRAs to yourself.  Are 
> you intending to provide patches for them?  I'm confused as you are 
> assigning things to yourself and others are submitting patches.  Just 
> want to clarify what your intent is.  Its not specific to this JIRA, you 
> been quite a busy little JIRA bee lately which is excellent.
> 
> Thanks
> 
> Matt
> 
> Donald Woods (JIRA) wrote:
> 
>>      [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]
>>
>> Donald Woods reassigned GERONIMO-1037:
>> --------------------------------------
>>
>>     Assign To: Donald Woods
>>
>>> Clicking on "uninstall" link in Applications management pages deletes 
>>> the configuration without any confirmation from user
>>> -------------------------------------------------------------------------------------------------------------------------- 
>>>
>>>
>>>          Key: GERONIMO-1037
>>>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>>>      Project: Geronimo
>>>         Type: Improvement
>>>     Security: public(Regular issues)   Components: console
>>>     Versions: 1.0-M5
>>>     Reporter: Vamsavardhana Reddy
>>>     Assignee: Donald Woods
>>>     Priority: Trivial
>>>      Fix For: 1.1.1
>>>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>>>
>>> Clicking on uninstall link in Applications Management pages deletes 
>>> the configuration without giving a second chance to the user to 
>>> confirm or cancel the uninstall operation.  Asking for user 
>>> confirmation will definitely prevent accidental uninstallation of  
>>> wrong configuration.  This can be achieved by handling the onClick 
>>> event of the corresponding link.
>>> File to be updated:
>>>      
>>> applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp 
>>>
>>> Add onClick="return confirm('Are you sure you want to uninstall 
>>> ${configInfo.configID}?');" to the the link conrresponsding to 
>>> "Uninstall" operation.
>>
>>
> 
> 

Re: [jira] Assigned: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by Matt Hogstrom <ma...@hogstrom.org>.
Donald,

I've noticed that you are assigning a number of JIRAs to yourself.  Are you intending to provide 
patches for them?  I'm confused as you are assigning things to yourself and others are submitting 
patches.  Just want to clarify what your intent is.  Its not specific to this JIRA, you been quite a 
busy little JIRA bee lately which is excellent.

Thanks

Matt

Donald Woods (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]
> 
> Donald Woods reassigned GERONIMO-1037:
> --------------------------------------
> 
>     Assign To: Donald Woods
> 
>> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
>> --------------------------------------------------------------------------------------------------------------------------
>>
>>          Key: GERONIMO-1037
>>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>>      Project: Geronimo
>>         Type: Improvement
>>     Security: public(Regular issues) 
>>   Components: console
>>     Versions: 1.0-M5
>>     Reporter: Vamsavardhana Reddy
>>     Assignee: Donald Woods
>>     Priority: Trivial
>>      Fix For: 1.1.1
>>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>>
>> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
>> File to be updated:
>>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
>> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.
> 

[jira] Assigned: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Donald Woods reassigned GERONIMO-1037:
--------------------------------------

    Assign To: Donald Woods

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Donald Woods
>     Priority: Trivial
>      Fix For: 1.1.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=comments#action_12358121 ] 

Vamsavardhana Reddy commented on GERONIMO-1037:
-----------------------------------------------

I have verified that modifying normal.jsp under WEB-INF/view/configmanager addresses this issue in the following Configuration pages.
	o All Configurations
	o Application EAR's
	o Web App WARs
	o EJB JARs
	o J2EE Connectors
	o App Clients
	o System Modules


> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Alan Cabrera updated GERONIMO-1037:
-----------------------------------

    Fix Version: 1.1
                 1.x
                     (was: 1.0.1)

This is not a fix for a bug.  It needs to go into trunk.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Trivial
>      Fix For: 1.1, 1.x
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Donald Woods updated GERONIMO-1037:
-----------------------------------

    Fix Version: 1.1.1
                     (was: 1.2)

Preventing users from accidental deletes should be part of any usability design and I consider as a bug, not a feature enhancement....  Matt, please consider this for 1.1.1.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>      Fix For: 1.1.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Sachin Patel closed GERONIMO-1037.
----------------------------------

    Resolution: Fixed

p applied.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Sachin Patel
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, GERONIMO-1037.patch, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Vamsavardhana Reddy updated GERONIMO-1037:
------------------------------------------

    Attachment: GERONIMO-1037.patch

Use updated patch GERONIMO-1037.patch which combines the two patches provided earlier.  Patch can be appled to the root of source tree.

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Donald Woods
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, GERONIMO-1037.patch, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Vamsavardhana Reddy updated GERONIMO-1037:
------------------------------------------

    Attachment: fix.txt

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Sachin Patel reassigned GERONIMO-1037:
--------------------------------------

    Assignee: Sachin Patel

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1037
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0-M5
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Sachin Patel
>            Priority: Trivial
>             Fix For: 1.1.1
>
>         Attachments: fix.txt, GERONIMO-1037.patch, jmsserver.patch, normal.jsp
>
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Vamsavardhana Reddy updated GERONIMO-1037:
------------------------------------------

    Attachment: jmsserver.patch

Deleting connectors etc. can also be thru the following portlets.
    o Web Server -> delete connectors
    o EJB Server -> currently empty
    o JMS Server -> delete connectors, delete brokers
    o J2EE Connectors -> currently empty
    o CORBA/IIOP -> currently empty
    o UDDI Server -> currently empty

Fix to web servers page is in patch posted to GERONIMO-1182: Connector portlet improvement.
jmsserver.patch fixes the JMS Server pages.



> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Aaron Mulder updated GERONIMO-1037:
-----------------------------------

    Fix Version: 1.0
      Assign To: Aaron Mulder

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Trivial
>      Fix For: 1.0
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Joe Bohn updated GERONIMO-1037:
-------------------------------

    Geronimo Info: [Patch Available]

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Priority: Trivial
>  Attachments: fix.txt, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1037) Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1037?page=all ]

Aaron Mulder updated GERONIMO-1037:
-----------------------------------

    Fix Version: 1.1
                     (was: 1.0)

> Clicking on "uninstall" link in Applications management pages deletes the configuration without any confirmation from user
> --------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1037
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1037
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Trivial
>      Fix For: 1.1
>  Attachments: fix.txt, jmsserver.patch, normal.jsp
>
> Clicking on uninstall link in Applications Management pages deletes the configuration without giving a second chance to the user to confirm or cancel the uninstall operation.  Asking for user confirmation will definitely prevent accidental uninstallation of  wrong configuration.  This can be achieved by handling the onClick event of the corresponding link.
> File to be updated:
>      applications/console-standard/src/webapp/WEB-INF/view/configmanager/normal.jsp
> Add onClick="return confirm('Are you sure you want to uninstall ${configInfo.configID}?');" to the the link conrresponsding to "Uninstall" operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira