Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-1037

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.0-M5
    • 1.1.1
    • console
    • Security Level: public (Regular issues)
    • None
    • Patch Available

    Description

      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.

      Attachments

        1. fix.txt
          1 kB
          Vamsavardhana Reddy
        2. normal.jsp
          1 kB
          Vamsavardhana Reddy
        3. jmsserver.patch
          2 kB
          Vamsavardhana Reddy
        4. GERONIMO-1037.patch
          3 kB
          Vamsavardhana Reddy

        Activity

          People

            sppatel Sachin Pravin Patel
            vamsic Vamsavardhana Reddy
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: