Projects Account Subpanel Throws Exception

VersionOfSuiteCRM: 7.4.3

Account Subpanel within a project is throwing an exception related to the DeleteButton() functionality:

Strict Standards: Declaration of SugarWidgetSubPanelRemoveButtonAccount::displayList() should be compatible with SugarWidgetSubPanelRemoveButton::displayList($layout_def) in /home/elearner/public_html/proj-phcg/include/generic/SugarWidgets/SugarWidgetSubPanelRemoveButtonAccount.php on line 45

Did not notice at first, but was troubleshooting something else with DIsplayErrors enabled and found.

Hi,

Since it’s only a Strict Standards warning, and not an error, I wouldn’t worry about it as it likely won’t cause any noticeable issue.

However, we appreciate you bringing it to our attention!