Closed
Bug 118089
Opened 24 years ago
Closed 24 years ago
Unable to download Java from Software Choice
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
DUPLICATE
of bug 115262
People
(Reporter: julien.pierre, Assigned: alexsavulov)
Details
Attachments
(1 file, 1 obsolete file)
|
858 bytes,
text/html
|
Details |
Using Warpzilla 0.9.7, I can't download the Java 1.1.8 runtime from Software
Choice at
http://techsupport.services.ibm.com/asd-bin/doc/fr_fr/java118/f-server.htm .
When clicking on either the ftp or http link of "Composant d'exécution avec la
police Unicode", I get the following error :
"You are attempting to download a UPO offering that is not covered under your
current UPO contract."
Using Netscape Communicator 4.61 for OS/2, the download proceeds fine.
I'm not sure this is a browser bug - it could be that IBM is blocking Warpzilla
as a browser from Software Choice downloads - in which case this bug should be
converted to an evangelism bug.
Comment 1•24 years ago
|
||
Very strange. This worked under Netscape 6.2, but fails on current builds.
It fails on all platforms.
I'll see if I can find out from Software Choice what is happening, but at first
glance, it sounds like a networking issue.
OS: OS/2 → All
Hardware: PC → All
Comment 2•24 years ago
|
||
The bug is actually related to forms.
This webpage has more </form> tags than <form> tags.
This causes the forms to be processed incorrectly.
The page is wrong, but there is a Mozilla bug here as well. This used to work.
If you remove the </form> at the top of the testcase, it will work.
Comment 3•24 years ago
|
||
This is a form problem.
Assignee: darin → alexsavulov
Component: Networking: HTTP → Form Submission
QA Contact: tever → vladimire
Comment 4•24 years ago
|
||
That was the wrong testcase.
Attachment #63488 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•24 years ago
|
||
looks similar to the DOM issue in bug 115262
Boris:
can you confirm or dismiss please?
Depends on: 115262
Comment 6•24 years ago
|
||
Yup. This is a duplicate (broken in 2002-01-07 builds, fixed in current).
*** This bug has been marked as a duplicate of 115262 ***
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•