Closed
Bug 826853
Opened 13 years ago
Closed 12 years ago
Breadcrumb link/text after redirection is incorrect
Categories
(Websites :: wiki.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kats, Assigned: AlisonW)
Details
Go to https://wiki.mozilla.org/JoystickAPI which redirects to /GamepadAPI
Expected results:
the text at the top should say "Home » GamepadAPI (Redirected from JoystickAPI)"
Actual results:
the text at the top says "Home » JoystickAPI (Redirected from JoystickAPI)"
The URL in the URL bar also still says JoystickAPI which seems wrong.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → tech
Assignee | ||
Comment 1•12 years ago
|
||
This is the correct behaviour of MediaWiki. The page you request _is_ being displayed (so far as the content engine is concerned) even though the _content_ of that page is being brought from another article. The "Redirected from" is just advising you of that eventual source.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•