Closed (fixed)
Project:
Features Tools
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 17:23 UTC
Updated:
26 Jan 2012 at 08:11 UTC
I'm getting following PHP notices.
(Currently no feature is present in the system, I've just done the clean site install.)
Notice: Trying to get property of non-object in features_tools_form_features_export_form_alter() (line 111 of /sites/all/modules/contrib/ftools/features_tools.module).
Notice: Trying to get property of non-object in features_tools_form_features_export_form_alter() (line 134 of /sites/all/modules/contrib/ftools/features_tools.module).
Comments
Comment #1
wipeout_dude commentedI am getting the same.. Shows when I visit the "create feature" page..
Comment #2
perelman.yuval commentedHi all, thanks for the coments.
I add the isset + is_object checks to the dev version, and will merge it to the next stable release