geraldclark / DashboardManager

SugarCRM plugin that allows system administrators to set up dashboard templates
http://www.sugarforge.org/projects/dashboardmanage
9 stars 7 forks source link

Issue #4 Warnings appear when user haven't dashboard yet #4

Closed cmourizard closed 11 years ago

cmourizard commented 11 years ago

Warnings appear when user haven't dashboard yet:

Current result: if PHP warning is enabled to be displayed, you could see some warning in foreach parsing because $user->getPreference could return "null" instead of an empty array.