For some menu items, there is no entry for 'page callback', e.g admin_menu.
The patch below only adds an isset() check.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1079312-d7-backport.patch | 616 bytes | andypost |
| #1 | undefined-index-1079312-1.patch | 1.46 KB | b-prod |
For some menu items, there is no entry for 'page callback', e.g admin_menu.
The patch below only adds an isset() check.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1079312-d7-backport.patch | 616 bytes | andypost |
| #1 | undefined-index-1079312-1.patch | 1.46 KB | b-prod |
Comments
Comment #1
b-prod commentedComment #2
deekayen commentedCommitted to master and 6.x-1.x.
Comment #3
andypostbackported from D7 branch #1103588: Cleanup code and optimize query count
isset() faster