Closed Bug 1439270 Opened 7 years ago Closed 7 years ago

A tag on Add On wiki points to incorrect URL

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: abc, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 Build ID: 20180131010234 Steps to reproduce: Step 1: Visit [0] Step 2: Under 'Loading Content Scripts' there'll be a text under 2. 'matches a given pattern' Step 3: Clicking on this text will take us to [1] instead of [2] [0] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Content_scripts#Loading_content_scripts [1] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/match_patterns [2] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns Actual results: Instead of [1], we're taken to [2]. This is a problem because of following reasons. a) On page [1] under 'Match pattern structure' in the first paragraph, there's a text "<all_urls>" which takes us to page [2]. b) On the entire MDN Add On's wiki left side nav 'Related Topics' > 'Browser extensions' > 'Browser extensions' > 'Match patterns' has link to [2] and not [1]. [1] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/match_patterns [2] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns Expected results: MDN should have link only to one URL and since everywhere except [0] it's [2], it's easier to change link on [0] from [1] to [2] [0] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Content_scripts#Loading_content_scripts [1] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/match_patterns [2] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns
OS: Unspecified → All
Hardware: Unspecified → All
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.