Closed
Bug 1273825
Opened 9 years ago
Closed 8 years ago
Wrong ancor
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wformann, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40
Build ID: 2016011800
Steps to reproduce:
On the Website
https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options
Scroll on the very right list to the option "-purgecaches" and click on it
Actual results:
The Url shows up as
https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-venkman
with the unexpected anchor "-venkman"
Expected results:
I expect the url to be
https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-purgecaches
with the anchor "-purgecaches"
Happily -venkman is just above -purgecaches, so it is not totally wrong.
Comment 1•8 years ago
|
||
Fixed thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•