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

CiviMobile fatal on non-d7 -Need a UF function for login authenticate

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.4
    • Fix Version/s: 4.3.6
    • Component/s: None
    • Labels:
      None

      Description

      CiviMobile is calling a drupal 7 function directly (& failing on other UF).

      The correct pattern should be
      $config = CRM_Core_Config::singleton();
      $config->userSystem->user_login_finalize($uid);

      https://github.com/eileenmcnaughton/com.webaccessglobal.module.civimobile/commit/8dd5e0c631cd4de7cfead9c39b75ec6bf3902fc8

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: