Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.24
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Fix some PHP Warnings - NFC.
Replace fatal with statusBounce (as the form doesn't redirect when exporting a second click on the export link causes a fatal error). With this change it redirects and shows a helpful error message.
Mark CRM_Utils_System appendBreadCrumbs parameter as array instead of string so editors don't give a warning.