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

intermittent key error on Drupal registration page due to typo in civicrm.module

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.0, 2.1
    • Fix Version/s: 2.1
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Small typo:
      $config->formKeyDisable = true;
      should've been
      $config->keyDisable = true;

      This patch also adds some general cleanup and extra commenting that I did along the way of trying to root out this issue.

        Attachments

          Activity

            People

            • Assignee:
              shot Piotr Szotkowski
              Reporter:
              dalin dave hansen-lange
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: