Closed
Bug 539318
Opened 15 years ago
Closed 9 years ago
Provide a -latest-beta.xpi uri for remote linking to latest in beta channel
Categories
(addons.mozilla.org Graveyard :: Developer Pages, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
2015-08-27
People
(Reporter: Mardak, Assigned: jwkbugzilla)
References
Details
(Whiteboard: [krupa to review in 2012])
Similar to the following link to get the latest release version of Weave..
https://addons.mozilla.org/en-US/firefox/downloads/latest/10868/addon-10868-latest.xpi?src=addondetail
There should be a -latest-beta.xpi to link to remotely.
Bug 526077 comment 1 refers to something similar:
"It should have an anchor so it's easy to link"
But I think that's referring to a link to a html download page and not the actual xpi.
Reporter | ||
Updated•15 years ago
|
Summary: Provide a latest-beta → Provide a -latest-beta.xpi uri for remote linking to latest in beta channel
Updated•14 years ago
|
Severity: normal → enhancement
Priority: -- → P5
Whiteboard: [krupa to review in 2012]
Target Milestone: --- → Future
Comment 1•10 years ago
|
||
Thanks for filing this. Due to resource constraints we are closing bugs which we won't realistically be able to fix. If you have a patch that applies to this bug please reopen.
For more info see http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 2•10 years ago
|
||
Seeing that this was closed due to resource constrains, I hope that you don't mind me reopening. This is an important issue for us now that Adblock Plus development builds are hosted on AMO - we cannot link to them properly. I've prepared a patch, so resource shortage shouldn't matter too much hopefully.
Assignee | ||
Comment 3•10 years ago
|
||
Pull request here: https://github.com/mozilla/olympia/pull/666
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → trev.moz
Status: REOPENED → ASSIGNED
Comment 4•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/4cac6e61968d5d229156b92af07dbbaa2e769658
Provide a latest-beta extension download link (bug 539318)
Comment 5•10 years ago
|
||
Fixed, Thanks Wladimir!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Target Milestone: Future → 2015-08-27
Comment 6•9 years ago
|
||
STR:
go to an add-on that has a development channel, and check that the link on the install button in there contains "/latest-beta/", which installs the latest beta version.
The same way, copying the link from the install button at the very top of the addon listing, and replacing "/latest/" by "/latest-beta/" in it should install the same latest beta version.
Comment 7•9 years ago
|
||
I can't see the latest-bate in the link : http://screencast.com/t/Fh67e7X7wS
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•9 years ago
|
||
From our conversation on irc:
17:57 @magopian VictorC: i was talking about URLs on the listing page of the addon, not on the "versions list"
17:57 @magopian eg: https://addons.allizom.org/en-us/firefox/addon/noscript/?src=ss
17:57 freonbot [ NoScript Security Suite :: Add-ons for Firefox ] - addons.allizom.org
17:58 @magopian if you go to the "development channel" right at the bottom
17:58 @magopian if you look at the url for the install button (in this case it's a bit of a pain because the install button is greyed out, but if you "inspect element", you'll see the url: /firefox/downloads/latest-beta/722/addon-722-latest.xpi?src=ss
17:58 @magopian it has "latest-beta"
17:59 @magopian and if you copy the url from the install button at the top of the page: https://addons.allizom.org/firefox/downloads/latest/722/addon-722-latest.xpi?src=ss
17:59 @magopian and if you replace "/latest" with "/latest-beta": https://addons.allizom.org/firefox/downloads/latest-beta/722/addon-722-latest.xpi?src=ss
17:59 @magopian then it offers to install the latest beta file
Assignee | ||
Comment 9•9 years ago
|
||
Yes, that link isn't supposed to appear on the versions listing - it contains various different versions, not just the latest one. I can see the correct link under https://addons.mozilla.org/en-US/firefox/addon/noscript/#beta-channel however.
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Comment 10•9 years ago
|
||
If I understand this discussion correctly, this bug should be closed again.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•