Active
Project:
SOAP Server
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2014 at 13:03 UTC
Updated:
29 May 2014 at 13:03 UTC
If MySQL is in strict mode the next error is thrown when Soap Fault is produced:
SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'error' for column 'severity' at row
The output in this case is empty instead of the generated soap fault xml.
The attached patch fixes this error, the fourth parameter of watchdog function should be an integer instead of string.
| Comment | File | Size | Author |
|---|---|---|---|
| Soap_Fault_is_not_working_if_the_MySQL_is_in_strict_mode.patch | 713 bytes | artem_antonov |