Community
Participate
Working Groups
The error messages created by Request.js "_handleCompleted" are often not very useful, especially when we are unable to reproduce the error. We should try to collect and print more information (e.g. stackTrace) in the "catch" segment. This should work even if the client is NOT running in debug-mode.
Fixed in CVS HEAD in Request.js Now all easily avaiable informations are displayed.
Reopend because i just found out that ie (at least version 9) provides more information in "e.message.quote". ("message" is actually a string itself...)
I was mistaken, closing bug. ("qoute" is actually just a function of string i didn't know.)
*** Bug 323004 has been marked as a duplicate of this bug. ***