Details
Description
Steps to reproduce ...
- In CiviMail, visit a mailing report for a completed mailing
- Click on any of the details ('Intended Recipients' through 'Unsubscribe requests')
- Click on the breadcrumb item entitled 'Mailing Report'
- A non-recoverable error occurs: "is not of the type Integer"
The url that the breadcrumb points to is .../index2.php?option=com_civicrm&task=civicrm/mailing/report&reset=1
Changing this to .../index2.php?option=com_civicrm&task=civicrm/mailing/report&mid=70&reset=1 resolves the issue ('70' is the id for my mailing).
(This issue has been reported with Joomla! 1.5.7 and Drupal 6.9, in CiviCRM 2.1.1, 2.1.2, and 2.2b2.)