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 |
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: