Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Arjan den Boer 76 posts 31 karma points
    Aug 04, 2010 @ 16:05
    Arjan den Boer
    0

    Move node to parent of containing node broken?

    In 4.5.1 moving a node to the parent of the containing node is not working. For example:

    - node1
    - node2
    - - node2.1
    - - - node 2.1.1

    Moving node2.1.1 to node2 is not working.
    The url is updated but the tree is not, and the page is not found when published.
    Moving node2.1.1 to node1 is working fine.

    Anyone else having this problem? Should I submit this as a bug on CodePlex?

  • Anonymous 20 posts 31 karma points
    Aug 05, 2010 @ 09:59
    Anonymous
    0

    I have the same problem, see http://our.umbraco.org/forum/core/general/11196-Move-a-document-to-root-doesn't-work

    To test it I completely installed Umbraco 4.5.1 from scratch and added the runway foundation.

    My test case:

    Move page "Installing runway modules" to "Go further" works fine. "Go further" is now the child of "Installing runway modules".

    Move "Go further" back to it's original place, "Runway Homepage", results in a non moving page.  "Go further" is still the child of "Installing runway modules".

    Moving "Go further" to "Content" works fine.

    If the bug is not allready submitted, I will.

     

  • Wesley Herpoelaert 52 posts 123 karma points
    Aug 11, 2010 @ 14:45
    Wesley Herpoelaert
    0

    A workaround for this problem is to manually edit the parentID of the page in the database and then republish your website.

Please Sign in or register to post replies

Write your reply to:

Draft