Closed
Bug 797824
Opened 13 years ago
Closed 13 years ago
Non ANSI Windows username causing cert8.db error
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 336829
People
(Reporter: keremkat, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4
Steps to reproduce:
Launch firefox in Windows from a user account containing non-ANSI 'ğ' character.
Actual results:
A message box showing the following text with only an OK button: Could not initialize the application's security component. The most likely cause is ... (q.v. attachments)
Firefox is not allowing browsing.
Upon inspection with procmon, firefox seems to be calling CreateFileA method, while it should presumably call CreateFileW for unicode support.
Expected results:
Firefox should allow browsing.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•