During the testing of the module I found it very difficult to debug problems which were happening with requests and responses, leading me to resort to hacking the code to see what was happening. As these problems will be quite common during installation I think that it is necessary to watchdog and problems which arise.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_tnt_request_debugging_2226067_1.patch | 5.02 KB | murrayw |
Comments
Comment #1
murrayw commentedHere is a patch to do the debugging to watchdog. It does the following:
ifstatements.!issetwas changed toissetfor testing for errors.Comment #3
jbloomfield commented