Posted by Island Usurper on March 31, 2009 at 3:14pm
| Project: | Quickbooks API |
| Version: | 6.x-1.x-dev |
| Component: | QBWC |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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.
| Attachment | Size |
|---|---|
| connectionError.patch | 1.82 KB |