Closed
Bug 152748
Opened 23 years ago
Closed 22 years ago
index.cgi pimps for netscape.com
Categories
(Bugzilla :: User Interface, defect, P3)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: timeless, Assigned: goobix)
Details
Attachments
(1 file)
|
786 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
var rv = window.confirm ("This page is enhanced for use with Netscape 6. " +
"Would you like to upgrade now?");
if (rv)
document.location.href = "http://home.netscape.com/download/index.html";
Bugzilla is a product of mozilla.org, as such it should advertise for
mozilla.org's products ...
This should probably be configurable, but by default we should show mozilla.org
pride
Comment 1•23 years ago
|
||
Debatable, but I see the point.
There should be a page containing links to the mozilla-engined browsers.
mozilla.org (or maybe mozdev) should maintain such a page anyway, that would be
useful. Then we could link to that.
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Comment 4•23 years ago
|
||
The User Interface component now belongs to Gerv. Reassigning all UNCONFIRMED
and NEW (but not ASSIGNED) bugs currently owned by Myk (the previous component
owner) to Gerv.
Assignee: myk → gerv
Comment 5•23 years ago
|
||
Reassigning back to Myk. That stuff about Gerv taking over the User Interface
component turned out to be short-lived. Please pardon our confusion, and I'm
very sorry about the spam.
Assignee: gerv → myk
| Assignee | ||
Comment 6•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #131630 -
Flags: review?(kiko)
| Assignee | ||
Updated•22 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Comment 7•22 years ago
|
||
Comment on attachment 131630 [details] [diff] [review]
Pointing to http://www.mozilla.org/binaries.html for browser upgrade.
r=gerv.
Gerv
Attachment #131630 -
Flags: review?(kiko) → review+
Updated•22 years ago
|
Flags: approval+
| Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 9•22 years ago
|
||
Checking in template/en/default/index.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/index.html.tmpl,v <--
index.html.tmpl
new revision: 1.12; previous revision: 1.11
done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•