[Webkit-unassigned] [Bug 12766] location.href should work as a function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 06:35:36 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12766


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Incompatible Site           |location.href should work as
                   |                            |a function
     Ever Confirmed|0                           |1
          Component|New Bugs                    |HTML DOM
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ap at webkit.org




------- Comment #3 from ap at webkit.org  2007-02-14 06:35 PDT -------
The reason for failure is this line:

<SCRIPT>location.href("vitrine.asp?pop=3")</script>

Turns out that location.href can be called as a function in IE, but not in
Firefox or WebKit.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list