Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
Description
Contact matching between Joomla 1.5.x users and CiviCRM 2.0.4 contacts doesn't work for front end entities unless the Joomla System Legacy plugin is enabled.
For example trying to access the Contact Dashboard without sytem legacy plugin enabled throws this error:
/home/user/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 258
/home/user/public_html/administrator/components/com_civicrm/civicrm/CRM/Contact/Page/View/UserDashBoard.php, fatal, 94
/home/user/public_html/administrator/components/com_civicrm/civicrm/CRM/Contact/Page/View/UserDashBoard.php, preProcess, 177
/home/user/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 1142
/home/user/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, user, 142
/home/user/public_html/components/com_civicrm/civicrm.php, invoke, 83
/home/user/public_html/components/com_civicrm/civicrm.php, civicrm_invoke, 26
/home/user/public_html/libraries/joomla/application/component/helper.php, require_once, 162
/home/user/public_html/includes/application.php, renderComponent, 124
/home/user/public_html/index.php, dispatch, 68
Sorry. A non-recoverable error has occurred.
We could not find a contact id.
Return to home page.
I could not reproduce this in 2.1. We've been making changes to support Joomla 1.5 in native mode for 2.1, so i suspect we fixed something in trunk at some point