[Webkit-unassigned] [Bug 20424] REGRESSION(r35167): WebKit generates "500 Internal Server Error" on Symfony subpages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 18 05:34:56 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20424
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org,
| |adele at apple.com
Severity|Minor |Normal
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |Regression
OS/Version|Mac OS X 10.5 |All
Priority|P2 |P1
Platform|Macintosh Intel |All
Summary|WebKit generates "500 |REGRESSION(r35167): WebKit
|Internal Server Error" on |generates "500 Internal
|Symfony subpages |Server Error" on Symfony
| |subpages
------- Comment #1 from ap at webkit.org 2008-08-18 05:34 PDT -------
This happens because WebKit no longer sends "text/xml" in Accept header. The
ChangeLog for <http://trac.webkit.org/projects/webkit/changeset/35167> states
that we match Firefox 3, but this is not quite true - only the list of accepted
types is the same, but their priorities are quite different.
In Safari 3, the Accept header matched Firefox 2 exactly.
--
Configure bugmail: https://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