WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED INVALID
9677
[S60] application/xhtml+xml doesn't get XML treatment
https://bugs.webkit.org/show_bug.cgi?id=9677
Summary
[S60] application/xhtml+xml doesn't get XML treatment
Simon Pieters
Reported
2006-07-01 13:15:53 PDT
UA: "Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413" on a Nokia E70 Files sent as application/xhtml+xml are treated as if they were text/html. For instance, well-formedness errors aren't catched, and namespaces aren't supported, which suggests that the tag soup parser is used rather than the XML parser. Steps to reproduce: 1. Open
http://simon.html5.org/test/mobile/004.xht
Expected results: It should say PASS. Actual results: It doesn't say PASS.
Attachments
Test case
(121 bytes, application/xhtml+xml)
2006-07-01 13:19 PDT
,
Simon Pieters
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Pieters
Comment 1
2006-07-01 13:19:17 PDT
Created
attachment 9126
[details]
Test case
Krishna
Comment 2
2006-07-06 07:27:26 PDT
(In reply to
comment #0
)
> UA: "Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 > (KHTML, like Gecko) Safari/413" on a Nokia E70 > Files sent as application/xhtml+xml are treated as if they were text/html. For > instance, well-formedness errors aren't catched, and namespaces aren't > supported, which suggests that the tag soup parser is used rather than the XML > parser. > Steps to reproduce: > 1. Open
http://simon.html5.org/test/mobile/004.xht
> Expected results: > It should say PASS. > Actual results: > It doesn't say PASS.
Could you please describe more deatils about where application/xhtml+xml is being used. The attached test case does not have any objects of this type.
Simon Pieters
Comment 3
2006-07-06 09:24:35 PDT
(In reply to
comment #2
)
> Could you please describe more deatils about where application/xhtml+xml is > being used. The attached test case does not have any objects of this type.
application/xhtml+xml should be used for XHTML content when served over the wire.
http://www.google.com/xhtml
is being served as application/xhtml+xml, and so is the attached test case (and the linked test case).
Krishna
Comment 4
2006-07-07 13:59:49 PDT
Reproduced on the latest S60 webkit at revision 15213. This is not reproducible on the latest Safari trunk at revision 15210. PlatformOnly added to the Keywords field.
Krishna
Comment 5
2006-07-11 11:41:31 PDT
TSW ID: SLON-6MLQ37 This bug is under investigation.
Bradley Morrison
Comment 6
2008-04-09 11:31:54 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 7
2008-04-09 11:39:35 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 8
2011-03-21 11:52:21 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug