Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.5.4
    • Fix Version/s: 4.6
    • Component/s: CiviCRM API
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      1)Contribution.get.api
      -when using LIKE operator on Source, provides erroneous output :
      .......

      { "is_error":0, "version":3, "count":0, "values":[] }

      2)Contribution.get.api
      -when using NOT IN or IN operator on Financial Type, provides erroneous output :

      { "is_error":1, "error_message":"A fatal error was triggered: IN is not of the type Integer" }

      3)Participant.create.api
      -when using IN operator on role id, provides erroneous output :
      .......
      "values":[{
      "id":"96",
      "contact_id":"158",
      "event_id":"3",
      "status_id":"1",
      "role_id":"Array",
      .....

      Also replicated on civicrm demo site

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                pratiksha pratiksha
                Reporter:
                ruchira Ruchira Pingale
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: