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

PHP Notice: Undefined variable: value in bin/cli.class.php on line 176

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.0
    • Fix Version/s: 4.2.1
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      The attached patch fixes this PHP notice.

      The notice is triggered every time the standard civimail cron jobs are run, so it is a nuisance.

      I was conservative in trying to mimic the existing behavior, hence the conditional setting of

      $this->_params[$key] = NULL

      when $value is not set.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              cure Ward Vandewege
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: