Closed Bug 609113 Opened 15 years ago Closed 15 years ago

Appropriate links to various MDN pages should be relative

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: retornam, Unassigned)

Details

Links from the MDN- Django app are hard-coded to Deki production pages. These links should be relative
Target Milestone: --- → 0.9.2
This will make testing the site sooo much easier. Fred suggested we configure the base url somewhere so we can easily change this as needed in the future. Right now, clicking on various links on staging still take you to the production pages. Fixing this will make our stage9 staging server a lot more "fully integrated".
Updating bug title. Also, just wanted to make sure we think this through... since I don't know if making all links relative will break the URL handlers we are going to put into place for 0.9.2.
Summary: https://developer-stage9.mozilla.org/en-US/ → Appropriate links to various MDN pages should be relative
Including: /Special:UserRegistration - from homepage upper right "Become an MDN member"
(In reply to comment #3) > Including: > /Special:UserRegistration - from homepage upper right "Become an MDN member" Hmmm... that's a good question. I'm assuming yes, since that will allow us to test creating new accounts. Otherwise, we'll always be working off the production db, right? As long as we are confident that the data between prod Deki and stage9 will be in-sync (most of the time), I think that's probably the best way to go.
Fixed. Other places to test: https://developer-stage9.mozilla.org/en-US/addons - Extensions link https://developer-stage9.mozilla.org/en-US/docs - Lots of Deki links
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
qa-verified-trunk ( multiple urls)
Status: RESOLVED → VERIFIED
Version: MDN → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.