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

wipeout_dude’s picture

I am getting the same.. Shows when I visit the "create feature" page..

perelman.yuval’s picture

Status: Active » Closed (fixed)

Hi 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