[webkit-reviews] review requested: [Bug 14067] [S60]: Browser Redirection issue with youtube.com director links : [Attachment 14932] Redirection problem.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 06:10:53 PDT 2007


maheshK <mahesh.kulkarni at nokia.com> has asked Sachin Padma
<Sachin.Padma at nokia.com> for review:
Bug 14067: [S60]: Browser Redirection issue with youtube.com director links
http://bugs.webkit.org/show_bug.cgi?id=14067

Attachment 14932: Redirection problem.
http://bugs.webkit.org/attachment.cgi?id=14932&action=edit

------- Additional Comments from maheshK <mahesh.kulkarni at nokia.com>
_REASON:
Director link redirects to some other URI which is encoded and encoded URL is
sent in the request. Youtube server couldn't understand the URL and same page
is reloaded.  

_SOLUTION: 
Decoded the URL before making the request in resourceLoader when 303 response
is received. 

_MODULE_EFFECTED:
resourceLoader of webKit. 

_TSW ERROR ID: PKII-73JE2R



More information about the webkit-reviews mailing list