Closed
Bug 974653
Opened 11 years ago
Closed 11 years ago
Translation Bar should use relative redirect
Categories
(Websites :: Tabzilla, defect)
Websites
Tabzilla
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: kohei, Assigned: kohei)
Details
(Whiteboard: [kb=1278296] )
Attachments
(1 file)
If you click Yes on the Translation Bar, you'll be redirected to the production site even if you're on the staging site. It's because the code just refers <link rel="alternate"> which has the canonical URL. It should be a relative redirect instead. PR coming.
Thanks :cmore for raising the issue!
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [kb=1278296]
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/3df794d43566fec04ee0b908cfbe958e6348e21c
Fix Bug 974653 - Translation Bar should use relative redirect
https://github.com/mozilla/bedrock/commit/d7bcb8dec2438d4b277c052d43e9d7a5bfd9aa65
Merge pull request #1717 from kyoshino/bug-974653-transbar-relative-redirect
Fix Bug 974653 - Translation Bar should use relative redirect
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•