Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
fieldgroup.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2008 at 19:33 UTC
Updated:
2 Nov 2009 at 20:18 UTC
When using E_ALL for a core -dev checkout, I'm getting undefined #access notices on line 321. Patch adds an isset().
| Comment | File | Size | Author |
|---|---|---|---|
| fieldgroup.module-edit_notice.patch | 802 bytes | deekayen |
Comments
Comment #1
yched commentedHm, AFAICT, #access should always be set, so maybe it's the sign of something else not going right.
Can you post an export of your content type (using content_copy.module), and post it here as a .txt attachement ?
Comment #2
markus_petrux commentedThis kind of issues where fixed already. We're actually doing: