Closed
Bug 791368
Opened 13 years ago
Closed 13 years ago
Wrong "submit" link on apps/partners page
Categories
(www.mozilla.org :: Pages & Content, defect)
www.mozilla.org
Pages & Content
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: craigcook)
References
()
Details
The apps/partners page has a "submit now" button that'll take you to marketplace.m.o/ecosystem. That link pops up an unnecessary and ugly login screen. After you log in, it forwards you to /developers, the Developer Hub.
Easy fix: Link straight to .../developers, thus cutting out the superfluous login screen.
| Reporter | ||
Comment 1•13 years ago
|
||
Here's a pull request: https://github.com/mozilla/bedrock/pull/359
| Reporter | ||
Comment 2•13 years ago
|
||
Looks like Craig merged this. Thank you!
Craig: Do you know when this will go live? Was I right to land this on dev, and will it automatically be merged, or do I need to do anything else? Not familiar with the precise workflow these days ;)
Assignee: nobody → craigcook.bugz
| Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Fred Wenzel [:wenzel] from comment #2)
> Looks like Craig merged this. Thank you!
>
> Craig: Do you know when this will go live? Was I right to land this on dev,
> and will it automatically be merged, or do I need to do anything else? Not
> familiar with the precise workflow these days ;)
Bedrock's dev branch is a bit unkempt and is mostly just where we put things that need to be shown to stakeholders for review. It has a lot of work-in-progress stuff and doesn't really reflect what's in production. But this is a minor change so we can merge it on up to master and then push to prod.
We're working on getting some preview servers set up so we can keep our dev branch a bit cleaner.
Comment 4•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d0a77fb0be2c88064c701a3b24e02d52397f1923
Linkfix on partners page: ecosystem -> developers. Bug 791368.
| Reporter | ||
Comment 5•13 years ago
|
||
Thank you, sir! I'll close this. Is tomorrow launch day?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•13 years ago
|
||
(In reply to Fred Wenzel [:wenzel] from comment #5)
> Thank you, sir! I'll close this. Is tomorrow launch day?
Every day is launch day! I'll see if Rik or mkelly will be kind enough to push this today.
| Reporter | ||
Comment 7•13 years ago
|
||
All right then, reopening :) Summoning the push experts!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•13 years ago
|
||
This has been pushed to production.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 9•13 years ago
|
||
Excellent! thanks everybody
Comment 10•13 years ago
|
||
verified fixed http://www.mozilla.org/en-US/apps/partners/ ----> https://marketplace.mozilla.org/developers/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•