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

New enotice (in 4.7.10 - possibly introduced in 4.7.9 CRM-18656

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.9
    • Fix Version/s: 4.7.10
    • Component/s: None
    • Labels:
    • Documentation Required?:
      None
    • Funding Source:
      Core Team Funds

      Description

      When I search (on latest master) for tags in advanced search I get an enotice because the line added in the optimisation

      $parentId = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_Tag', $tagId, 'parent_id');

      is passing an array ($tagId) rather than a string to a function that expects a string

      Not sure if that was the case when the line was added (for 4.7.9 in CRM-18656 ) or it has regressed over the past 20 days

        Attachments

          Activity

            People

            • Assignee:
              monish.deb Monish Deb
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: