Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 947 by andyehou: responseText is empty in Chrome if status is 400. http://code.google.com/p/gears/issues/detail?id=947 What steps will reproduce the problem? 1. Create and send a httprequest. 2. Check the responseText. What is the expected output? What do you see instead? Expect a non-empty responseText. See instead an empty responseText if the status is 400 and Chrome is used. See the expected output if either the status is 200, or Firefox is used instead of Chrome. What version of the product are you using? On what operating system? WinXP SP2, Chrome 3.0.195.21, Gears 0.5.32.0 (See the problem) WinXP SP2, Firefox 3.0.14, Gears 0.5.16.0 (Works as expected) Please provide any additional information below. Let me know if you need more information. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
