Closed
Bug 175407
Opened 23 years ago
Closed 23 years ago
download-problem 'Einzelverbindungen'
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: fbakan, Assigned: mkaply)
References
()
Details
The download of the 'Einzelverbindungsdaten' does not work in
different versions of Mozilla for OS/2. (1.0.1 up to 1.2alpha).
The last thing what you can see is a pop-up-window with:
Der Download der Einzelverbindungen wird vorbereitet ...
The problem is OS/2 and Mozilla-specific. (Netscape 4.61 and WIN32-versions
don't have the problem.)
The http-request that fails can't be reached directly.
You will need login-data to reproduce the problem. Detailed info and
login-data available on request. (fbakan@gmx.net)
Problem still exists in build 1.3a
Component: Networking: HTTP → JavaScript Engine
| Assignee | ||
Comment 3•23 years ago
|
||
why did you change the component?
Please send the login information to mkaply@us.ibm.com so I can test this.
What version of OS/2 and TCP/IP do you have installed?
| Assignee | ||
Comment 4•23 years ago
|
||
This is working for me in the current build.
Do you get the first window that says
Der download der aktullen....?
Or does nothing popup at all?
Do you have Javascript popups turned off?
I get this first window, but then nothing more happens.
Javascript popups are enabled
| Assignee | ||
Comment 6•23 years ago
|
||
Can you please try deleting the file compreg.dat in the components directory and
see if that fixes it?
Are you able to download other files?
Does the popup change from the first text to the second text as it does on Windows?
Or does the text not change at all?
Here is the sequence I see:
1. Popup appears.
2. Popup text changes.
3. Download window appears.
Comment 7•23 years ago
|
||
There is a possible old blocking in the prefs.js from the popup blocking.
This setting changed afaik und you can't this old pref via the UI.
(you should test it again with an additional created new test profile)
Thanks for the hint. I tested with a new profile
and now it works! Problem is solved.
Thanks to Mike too!
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 10•23 years ago
|
||
you can remove the DOM blocking line in your prefs.js
--> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•