Uzbl

Tasklist

FS#242 - Uzbl doesn't recognize some javascript functions

Attached to Project: Uzbl
Opened by Jan Krajdl (spm) - 2010-08-27 11:15:30 AM
Last edited by Brendan Taylor (bct) - 2011-01-08 08:27:55 PM
Task Type Bug Report
Category uzbl-core
Status Closed
Assigned To No-one
Operating System Linux
Severity Medium
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

On some pages calling javascript functions is not working. For example on page https://ib24.csob.cz I can't push Log-in button. When I tried it I got message "Can't find variable: __doPostBack" in terminal. Function __doPostBack is defined in html page (yes, the code of this page is horrible... but it's not mine :) ). In other webkit browser this works.
This task depends upon

Closed by  Brendan Taylor (bct)
2011-01-08 08:27:55 PM
Reason for closing:  Not a bug
Additional comments about closing:  so it turns out that ASP does useragent sniffing, and just breaks when it doesn't recognize your useragent.

you can set `useragent` to Chrome or Safari's useragent to work around these braindead sites.

Loading...