Error if clean URLs are not enabled
maxferrario - March 31, 2009 - 13:11
| Project: | Webform Associate |
| Version: | 6.x-1.0-beta2 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I am testing drupal on IIS, and clean URLs are disabled.
When I try to add a form field to a node, the "Add field" button sends the browse to http://www.mysite.com/node/#/edit/components, that in my configuration should probably be http://www.mysite.com/index.php?q=node/#/edit/components.

#1
Same problem on a local WAMP environment. This patch should take care of it.