Closed Bug 396199 Opened 17 years ago Closed 17 years ago

nsXREDirProvider::GetUserDataDirectory fails on non-ASCII usernames

Categories

(Toolkit :: Startup and Profile System, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 396209

People

(Reporter: ted, Unassigned)

References

()

Details

nsXREDirProvider::GetUserDataDirectory uses char*, nsCString, and NS_NewNativeLocalFile, none of which are appropriate in the face of Unicode paths on Win32.  We currently fail to startup if the appdata path contains non-ASCII, for example, if you have a non-ASCII username.
Flags: blocking1.9?
The fix for this will be rolled into the fix for bug 396209.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Component: XRE Startup → Startup and Profile System
QA Contact: xre.startup → startup
Flags: blocking1.9?
You need to log in before you can comment on or make changes to this bug.