The submenu_widget test has a hidden dependency on panopoly_pages - or whatever feature it is that overrides the node edit form. When creating the pages for the menu, it fills in the path. If you're not using panopoly_pages, that's not necessarily going to be the way aliases are handled.

The test works fine without explicitly setting the path - it's not referenced anywhere after the pages are created.

CommentFileSizeAuthor
#1 submenu-path-field-2424829-1.patch996 bytescboyden

Comments

cboyden’s picture

Assigned: cboyden » Unassigned
Status: Active » Needs review
StatusFileSize
new996 bytes

Patch attached.

  • dsnopek committed 512b9fe on 7.x-1.x
    Update Panopoly Test for Issue #2424829 by cboyden: Submenu widget test...
dsnopek’s picture

Status: Needs review » Fixed

Hm. I swear I posted a comment here!

In any case, thanks for the patch! the path alias was added originally because I thought I'd use that as a way to navigate back to the parent, but then ended up not doing that. So, removing it is fine.

Committed!

Status: Fixed » Closed (fixed)

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