Closed (fixed)
Project:
Webform
Version:
7.x-3.8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 15:32 UTC
Updated:
26 May 2011 at 03:21 UTC
Jump to comment: Most recent file
I am just trying resolve a random bug so decided to run some modules through the Coder module to eliminate that as a possible issue. Saw few issues with the D7 version that would be great to get into an upcoming release.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_coder-d6.patch | 53.75 KB | quicksketch |
| #1 | webform_coder-d7.patch | 53.86 KB | quicksketch |
Comments
Comment #1
quicksketchI've been meaning to do this for a while anyway, but here are patches that make the obvious changes in code style for D7 that we should be using. Because I maintain D6 and D7 in sync, I've committed all of these changes to both 3.x branches so that patches apply easily between the two branches. This should pass with 100% compliance on strict mode, minus about a dozen false positives.
Comment #2
quicksketchComment #3
mgiffordThat's great! Thanks for doing this. This is a very useful module.