[Webkit-unassigned] [Bug 14067] [S60]: Browser Redirection issue with youtube.com director links

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


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


mahesh.kulkarni at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14932|                            |review?(Sachin.Padma at nokia.c
               Flag|                            |om)




------- Comment #1 from mahesh.kulkarni at nokia.com  2007-06-11 06:10 PDT -------
Created an attachment (id=14932)
 --> (http://bugs.webkit.org/attachment.cgi?id=14932&action=view)
Redirection problem.

_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


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