CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Notice: Undefined variable: primaryID in CRM_Contact_Form_Inline_Email::formRule
Pages: [1]

Author Topic: Notice: Undefined variable: primaryID in CRM_Contact_Form_Inline_Email::formRule  (Read 438 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Notice: Undefined variable: primaryID in CRM_Contact_Form_Inline_Email::formRule
September 30, 2012, 04:12:28 am
The $primaryID variable is tested and set in this function, but not subsequently used. The notice occurs because it is not declared before being tested. It should be removed.

Issue and patch supplied at http://issues.civicrm.org/jira/browse/CRM-10949

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Notice: Undefined variable: primaryID in CRM_Contact_Form_Inline_Email::formRule

This forum was archived on 2017-11-26.