Closed
Bug 868003
Opened 12 years ago
Closed 5 years ago
When URL in the link editor is a full URL on the same site, make it site-relative instead
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
References
Details
(Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Right now, if I paste a full URL into the link editor's "URL" box, such as "https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Page_types", that entire thing is saved as the URL. Let's shorten them automatically to "/en-US/docs/Project:MDN/Contributing/Page_types".
What problems would this solve?
===============================
Mostly this makes the pages smaller. I suspect there are other benefits, too, but this is the main one.
Who would use this?
===================
All editors that paste URLs (which is most of us, I think).
What would users see?
=====================
No real difference.
What would users do? What would happen as a result?
===================================================
Paste a URL into the URL field, have it shortened if appropriate.
Is there anything else we should know?
======================================
Comment 2•5 years ago
|
||
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: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•