This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28381 - Broken images
Summary: Broken images
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 13:10 UTC by Andrea Rendine
Modified: 2015-04-13 12:57 UTC (History)
5 users (show)

See Also:


Attachments

Description Andrea Rendine 2015-03-31 13:10:13 UTC
In http://www.w3.org/TR/html51, almost every image I have passed thru is "broken" and not shown. If, as I guess, this affects all images in the spec, it's probably an issue related to https://lists.w3.org/Archives/Public/public-html/2015Mar/0058.html
Comment 1 Robin Berjon 2015-03-31 16:05:40 UTC
(In reply to Andrea Rendine from comment #0)
> In http://www.w3.org/TR/html51, almost every image I have passed thru is
> "broken" and not shown. If, as I guess, this affects all images in the spec,
> it's probably an issue related to
> https://lists.w3.org/Archives/Public/public-html/2015Mar/0058.html

Yes, we are aware of this issue. It is a bug in the publication system (https://github.com/w3c/echidna/issues/137). It was fixed a few days ago, we're waiting for the fix to be deployed into production. As soon as that happens, the spec will re-ship with working images.
Comment 2 Andrea Rendine 2015-03-31 16:47:59 UTC
I read the Github issue, and I see there's more than some broken relative paths. 
I'll sit in da corner, quietly waiting. I promise.
Comment 3 Robin Berjon 2015-04-13 12:57:49 UTC
Fixed, thanks!