Closed
Bug 34873
Opened 25 years ago
Closed 25 years ago
links on mainpage going to international sites rather than area on local site
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: geekboy, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; WinNT4.0; en-US; m14) Netscape6/6.0b1
BuildID: 200033112
The links on the right side of Adobe's US website, starting under Adobe Store,
all link to international Adobe sites. They should be linking to product
announcements, the Adobe store and other local items. These links work fine in
Netscape Communicator 4.72 and other browsers not of the Netscape variety.
Reproducible: Always
Steps to Reproduce:
1.Go to www.adobe.com
2.Try to click on links in column on right
3.
Actual Results: went to wrong site locations
Expected Results: Gone correct site locations
example of code:
<TD WIDTH="135"><A HREF="/store/main.html"><IMG border="0" height="24"
width="135"
src="http://a24.g.akamai.net/7/24/620/f9de489b0db787/www.adobe.com/imageshome/redesign/adobestore.gif"
alt="Adobe Store"></A></TD>
<TD WIDTH="10"></TD>
</TR>
<TR>
<TD WIDTH="13"></TD>
<TD WIDTH="135">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" COLS="2"
WIDTH="135">
<TR>
<TD WIDTH="12" ALIGN="left" VALIGN="top"><IMG border="0"
height="10" width="10"
src="http://a24.g.akamai.net/7/24/620/1898841fb308fa/www.adobe.com/imageshome/redesign/bullet.gif"></TD>
<TD WIDTH="123" CLASS="size1"><A
HREF="/store/upgradecenter/main.html">New: Upgrade Center</A></TD>
</TR>
<TR HEIGHT="7">
<TD WIDTH="12" HEIGHT="7"><SPACER HEIGHT="7" TYPE="block"
WIDTH="10"></TD>
<TD WIDTH="123" HEIGHT="7"><SPACER HEIGHT="7" TYPE="block"
WIDTH="10"></TD>
</TR>
</TABLE>
</TD>
<TD WIDTH="10"></TD>
</TR>
<TR HEIGHT="1">
<TD BGCOLOR="#cccccc" COLSPAN="3" HEIGHT="1"><SPACER HEIGHT="1"
TYPE="block" WIDTH="10"></TD>
</TR>
<TR>
<TD WIDTH="13"></TD>
<TD WIDTH="135"><A HREF="/products/main.html"><IMG border="0"
height="24" width="135"
src="http://a24.g.akamai.net/7/24/620/2272c864e23d74/www.adobe.com/imageshome/redesign/productindex.gif"
alt="Product Index"></A></TD>
<TD WIDTH="10"></TD>
</TR>
Link to New Upgrade center <A HREF="/store/upgradecenter/main.html"> actully
leads to http://www.asia.adobe.com/
Updated•25 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 1•25 years ago
|
||
From your report it looks like you are using Netscape 6 beta this is not the
place for Netscape bugs. While Netscape may be a fine place to report Mozilla
bugs, the inverse does not hold true. Please report your issues with the
Netscape product by selecting the Feedback item in the Help menu. Thanks for
your help in testing.
| Assignee | ||
Comment 2•25 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•