Closed
Bug 244928
Opened 22 years ago
Closed 19 years ago
Windows 95 User preferences are stored in the wrong folder
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sb, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.50 [en]
Build Identifier: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.7) Gecko/20040514
Under Windows 95 user preferences are stored in c:\windows\mozilla instead of
under c:\windows\application data\mozilla.
When users upgrade all preferences are lost!
Reproducible: Always
Steps to Reproduce:
1. Install Mozilla under Windwos 95
2.
3.
Actual Results:
user preferences are stored in c:\windows\mozilla instead of under c:
\windows\application data\mozilla
Expected Results:
user preferences should be in c:\windows\application data\mozilla as they are
for other win9x versions
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 1•21 years ago
|
||
I have used Mozilla 1.5-1.7.3 and Mozilla Firefox 0.8-1.0 extensively under
Windows 95, and although profile information is indeed stored in the
c:\windows\mozilla\ folder on this platform rather than the
c:\windows\application data\mozilla\ location used in Windows 98 and ME, I have
never found this to be a problem.
The issue is only manifest when the user upgrades from Win95 to Win98 or XP.
Mozilla and Firefox then look in a different folder for the user preferences and
to the user it appears that all their settings are lost.
Comment 3•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
This issue is still present in the current generation of browsers. I guess the
frequency of users upgrading from windows 95 to windows 98 or higher is not high
enough for anyone to bother with this.
This problem manifests itself when users run the win95 explorer.exe under win98
using the program 98lite. When swapping beween the 98 and 95 shells using
98lite the Mozilla settings are lost as the browser looks to a different folder.
Comment 5•20 years ago
|
||
relevant code is here:
http://webtools.mozilla.org/bonsai/cvsblame.cgi?file=mozilla/xpcom/io/nsAppFileLocationProvider.cpp&rev=&root=/cvsroot#391
unlikely to get fixed, but ==> Profiles
Assignee: general → nobody
Component: General → Profile: BackEnd
OS: other → Windows 95
Product: Mozilla Application Suite → Core
QA Contact: general → profile-manager-backend
Comment 6•19 years ago
|
||
Windows 95 is an unsupported version of Windows for Firefox 2. Furthermore Firefox 3 only functions on versions of Windows greater than Windows 2000.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•