Closed Bug 911220 Opened 11 years ago Closed 11 years ago

Link to careers website invalid on university blog

Categories

(Websites Graveyard :: blog.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cmore, Assigned: bensternthal)

Details

On this website: https://blog.mozilla.org/university/

There are three links to the careers website from apply buttons. The last one on the page is to the wrong URL. It links to careers.mozilla.org and the button points to careers.mozilla.com. There is no valid SSL cert for careers.mozilla.com and thus it throws a warning. 

This code:

<p><a class="button" href="https://careers.mozilla.com/">Apply Now!</a></p>

Should be changed to:

<p><a class="button" href="https://careers.mozilla.org/">Apply Now!</a></p>
Craig: Do you have edit access to the this blog?
Flags: needinfo?(craigcook.bugz)
(In reply to Chris More [:cmore] from comment #1)
> Craig: Do you have edit access to the this blog?

Alas, I do not. If it were hardcoded into the theme I could fix it there, but that second button seems to be blog content so it needs an admin or editor. I'm not sure who manages this blog. Ben has access but may not be available until Tuesday.
Flags: needinfo?(craigcook.bugz)
Perhaps Alex Gibson or Michael Kelly might be able to fix this if Ben is out.
(In reply to kimber from comment #3)
> Perhaps Alex Gibson or Michael Kelly might be able to fix this if Ben is out.

Kimber: are you an editor of the blog? If so, that button may be in the text and fixable by an editor.
Fixed on prod.
Assignee: nobody → booboobenny+bugzilla
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
Product: Websites Graveyard → Websites
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.