Details
-
Type: Bug
-
Status: Won't Do
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: 4.4.5
-
Fix Version/s: 4.7.5
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Sprint:Sprint 1
Description
Most (all?) controllers take the responsibility to pass breadcrumb additions through CRM_Utils_System::url(), but invoke does not leading to parts of the breadcrumb chain being formatted by the CMS and parts not.
Pull request ensures invoke.php passes any breadcrumbs through CRM_Utils_System::url().