Closed (fixed)
Project:
Webform Entity
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2011 at 17:18 UTC
Updated:
10 Oct 2011 at 16:11 UTC
I was running into some issues where the bundle property wasn't being set on submissions. Cleaned that up and make sure we test the bundle's type rather than the node's... heck we should probably apply the same test in webform_entity_webform_submission_load().
| Comment | File | Size | Author |
|---|---|---|---|
| webform_entity_loading_wonky.patch | 4.95 KB | drewish |
Comments
Comment #1
drewish commentedComment #2
drewish commentedwent ahead and committed that.
Comment #3
tizzo commentedFinally reviewed, nice cleanup and I agree the loss of static caching probably won't make a difference in terms of performance.