After create a new domain menu. I see the list of existent menus admin/structure/domain/domain_menu_block.

But when I click on [edit] or [delete] drupal redirects me again to the list page.

I think the problem is in the path used in the link:

admin/structure/domain/menu-block/delete/test_menu

Should be

admin/structure/domain/domain_menu_block/delete/test_menu

CommentFileSizeAuthor
#1 1482288.domain_menu_block.patch1.08 KBdagmar

Comments

dagmar’s picture

Status: Active » Needs review
StatusFileSize
new1.08 KB

Patch attached.

markboniface’s picture

Thanks for this.
Saved me some time.

agentrickard’s picture

Status: Needs review » Reviewed & tested by the community

Ready for @dagmar's first commit.

dagmar’s picture

Status: Reviewed & tested by the community » Fixed

Committed f6ddf38.

agentrickard’s picture

While this is minor, it's likely worth a point release. Did I give you the ability to do that?

dagmar’s picture

No you didn't.

agentrickard’s picture

Do you want it?

dagmar’s picture

Sure. If you don't have problems with that.

agentrickard’s picture

Let's give it a shot. I have too much to maintain.

I think one more beta and then we can probably have a full release.

Status: Fixed » Closed (fixed)

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