webservices/wshttpchanneltransportplugin/src/senhttpsyncrequester.cpp
changeset 1 272b002df977
parent 0 62f9d29f7211
child 9 6abf3d6055cd
--- a/webservices/wshttpchanneltransportplugin/src/senhttpsyncrequester.cpp	Thu Jan 07 16:19:19 2010 +0200
+++ b/webservices/wshttpchanneltransportplugin/src/senhttpsyncrequester.cpp	Mon Jan 18 21:21:14 2010 +0200
@@ -196,9 +196,8 @@
 
     if (iParentObserver)
         {
-        //iContent = NULL;      To fix EPSK-76XFAN
+        iContent = apErrorBody;  // To fix EPSK-76XFAN
         iParentObserver->ResponseErrorL( aId, aError, apErrorBody,  aHttpProperties);
-        iContent = apErrorBody;  // To fix EPSK-76XFAN
         }
     else
         {