revision 1108 ** Changed in: aikiframework Status: Confirmed => Fix Released
-- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/908807 Title: Aiki don't check if you inherit widget that don't exists Status in Aiki Framework: Fix Released Bug description: If you insert inherit for the widget that don't exists you will have those notices (if you have enabled errors in php) Notice: Trying to get property of non-object in /usr/share/aiki/libs/widgets.php on line 1223 Notice: Trying to get property of non-object in /usr/share/aiki/libs/widgets.php on line 342 Strict Standards: Creating default object from empty value in /usr/share/aiki/libs/widgets.php on line 380 Notice: Undefined property: stdClass::$nogui_widget in /usr/share/aiki/libs/widgets.php on line 383 Notice: Undefined property: stdClass::$widget in /usr/share/aiki/libs/widgets.php on line 393 Notice: Undefined property: stdClass::$normal_select in /usr/share/aiki/libs/widgets.php on line 419 Notice: Undefined property: stdClass::$records_in_page in /usr/share/aiki/libs/widgets.php on line 631 Notice: Undefined property: stdClass::$display_in_row_of in /usr/share/aiki/libs/widgets.php on line 466 Notice: Undefined property: stdClass::$id in /usr/share/aiki/libs/widgets.php on line 513 Notice: Undefined property: stdClass::$id in /usr/share/aiki/libs/widgets.php on line 578 Notice: Undefined property: stdClass::$if_no_results in /usr/share/aiki/libs/widgets.php on line 614 To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/908807/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp