Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1675

Cannot delete custom planet groups

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0
    • 4.0.1, 5.0
    • Planet Aggregator
    • None

    Description

      From Mike Cavanaugh:

      I think there is a problem with deleting custome planet groups in 4.0.

      The delete button in the planet admin form is created with an action of
      something like
      onclick="window.location='/roller/roller/roller-ui/admin/planetGroups!delete.rol?bean.id=ff80808113728a3c0113788087a616cb'"

      I think the "/roller/roller" in the url causes an unknown action exception.

      Changing PlanetGroups.jsp to produce a delete button with an action like
      onclick="window.location='/roller//roller-ui/admin/planetGroups!delete.rol?bean.id=ff80808113728a3c0113788087a616cb'"
      will enable the delete to work.

      It is a mystery to me why the original PlanetGroups.jsp prefixes an extra
      "/roller" for delete. Other planet admin operations work just fine.

      Attachments

        Activity

          People

            roller_unassigned Roller Unassigned
            djohnson David Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: