Posted by Begun on November 3, 2011 at 9:19am
2 followers
| Project: | Node Reference Create |
| Version: | 7.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
This module throws "Strict warning: Creating default object from empty value in noderefcreate_autocomplete_validate". This error is because the code instantiated a default object (of type stdClass) implicitely. PHP is strict and doesn't accept this.
Comments
#1
Forgot to attach patch.
#2
patch does not apply cleanly... i.e. changes to .info