If you are moving a link that's depth is > 1 and it has children it will only update one of the childrens links and not all of them. That's because the starting depth is set to 1 and then set correctly after that. This patch fixes it so the starting min_depth is correct.

CommentFileSizeAuthor
#1 2059853-d7-1.patch645 bytesredndahead
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

redndahead’s picture

FileSize
645 bytes
redndahead’s picture

Status: Active » Needs review
lmeurs’s picture

The patch worked for me!

opdavies’s picture

Status: Needs review » Fixed

Committed to 7.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.