Closed
Bug 1514604
Opened 6 years ago
Closed 6 years ago
Download Manager "Go to Download Page" not working
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(seamonkey2.49esr unaffected, seamonkey2.60 wontfix, seamonkey2.63 fixed, seamonkey2.53 affected, seamonkey2.57esr fixed)
RESOLVED
FIXED
SeaMonkey2.63
Tracking | Status | |
---|---|---|
seamonkey2.49esr | --- | unaffected |
seamonkey2.60 | --- | wontfix |
seamonkey2.63 | --- | fixed |
seamonkey2.53 | --- | affected |
seamonkey2.57esr | --- | fixed |
People
(Reporter: frg, Assigned: frg)
References
Details
Attachments
(1 file)
(deleted),
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
typo in suite/components/downloads/content/downloadmanager.js:
selItemData[0].referrer is not defined and so openUILink will not open anything.
Assignee | ||
Comment 1•6 years ago
|
||
simple fix.
Attachment #9031763 -
Flags: review?(iann_bugzilla)
Attachment #9031763 -
Flags: approval-comm-esr60?
Comment on attachment 9031763 [details] [diff] [review]
1514604-gotodownloadpage.patch
r/a=me
Attachment #9031763 -
Flags: review?(iann_bugzilla)
Attachment #9031763 -
Flags: review+
Attachment #9031763 -
Flags: approval-comm-esr60?
Attachment #9031763 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/8a2e9e2507a0
Fix referrer for "Go to Download Page" in download manager. r=IanN
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•6 years ago
|
||
Target Milestone: --- → Future
Assignee | ||
Updated•6 years ago
|
status-seamonkey2.63:
--- → fixed
Target Milestone: Future → SeaMonkey2.63
You need to log in
before you can comment on or make changes to this bug.
Description
•