Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-94

Renaming child node of root node fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Low
    • Resolution: Fixed
    • 2.01.00m00
    • 2.01.00m01
    • front-end-core
    • None

    Description

      RenameDialog.java

      String destination = parentPath + "/" + page.getName();

      Because the root node has no name the resulting destination is "//name" which is an invalid path.

      Attachments

        Activity

          People

            niels Niels van Kampenhout (Oud) (Inactive)
            niels Niels van Kampenhout (Oud) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: