Closed (fixed)
Project:
Workflow Fields
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2009 at 21:23 UTC
Updated:
24 Feb 2009 at 23:20 UTC
The view and edit variables aren't initialized before the permissions are computed on each field. That means when I run my site in E_ALL, I get at least two notices for each field I have on a content type.
My editor strips trailing whitespace, so the first three changes in the patch are just whitespace.
| Comment | File | Size | Author |
|---|---|---|---|
| workflow_fields.module-initializer.patch | 3.14 KB | deekayen |
Comments
Comment #1
infojunkieThanks for the patch! Committed.