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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.2 Release Testing »
  • 4.2 beta 5 contact api - update (and getsingle)
Pages: [1]

Author Topic: 4.2 beta 5 contact api - update (and getsingle)  (Read 6361 times)

bjtlogue

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.1.5
  • CMS version: drupal
  • MySQL version: 5.5.22-0ubuntu1
  • PHP version: 5.3.10-1ubuntu3.1
4.2 beta 5 contact api - update (and getsingle)
August 16, 2012, 08:31:23 am
installed clean copy of 4.2 beta5 (drupal7) - I believe the following happens in all 4.2 betas

using API explorer - contact-update and id=1

result:
   {
   "is_error":1,
   "error_message":"More than one Contact with id 1"
  }

happens with contact-getsingle and id=1 (however in this case if I add contact_id=1, this works but not using update)

I replaced contact.php api file with one from 4.1 and everything works fine. - reverted and still broke.


Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: 4.2 beta 5 contact api - update (and getsingle)
August 16, 2012, 09:00:47 pm
Hi,

Coleman was working on this today (on IRC) so it is fixed in svn now & will be fixed in stable.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.2 Release Testing »
  • 4.2 beta 5 contact api - update (and getsingle)

This forum was archived on 2017-11-26.