Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-14466

View manage case screen gives two PHP Notices (civicrm/contact/view/case?reset=1&action=view&cid=xxx&id=yyy&show=1)

    Details

      Description

      View manage case screen gives two PHP Notices:
      1)
      "Notice: Undefined index: cid in getCaseRoles() (line 253 of /var/www/sitename/sites/all/modules/civicrm/CRM/Activity/Page/AJAX.php"

      Watching the Ajax call with Firebug shows that cid is submitted with the request but it must be getting lost.

      The submitted request is to:
      http://mysite.local/civicrm/contact/view/case?reset=1&action=view&cid=6&id=1&show=1

      2) The other which may be related is:
      "Notice: Undefined index: actions in encodeDataTableSelector() (line 133 of /var/www/mysite/sites/all/modules/civicrm/CRM/Utils/JSON.php)"

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              lola_slade Lola Slade
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: