There is an issue when working in the E-mails tab while editing a webform.

When you take any action that loads a new form you lose all the tabs along the top. Actions include Add, Edit and Delete.

It looks like the issue is that these items are defined as MENU_CALLBACKs rather than MENU_LOCAL_TASKs. I will submit a patch to make this change. Is there a specific reason these are not MENU_LOCAL_TASKs? Thanks.

CommentFileSizeAuthor
#1 webform_tab_disappear-1820840-1.patch789 bytespgillis
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pgillis’s picture

Status: Active » Needs review
FileSize
789 bytes

Here's the patch I promised in the description.

quicksketch’s picture

Component: Code » User interface
Priority: Normal » Minor

Hm, not sure. I didn't think Drupal would work with 3 levels of MENU_LOCAL_TASKS. I'll need to check this to see what the result is in D6 and D7.

quicksketch’s picture

Status: Needs review » Fixed

Well works as advertised in all branches. The tabs stay on the page and there aren't any negative side-effects that I can see. Committed to all branches.

Status: Fixed » Closed (fixed)

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