Hello,
I am facing a problem. When I call reportTCResult through xmlrpc, some special characters like '<', '>', '&' in 'notes' are missing in the database which results in the test result html link failure. After some debugging, I know the problem is in xmlrpc server side. In order to find out who eat those special characters, I want to print out 'notes' which is going to be written to DB in 'reportTCResult' function. Could somebody tell me how do I debug this problem? Any help is appreciated!
Thanks,
Yan
how to debug xmlrpc php code
Moderators: Amaradana, TurboPT, TL Developers