Breaks Webform
EclipseGc - September 30, 2008 - 22:49
| Project: | Webform Associate |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | EclipseGc |
| Status: | patch (code needs review) |
Jump to:
Description
Currently webform associate breaks webform itself. Should be fixable, probably somewhere in the big form alter stuff that's going on. Just needs to check if we're currently on a webform node and if that webform node doesn't have an associated node, then node do the form alter work.

#1
I'm using the last version of webform and webform_associate and I'm not experiencing any problem at all...
#2
Might be some of the new code I WAS running. My next patch will fix this again.
#3
Newest code SHOULD fix this.
It needs testing w/ and w/o the uc_webform_productize module installed, however I believe it continues to work both ways. Checkout from CVS if you can't wait till the next dev tar gets produced. 4hrs still new tar is created.
#4
Still breaks Webform by the looks of it.
Running Drupal 6.6, just installed Webform 6.x-2.3 and Webform Associate 6.x-1.x-dev.
Spent the past 4 hours trying to figure out how to create a webform as it kept coming up with "You are not authorized to access this page.", wasn't until I disabled Webform Associate that I could get Webform to work.
Sorry, still a newbie so not much else I can tell you.