mozilla / testpilot

Test Pilot is a platform for performing controlled tests of new product concepts in Firefox
https://testpilot.firefox.com/
251 stars 123 forks source link

"Price Wise" link redirects to a placeholder page #4023

Closed SoftVision-CosminMuntean closed 5 years ago

SoftVision-CosminMuntean commented 5 years ago

[Affected versions]:

[Affected Platforms]:

[Steps to reproduce]:

  1. Open Firefox browser and navigate to https://testpilot.dev.mozaws.net/.
  2. Click the "blog post" link from the last paragraph.
  3. Observe the behavior.

[Expected result]:

[Actual result]:

[Notes]:

clouserw commented 5 years ago

Notes can be seen at https://addons.mozilla.org/en-US/firefox/addon/notes-by-firefox/

pdehaan commented 5 years ago

Looks like Email Tabs and the blog post links are updated in /src/index.html. That only leaves the placeholder link for Price Wise:

<a data-l10n-name="priceWiseLink" href="https://github.com/mozilla/testpilot/wiki/Coming-Soon">Price Wise</a>
lmorchard commented 5 years ago

Yeah, we might not have that Price Wise link for a while. The Coming Soon page was a compromise to not delay deploying the EoL site.

marniepw commented 5 years ago

Here's the Price Wise URL: https://addons.mozilla.org/en-US/firefox/addon/price-wise/

SoftVision-PaulOiegas commented 5 years ago

The link now properly redirects to the AMO page for Price Wise.