Closed
Bug 495596
Opened 17 years ago
Closed 12 years ago
Dailymotion Open Video site XML Parsing error
Categories
(Tech Evangelism Graveyard :: Italian, defect)
Tech Evangelism Graveyard
Italian
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: RNicoletto, Unassigned)
References
()
Details
Attachments
(1 file)
|
517.02 KB,
image/png
|
Details |
Visiting Dailymotion Open Video site with latest trunk gives an XML parsing error (see attachment)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090529 Minefield/3.6a1pre
Comment 1•17 years ago
|
||
The site seems to serve the content as XHTML 1.0 Strict. This would require
them to close all tags. Since they don't for the <img> tag, we spit an error.
Conforming user agents are required to parse and evaluate an XHTML document
for well-formedness (http://www.w3.org/TR/html/#uaconf). And the XML spec
(as well as XHTML) is quite strict. I think this is an error on the
website's part.
Assignee: nobody → italian
Component: General → Italian
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: general → italian
Hardware: x86 → All
Version: Trunk → unspecified
| Reporter | ||
Comment 2•17 years ago
|
||
After further investigation
| Reporter | ||
Comment 3•17 years ago
|
||
After further investigation I discovered that the site I was looking for is http://openvideo.dailymotion.com/ (that works fine) and not the above link.ù
I send an e-mail to Dailymotion support with this bug report.
Comment 4•17 years ago
|
||
Who is virgilio ? How is it related to dailymotion ?
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Who is virgilio ? How is it related to dailymotion ?
Virgilio is the Italian partner for Daily Motion.
Comment 6•17 years ago
|
||
I've seen with the Dailymotion team. It should be fixed before the end of the month.
| Reporter | ||
Comment 7•15 years ago
|
||
After 13 months the XML parsing error is still here.
Mozilla/5.0 (Windows; Windows NT 5.1; en-US; rv:2.0b2pre) Gecko/20100716 Minefield/4.0b2pre
Comment 8•15 years ago
|
||
Has anyone heard back from Dailymotion lately? Probably a good idea to send them another e-mail and/or poke their team members about it.
Comment 9•12 years ago
|
||
404 now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•