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 CiviReport (Moderator: Dave Greenberg) »
  • fieldFound undefined in Donor Report Summary
Pages: [1]

Author Topic: fieldFound undefined in Donor Report Summary  (Read 979 times)

BE55Roberts

  • Guest
fieldFound undefined in Donor Report Summary
May 22, 2010, 02:19:22 pm
Installed CiviCRM 3.1.5 with Joomla 1.5.15 and ran Donor Report (Summary). Report comes up with the following warnings:

Notice: Undefined variable: fieldFound in civicrm/CRM/Report/Form.php  on line 1908

Notice: Undefined variable: fieldFound in civicrm/CRM/Report/Form.php on line 1916

Notice: Undefined property: CRM_Report_Form_Contribute_Summary::$_grandFlag in civicrm/CRM/Report/Form.php on line 1441

Looking at the code, this is no where defined when used as follows in Form.php line 1908:
        if ( !$fieldFound && !empty($this->_params['group_bys'] ) && $this->_customGroupGroupBy ) {

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: fieldFound undefined in Donor Report Summary
May 23, 2010, 04:29:24 pm

hey bradley:

can you please file an issue: http://issues.civicrm.org/ and we'll fix this for 3.2

if you can attach a patch to fix this, that would be even better :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

BE55Roberts

  • Guest
Re: fieldFound undefined in Donor Report Summary
May 24, 2010, 03:01:09 am
Reported as bug CRM-6293 per Lobo's request.

I also suspect that this is affecting the values on the report, which don't match up with individual donation records.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • fieldFound undefined in Donor Report Summary

This forum was archived on 2017-11-26.