Hi.
I installed the new version of the module (6.x-1.1) on my test drupal installation and no I am not able to modify webform components anymore. This is similar to the bug Installing webform_report breaks webforms 6.x-2.1.3 that I reported some days ago: the "configuration" and "form components" tabs disappeared from the webform edit screen, as you can see from the two attached screenshots.

My configuration:
Drupal 6.4
Webform 6.x-2.2
Webform Report 6.x-1.1

Please let me know if you need more infos on my system/configuration.

Comments

klance’s picture

Fixed in 6.x-1.3 (please verify). Thanks for the report. I have a feeling webform will run into this problem again, if someone else writes a module that uses the path node/x/edit/configuration. I moved all the paths to node/x/edit/webform_report/etc. so that they don't conflict with any other modules.

maxferrario’s picture

Yes, it's fixed in my installation too.
I notified you comments to the webform maintainer here so he can take appropriate actions.

klance’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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