Needs review
Project:
Quickbooks API
Version:
6.x-1.x-dev
Component:
QBWC
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 15:14 UTC
Updated:
31 Mar 2009 at 15:14 UTC
QBWC didn't seem to think that connectionError() was implemented correctly, and getLastError() didn't appear to be useful as written. The first part of this patch addresses these two issues.
The second half adds the retCount to the $response if one was returned from QuickBooks, because a lot of the response callbacks in uc_qb needed them. I didn't see any other way to get to that data, so receiveResponseXML() ought to pass it along.
The other changes are stylistic, and based mostly on my own preferences.
| Comment | File | Size | Author |
|---|---|---|---|
| connectionError.patch | 1.82 KB | Island Usurper |