Closed
Bug 225706
Opened 22 years ago
Closed 22 years ago
putting data in %USERPROFILE%\Application Data causes problems with roaming profiles
Categories
(Core :: Networking: Cache, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 123080
People
(Reporter: wsmith, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827
Mozilla stores all of the user profiles in %USERPROFILE%\Application
Data\Mozilla. If a user has a large cache (> 10MB) windows has problems copying
the cache to the domain server when updating the roaming profile. If just the
cache were able to be moved to %USERPROFILE%\Local Settings\Application
Data\Mozilla, then this problem will not occur. It is important, however, to
keep the user settings in %USERPROFILE%\Application Data\Mozilla, so the browser
settings follow the user.
Reproducible: Always
Steps to Reproduce:
1. Create a roaming profile
2. Fill up your cache
3. Try to update your profile
Actual Results:
Windows gives error that it is unable to update profile.
Expected Results:
Put data in a different directory.
This is a duplicate of bug 123080.
*** This bug has been marked as a duplicate of 123080 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
V/dupe.
follow dupe chain to bug 74085.
Status: RESOLVED → VERIFIED
Component: Browser-General → Networking: Cache
QA Contact: general → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•