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 19348 - Link text on JavaScript page
Summary: Link text on JavaScript page
Status: RESOLVED FIXED
Alias: None
Product: webplatform.org
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: public-webplatform-bugs list
QA Contact: public-webplatform-bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 19806
  Show dependency treegraph
 
Reported: 2012-10-08 16:29 UTC by David Storey
Modified: 2012-11-02 19:47 UTC (History)
4 users (show)

See Also:


Attachments

Description David Storey 2012-10-08 16:29:01 UTC
The link text on the JS page is quite repetitive.

E.g. always repeats "concepts/programming/javascript/" for each item in "JavaScript concepts",
always repeats "javascript/" in "JavaScript reference"

I'd fix myself, but they are in some special include somewhere, rather than directly in the source.
Comment 1 Alex Komoroske 2012-10-08 16:35:28 UTC
Yep, this problem happens on a lot of listing pages at the moment. We make extensive use of sub-pages, which is somewhat non-standard for MediaWiki.

The API_listing pages (see http://docs.webplatform.org/wiki/css/properties for an example) do the right behavior, but for technical reasons can't be rolled out widely yet.
Comment 2 Jonathan Garbee 2012-11-02 19:47:55 UTC
I don't see this issue currently.