Closed Bug 98354 Opened 24 years ago Closed 22 years ago

adobe.com - Adobe Type Library search requires Nav4/IE4.

Categories

(Tech Evangelism Graveyard :: English US, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: bc)

References

()

Details

(Whiteboard: [USERAGENT])

Build ID: 2001090105 FizzillaCFM Steps to reproduce: 1) Load http://www.adobe.com/type/ 2) Type a font name, eg. "Futura", in the keyword search box. 3) Click the button labeled ">Search". Actual results: There is an error message above the result page header bar. The message says you need a browser that properly supports JavaScript and that you may need to upgrade to Netscape Communicator 4.0 or later or IE 4.0 or later. I didn't notice any functional problems, however. Expected results: Expected no error message. Additional information: I remember seeing the same message on other Adobe pages a long long time ago. I guess they have forgotten to remove the message from this particular page.
Contacted Adobe using their Web site feedback form. Taking bug.
Assignee: bclary → henris
Target Milestone: --- → mozilla0.9.6
Status: NEW → ASSIGNED
Whiteboard: message sent
The site hasn't been fixed. I guess the Web site feedback form isn't an effective channel. Reassigning to aruner@netscape, who has other Adobe bugs.
Assignee: henris → aruner
Status: ASSIGNED → NEW
Whiteboard: message sent
Target Milestone: mozilla0.9.6 → ---
Blocks: 114155
taking.
Assignee: aruner → bclary
Priority: -- → P1
contacted 12/8
Status: NEW → ASSIGNED
Target Milestone: --- → Jan
Whiteboard: [aok]
Keywords: evang500
Error: y_styleObjShowp has no properties Source File: http://www.adobe.com/type/ Line: 137 Looks like the type page performs server side sniffing and provides Layer based JS to Netscape6/Mozilla/Gecko. Layers are not supported in Gecko. Perform a search and receive this message: To view these pages properly your browser needs to support Javascript. This may mean that you need to upgrade to Netscape Communicator 4.0 or later, or Microsoft Internet Explorer 4.0 or later. Also, In your browser Preferences, enable JavaScript. Please see our error page for more information. Although the search appears to work correctly.
Summary: adobe.com - Adobe Type Library search complains about JavaScript → adobe.com - Adobe Type Library search requires Nav4/IE4.
Whiteboard: [aok] → [USERAGENT]
Target Milestone: Jan → May
It is easy to see no one has looked at this on adobe's side. Error: y_styleObjShowp has no properties Source File: http://www.adobe.com/type/ Line: 142
Status: ASSIGNED → NEW
Target Milestone: May → ---
im getting the error in the debugger, but the search works ...
ok, all these listed pages still have the damn message.
http://www.adobe.com/type/ (and the subsequent search page) no longer shows the false browser warning. "y_styleObjShowp" also appears to be gone. The false warning described by Henri Sivonen occurs on any page that references http://partners.adobe.com/js/header_css.js It's easy to see why: //obsolete browser variable var sb; sb=0; if ( ! document.layers && ! document.all ) { sb=1; document.write(' [html formatting omitted -F.] To view these pages properly your browser needs to support Javascript. This may mean that you need to upgrade to Netscape Communicator 4.0 or later, or Microsoft Internet Explorer 4.0 or later. Also, In your browser Preferences, enable JavaScript. Please see our error page for more information. '); } Note that the script is not Mac-specific, so this bug should be changed to platform All/All.
thx.
Status: NEW → ASSIGNED
OS: MacOS X → All
Hardware: Macintosh → All
Target Milestone: --- → Jan
Bug 115552 covers the partners.adobe.com cases mentioned in comment #8. Marking this bug FIXED, since the notice no longer appears in the Type Library. Filed bug 185463 about actually purhasing fonts from Adobe online.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.