Closed (fixed)
Project:
Salsa API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jun 2009 at 21:42 UTC
Updated:
27 Jun 2014 at 15:32 UTC
Jump to comment: Most recent
Writing doesn't seem to be working correctly with the current dev code? Here are the changes I made to my local copy that made it work.
| Comment | File | Size | Author |
|---|---|---|---|
| salsa_api.module.patch | 3.1 KB | gengel |
Comments
Comment #1
codewatson commentedShould be fixed now, made some slight modifications from what you had in the patch but nothing major.
Also fixed minor bug in getLeftJoin.sjs and getObjects.sjs where #fields was not properly changed to #include, which meant it was left out of the query.
Also also, when using #fields in a save query, it needs to be an array, even if its just one value. I'll see if i can fix it later.
Committed changes to 6.x-1.x-dev and 5.x-1.x-dev, until they are repackaged you'll have to get the changes directly from cvs.