salesagility / SuiteCRM-Portal-Joomla

Joomla Plugin for the SuiteCRM Portal
GNU General Public License v2.0
22 stars 21 forks source link

Update SugarCase.php #32

Open pgorod opened 5 years ago

pgorod commented 5 years ago

Attempt to fix this error https://suitecrm.com/suitecrm/forum/advanced-opensales-workflow-portal-support/18851-aop-user-cases-not-listing#74878

The user on that thread confirms it works well.

DWilly92 commented 4 years ago

Why has this pull request not been accepted yet? It has been over 2 years and it's still an issue to this day. This solves the issue 100%, and without it the Joomla component does not work... I'm tempted to fork this project and create my own that works properly if this one is as dead as it seems.

pamchi commented 2 years ago

After done this, i was unable to see de details of a case, finally i did this: https://community.suitecrm.com/t/simple-fix-for-advanced-openportal-with-php-7-1/46966 and works well

pgorod commented 2 years ago

This patch here is supposed to be the same change proposed in that Forum post you linked. What exactly did you do, additional to the change in this patch?

chris001 commented 7 months ago

Simple one line fix (set a function parameter's default type) without which the portal fails! This one should obviously be reviewed and if accepted, merge immediately and auto build a hotfix release version.