Closed
Bug 701281
Opened 14 years ago
Closed 14 years ago
When clicked on http://www.github.com It goes to QMO home page
Categories
(quality.mozilla.org :: Website, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: shailajajuluru, Assigned: whimboo)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:11.0a1) Gecko/20111109 Firefox/11.0a1
Build ID: 20111109031111
Steps to reproduce:
1. Open nightly version of 11.0a1
2. Go to https://quality.mozilla.org
3. Click on Automation
4. Automation page loaded successfully. Page URL: (https://quality.mozilla.org/teams/automation/)
5. Go to “Accounts” section and click on http://www.github.com [to create GitHub account].
Exact Content on the page is
[Create a GitHub account on http://www.github.com, David Burns can add you to the Mozilla organization if permissions are required.]
6. It goes to QMO homepage ( https://quality.mozilla.org/)
7. Copy the URL http://www.github.com and open in another tab or window.
8. It goes to https://github.com/
Actual results:
When I clicked on http://www.github.com It goes to QMO home page instead of GitHub page.
Expected results:
Link should go to GitHub site related page.
Comment 1•14 years ago
|
||
> <a title="github" href="www.github.com">http://www.github.com</a>
It should be:
<a title="github" href="http://www.github.com/">http://www.github.com</a>
Status: UNCONFIRMED → NEW
Component: General → Website
Ever confirmed: true
Product: Firefox → quality.mozilla.org
QA Contact: general → website
Version: 11 Branch → unspecified
Comment 2•14 years ago
|
||
Henrik, can you fix the link on your team's page?
Assignee: nobody → hskupin
| Assignee | ||
Comment 3•14 years ago
|
||
Sorry Al, but where can I edit this page? There is no edit link on the page, and I can't also find it under pages under site-admin.
Comment 4•14 years ago
|
||
https://quality.mozilla.org/wp-admin/post.php?post=37471&action=edit
I fixed it myself though.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•