Closed
Bug 1324736
Opened 9 years ago
Closed 9 years ago
Firefox OS participation hub decommissioning
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nemo-yiannis, Assigned: anejaalisha)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
After programmatic decision [1], we are planning to decommission firefoxos.mozilla.community and redirect all the requests to https://wiki.mozilla.org/B2G_OS.
It looks like mozilla.org still has a link to participation hub: https://www.mozilla.org/en-US/firefox/os/
Is that OK if the link points to the B2G wiki page? If not could you please remove the obsolete participation hub entry?
[1] https://github.com/mozilla/feedthefox/issues/229
Comment 1•9 years ago
|
||
I think it probably makes sense to remove the participation hub section of the page altogether. Jen, any objections?
Unless there is some urgency on this, I'd like to propose this as a good-first-bug for contributors.
Flags: needinfo?(jbertsch)
Updated•9 years ago
|
Keywords: good-first-bug
Comment 2•9 years ago
|
||
Alisha, you mentioned you we're looking for another bug to take on. Would this interest you?
Flags: needinfo?(anejaalisha)
| Assignee | ||
Comment 3•9 years ago
|
||
I will start working to fix this bug.
Comment 4•9 years ago
|
||
(In reply to anejaalisha from comment #3)
> I will start working to fix this bug.
Great, thanks again!
Assignee: nobody → anejaalisha
Flags: needinfo?(anejaalisha)
Updated•9 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•9 years ago
|
||
Link to github pull request : https://github.com/mozilla/bedrock/pull/4548
Updated•9 years ago
|
Flags: needinfo?(jbertsch)
Comment 6•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/f7ceecf17d767235e850ef3849a99aa9485456b5
[fix bug 1324736] Remove participation hub section from /firefox/os page
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•9 years ago
|
||
It looks like there is a link to firefoxos.mozilla.community left.
> grep -R "firefoxos.mozilla.community" bedrock
bedrock/firefox/templates/firefox/os/index.html: <p>{{_('Want the full Firefox OS 2.5 experience?')}} <a href="https://firefoxos.mozilla.community/devices/" class="more" rel="external">{{_('Flash your phone')}}</a></p>
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•9 years ago
|
||
(In reply to John Giannelos [:nemo-yiannis] from comment #7)
> It looks like there is a link to firefoxos.mozilla.community left.
>
> > grep -R "firefoxos.mozilla.community" bedrock
>
> bedrock/firefox/templates/firefox/os/index.html: <p>{{_('Want the
> full Firefox OS 2.5 experience?')}} <a
> href="https://firefoxos.mozilla.community/devices/" class="more"
> rel="external">{{_('Flash your phone')}}</a></p>
Thanks for the catch
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/7543a6f625aa708eb2bd18a2dbf11982485bef8e
[fix bug 1324736] Remove Firefox OS participation hub link
https://github.com/mozilla/bedrock/commit/d4010daca2d767ff70e6897f13ffb4955544ce90
Merge pull request #4572 from alexgibson/bug-1324736-firefox-os-participation-hub-link
[fix bug 1324736] Remove Firefox OS participation hub link
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•