Needs review
Project:
Popups: Add and Reference
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 14:52 UTC
Updated:
15 Oct 2009 at 14:52 UTC
The code $node = $form['#node'] assigns the variable $form['#node'] without checking if this variable exists.
I just modify the test isset($form['type']) before and added to it the test isset($form['#node']).
| Comment | File | Size | Author |
|---|---|---|---|
| popups_reference.patch | 733 bytes | b-prod |