Prior to upgrading (using 6.x-1.3) - when creating a page as 'homeuser' the section assignment dropdown displayed a full list of the 'home' section and it's child pages.
Something like this:

menu-main-menu
home
- home
-- about us
-- news
--- news archive
-- contact us

After upgrading to 6.x-1.4, following exactly the same process the list only displays the top level of the section. So the dropdown looks like this now:

menu-main-menu
home
- home

I've temporarily reverted back to 6.x-1.3 and the issue goes away.

Thanks for your work on this module, I'm finding it very useful.

Comments

agentrickard’s picture

Hm. The change was designed to allow items that don't start at the top level to be the starting point. I'll have to look again.

agentrickard’s picture

Status: Active » Needs review
StatusFileSize
new1.74 KB

Here is a patch against HEAD/6.x.1.4 that should eliminate the problem.

agentrickard’s picture

StatusFileSize
new1.76 KB

Might help if I removed the debugging code.

roboneale’s picture

Status: Needs review » Fixed

The patch seems to have fixed it. Thanks again.

agentrickard’s picture

Committed and released as 6.x.1.5.

Thanks.

Status: Fixed » Closed (fixed)

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