Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5
-
Fix Version/s: 4.5
-
Component/s: CiviReport
-
Labels:None
-
Documentation Required?:None
Description
When updating a report, if the Report Settings is set to "Include Report in Navigation Menu", the navigation url that is created is formatted like civicrm/report/instance/1_reset_1, which is incorrect. The correct URL should be civicrm/report/instance/1?reset=1.
This behavior has been confirmed on the 4.5 beta sandbox site.