Recently Opera released version 9.20 which broke URL Lib behavior.
Sample Error Console output:
JavaScript - http://myHost/myPath/myPage.html
Unknown thread
Error:
name: TypeError
message: Statement on line 247: Could not convert undefined or null to object
Backtrace:
Line 247 of linked script http://myHost/myPath/jsolait/lib/urllib.js
if (xmlhttp.readyState == 4)
else
At unknown location
[statement source code not available]
Not yet sure if this issue resides in Opera or jsolait (requires further investigation) but I guess it's better to have this issue documented, even if it's an Opera issue, so users can know about it.
Regards,
Helder Magalhães