Bug 17597

Summary: MSN "next" photo links do not work in Safari or WebKit
Product: WebKit Reporter: Marc Wolfgram <marc>
Component: EvangelismAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: webkit
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   
URL: http://entertainment.msn.com/movies/weekinphotos?photoidx=2

Marc Wolfgram
Reported 2008-02-28 12:48:30 PST
At referenced MSN url the large photo and 'next' link above the photo will show as links to http://entertainment.msn.com/movies/weekinphotos?photoidx=3 - etc. These links do not function. "Open link in new window" will access the next photo page, but normal link operation is broken past the first few pages. It does work in Firefox but not in Opera. Would like to say it's a site bug and blame Macrosoft.
Attachments
Brian Geppert
Comment 1 2008-02-28 15:15:52 PST
I'm unable to replicate this in either Epiphany or the GtkLauncher test application.
Robert Blaut
Comment 2 2008-02-29 01:17:16 PST
Confirmed in Webkit r30654 on Leopard. The problem is JavaScript related. After JS turning off the link works without problem. <a onclick="if(SF('h')) return h(this,'cm=&amp;ce=0&amp;hl=Weekin+Photos%3a+Feb.+15+-+Feb.+21%2c+2008%7c17264');" href="http://entertainment.msn.com/movies/weekinphotos?photoidx=3" style="margin-right:2px;">Next</a>
Robert Blaut
Comment 3 2008-07-17 01:59:52 PDT
As I tested today the site is fixed now and the described issue isn't visible any more. Tested in WebKit 35203. Closing as fixed.
Note You need to log in before you can comment on or make changes to this bug.