Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
step 1:
(logout and then login to drupal)
http://192.168.2.9/drupal/civicrm/contact/search/basic?reset=1
click on 'Find Contacts'
step 2:
http://192.168.2.9/drupal/civicrm/contact/search/basic?reset=1
Click on "Seach" button
step 3:
http://192.168.2.9/drupal/civicrm/contact/search/basic?_qf_Search_display=true
'View' any of the Contact
click on 'Activity' tab
step 4:
http://192.168.2.9/drupal/civicrm/contact/view/activity?show=1&reset=1&cid=53
add meeting or Phone call to the contact with " Status = ' Completed ' "
"Save" the activity
step 5:
click on the link for "Activity History" to see the listing of activity for the contact
http://192.168.2.9/drupal/civicrm/contact/view/activity?show=1&action=browse&history=1&cid=53
step 6:
now click on "Deatils" for the Activity History of the added "Activity History" (using step: 4)
(Deatils are shown on the page correctly)
step 7:
http://192.168.2.9/drupal/civicrm/contact/view/activity?activity_id=1&action=view&id=16&status=true&history=1
now hit "Done"
step 8:
agin logout and login to drupal
step 9:
http://192.168.2.9/drupal/civicrm/contact/search/basic?reset=1
click on "Find Contact"
hit "Search"
step 10:
again "View" the same contact
http://192.168.2.9/drupal/civicrm/contact/view?reset=1&cid=53
click on the "Activity" tab
step 11:
again open the Listing for the "Activity History"
http://192.168.2.9/drupal/civicrm/contact/view/activity?show=1&action=browse&history=1&cid=53
step 12:
again click on the "Details" for the Activity History added by step: 4
At this moment , Error gets flagged....
*****************************************************************************
Sorry. A non-recoverable error has occurred.
Could not find valid value for cid
Return to CiviCRM menu.
*****************************************************************************
( Working on the 1.1 Branch )