Closed Bug 1462298 Opened 6 years ago Closed 4 years ago

"Article navigation" is broken on our Code Style MDN entry

Categories

(Developer Documentation Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Dexter, Assigned: cmills)

Details

Clicking on any link in the "Article Navigation" at the top of [1] leads to a 404 page :(

For example, the "Naming and formatting code" entry maps to:

> https://developer.mozilla.org/Mozilla/Developer_guide/Coding_Style#Naming_and_Formatting_code

which is a dead link.

[1] - https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style
Component: General → Mozilla Platform
We tried this, and the links seem to work fine for us. Are you still getting the problem?
Assignee: nobody → cmills
Component: Mozilla Platform → General
(In reply to Chris Mills (Mozilla, MDN editor) [:cmills] from comment #1)
> We tried this, and the links seem to work fine for us. Are you still getting
> the problem?

This is still broken for me. Could it be a locale issue? The 404 error is shown in Italian (I'm in Italy) while the original url from comment 0 has an en-US locale.
Flags: needinfo?(cmills)
Hrm, I'm still trying to figure out what is gong wrong here. 

There is an Italian version of the page:

https://developer.mozilla.org/it/docs/Mozilla/Developer_guide/Coding_Style#Naming_and_Formatting_code

But this exists, and on it, the links seem to work too.

I'm needinfo'ing John Whitlock, our lead dev, on this bug to see if he has any thoughts on this.
Flags: needinfo?(cmills) → needinfo?(jwhitlock)
The "Article Navigation" is an in-content list of links.

This appears like it was fixed by the latest revision on May 23rd:

https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style$compare?to=1383524&from=1370009

This is later than the original bug was filed, so I suspect it was fixed between filing the bug and testing by staff.
Flags: needinfo?(jwhitlock)
(In reply to John Whitlock [:jwhitlock] from comment #4)
> The "Article Navigation" is an in-content list of links.
> 
> This appears like it was fixed by the latest revision on May 23rd:
> 
> https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/
> Coding_Style$compare?to=1383524&from=1370009
> 
> This is later than the original bug was filed, so I suspect it was fixed
> between filing the bug and testing by staff.

Right, I didn't notice that. Yes, this is now working.
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.