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 23294 - Convert href for encodings.json from relative to absolute
Summary: Convert href for encodings.json from relative to absolute
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: Encoding (show other bugs)
Version: unspecified
Hardware: PC All
: P2 minor
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+encodingspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-19 17:49 UTC by Addison Phillips
Modified: 2013-12-11 17:21 UTC (History)
1 user (show)

See Also:


Attachments

Description Addison Phillips 2013-09-19 17:49:07 UTC
The link to the "encodings.json" file is relative to the encoding spec itself. When I create the W3C version, I have to remember to mutate the link. Making the href non-relative would be good practice anyway. The link is located just *before* the "Indexes" section.
Comment 1 Anne 2013-09-19 17:59:10 UTC
Good practice why?