Closed
Bug 407237
Opened 18 years ago
Closed 9 years ago
"Error: unexpected AJAX response" on bungie.net
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dwitte, Unassigned)
References
()
Details
(Keywords: regression)
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b2pre) Gecko/2007120514 Minefield/3.0b2pre
go to http://www.bungie.net/Online/Default.aspx and enter some text in the "people finder" textbox on the left. click 'search', and see in the console:
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'Error: Unexpected ajax response was received from the server.
This may be caused by one of the following reasons:
- Server.Transfer.
- Custom http handler.
- Incorrect loading of an "Ajaxified" user control.
Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAJAX property to false.' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no]
************************************************************
this works in ff2.0.0.5. stevee also reproduced this, and i believe he's on windows, so plat/OS -> all/all. not sure where this should go, my best guess is DOM/Events ;)
| Reporter | ||
Comment 1•18 years ago
|
||
er, wrong jst.
Comment 2•9 years ago
|
||
The site appears to have changed and all the current two search boxes are not throwing such errors.
Considering this, I will mark this issue as Resolved-WORKSFORME. If anyone can still reproduce it, feel free to reopen the issue and provide more information. Thanks
--
Version 48.0a1
Build ID 20160406030221
Update Channel nightly
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•