Posted by dougzilla on July 3, 2009 at 5:56am
| Project: | Webform |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Just did the drupal upgrade to 6.13 then had some issues and upgraded Admin Menu to 6.x-1.5 so it all works now as far as I can tell. Before these updates, the menu items for the webform(in edit mode) module were fine.
So I upgraded webform to webform-6.x-3.x-dev(2009-Jun-21). Now there is a problem with the menu items in the webform edit mode. I just started an issue over in the webform issue queue at http://drupal.org/node/508984. Sorry for posting an issue here and there.
After I did the update of the webform module, I cleared the admin menu cache, but this had no effect. I went back to the previous version webform 6.x-3.x-dev (2009-Jun-03) and its all good.
Comments
#1
I have no idea what you are talking about here. You pointed to several other issues that do not seem to be related to this issue at all.
#2
Sorry for being unclear.
The newest admin menu module (6.x-1.5) and the newest version of webform-6.x-3.x-dev(2009-Jun-21) do not play nicely together, that is the issue.
This is what I have observed. When the 2 are installed when I go to edit a webform, I cannot access the edit screen for webform components.
Both the menu items "webform" and "webform/Form Components" go to the same screen which is http://example.com/node/132/webform. This screen shows the node title and bread crumb navigation but nothing else.
I am not sure if this is a problem with the admin menu or the webform module. But I do know that there is a problem between the 2.
Thanks
Attached is a screen shot illustrating the problem.
#3
Oops, here is the screenshot
#4
Moving to Webform. Administration menu simply exposes what the menu system contains.
Also changing title, but not sure whether it is correct.
#5
As far I can tell, this problem no longer exists. I'm not sure how webform items could end up in admin menu, since all the Webform menu entries are just local tasks (tabs) on node pages. Especially now that #510256: Allow webforms on any content type is committed, this seems even less likely than before to occur.