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 19170 - Template garbage at end of content section
Summary: Template garbage at end of content section
Status: RESOLVED FIXED
Alias: None
Product: webplatform.org
Classification: Unclassified
Component: content (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Chris Mills
QA Contact: public-webplatform-bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 19:13 UTC by Eric Bidelman
Modified: 2012-10-01 19:28 UTC (History)
1 user (show)

See Also:


Attachments
screenshot of issue (22.59 KB, image/png)
2012-10-01 19:13 UTC, Eric Bidelman
Details

Description Eric Bidelman 2012-10-01 19:13:27 UTC
The following is at the end of http://docs.webplatform.org/wiki/tutorials/audio_tag:

Flash MP3 player is from [http://flash-mp3-player.net/ neolao productions].
MP3 sample is '''Modal Blues''' by [http://freemusicarchive.org/music/Rushus/ Rushus] and
is licensed under a [http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution License].

But the template renders as attached screenshot.
Comment 1 Eric Bidelman 2012-10-01 19:13:53 UTC
Created attachment 1194 [details]
screenshot of issue
Comment 2 Alex Komoroske 2012-10-01 19:28:12 UTC
The original problem was that the last example didn't have its opening tags as <. That then led to an odd problem where some JS from the original site was plopped in a hidden area of the page.

Fixing the example and then manually clearing out the cruft fixed it.