Ticket #608 (closed Bug: wontfix)
request::accepts IE6 HTTPAccept Bug
| Reported by: | dyron | Owned by: | - No owner - |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.2 |
| Component: | Helpers | Version: | SVN HEAD |
| Keywords: | request::accepts xhtml ie | Cc: |
Description
According to
http://blog.throbs.net/2006/02/09/IE6+HTTP+Bug+With+HTTPAccept+Request+Header.aspx
and
http://www.webmasterworld.com/forum21/9582.htm
IE6 sending only */* on second request, which also means that "application/xml+xhtml" is accepted too. But IE6 can't handle this.
request::accepts('xhtml') returns always true.
Maybe there have to do some rework?
Change History
Note: See
TracTickets for help on using
tickets.
