Closed
Bug 599158
Opened 15 years ago
Closed 15 years ago
Add-ons cannot be installed from FTP servers
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla2.0b7
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | beta8+ |
People
(Reporter: mossop, Assigned: mossop)
References
Details
(Keywords: regression, Whiteboard: [mozmill-test-needed])
Attachments
(1 file)
|
1.16 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
Bug 550936 accidentally added some code that assumes the download channel is HTTP.
| Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → beta8+
Updated•15 years ago
|
Keywords: regression
| Assignee | ||
Comment 1•15 years ago
|
||
I don't believe that we can automatically test this, there is no ftp test server, but I've manually checked it.
Assignee: nobody → dtownsend
Status: NEW → ASSIGNED
Attachment #478105 -
Flags: review?(robert.bugzilla)
Updated•15 years ago
|
Attachment #478105 -
Flags: review?(robert.bugzilla) → review+
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [checkin-needed-post-b7]
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [checkin-needed-post-b7] → [has patch][checkin-needed-post-b7]
| Assignee | ||
Comment 2•15 years ago
|
||
Fixed: http://hg.mozilla.org/mozilla-central/rev/0c55fdabe021
I think we should have a manual test for installing from ftp sites.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Flags: in-litmus?
Resolution: --- → FIXED
Whiteboard: [has patch][checkin-needed-post-b7]
Target Milestone: --- → mozilla2.0b8
Comment 3•15 years ago
|
||
(In reply to comment #1)
> I don't believe that we can automatically test this, there is no ftp test
> server, but I've manually checked it.
But we can test it with Mozmill outside of buildbot. Therefore I would suggest to use the ACR extension (ftp://ftp.mozilla.org/pub/mozilla.org/addons/15003/). By using querySelector we can get the latest version of that add-on and run a normal installation routine.
Whiteboard: [mozmill-test-needed]
Comment 4•15 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101008 Firefox/4.0b8pre
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
Updated•15 years ago
|
Flags: in-litmus? → in-litmus?(vlad.maniac)
Comment 5•14 years ago
|
||
Manual test covered by:
https://litmus.mozilla.org/show_test.cgi?id=15219
Flags: in-litmus?(vlad.maniac) → in-litmus+
Keywords: relnote
You need to log in
before you can comment on or make changes to this bug.
Description
•