[Webkit-unassigned] [Bug 17804] New: TiVo Online Scheduling category pickers broken in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 13:33:34 PDT 2008


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

           Summary: TiVo Online Scheduling category pickers broken in Safari
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://www.tivo.com/redirects/tco/index.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: vicki at apple.com


* SUMMARY
The category pickers for the online scheduling page for TiVo don't work in
Safari.

* STEPS TO REPRODUCE
1. Click on "Online Scheduling" link at left (or go to URL on this bug).
2. Click on "Browse TV listings" link in center of page.
3. Move mouse around the page (or try to click on category link like "Movies",
"Sports", etc.).

* RESULTS
No drop-down menu appears.  Hundreds of JavaScript errors start appearing in
the JavaScript Console.

Value [object Object] (result of expression Hash) is not a constructor. Cannot
be used with new.
https://www3.tivo.com/tivo-tco/inc/js/domTT/domLib.js (line 514)

* REGRESSION
Unknown.  Have not tested Safari 2.0.4.

* NOTES
Searching for "Hash", a similar class is defined in prototype.js, so I'm not
sure if they're conflicting or what's really going on.


-- 
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