Closed
Bug 643893
Opened 14 years ago
Closed 14 years ago
[JavaScript Application] getFile: invalid path; utils.js bug
Categories
(Testing Graveyard :: ProfileManager, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fred_spamfighter-mozaddon, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 (.NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)
Build Identifier: v1.0_beta2, build/201101281545, XULRUNNER/2.0b10pre
Please see capture with steps below.
Reproducible: Always
Steps to Reproduce:
http://img716.imageshack.us/img716/6225/profilemanager1b2win32.png
OS= MS Windows XP Professional 32-bit SP3 french
OS partition= C:
Firefox version= 3.6.15
Firefox install path= "D:\Mes Programmes\Internet\Firefox 3\firefox.exe"
Firefox profile.ini path= "C:\Documents and Settings\USER Name\Application Data\Mozilla\Firefox\profiles.ini"
i.e.: "%APPDATA%\Mozilla\Firefox\profiles.ini"
profile.ini content:
===============================================
[General]
StartWithLastProfile=1
[Profile0]
Name=Fred
IsRelative=0
Path=D:\Sauvegardes\Program Source\Internet\Firefox\Profil Fred
Default=1
[Profile1]
Name=Test
IsRelative=0
Path=D:\Sauvegardes\Program Source\Internet\Firefox\Pofil TEST
[Profile2]
Name=Vierge
IsRelative=1
Path=Profiles/Vierge
[Profile3]
Name=Sophie
IsRelative=0
Path=D:\Sauvegardes\Program Source\Internet\Firefox\Profil SOPHIE
[Profile4]
Name=Evelyne
IsRelative=0
Path=D:\Sauvegardes\Program Source\Internet\Firefox\Profil Evelyne
===============================================
Bug occurs no matter if Firefox is already running in background.
Comment 1•14 years ago
|
||
Thanks for the detailed bug report.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
I've updated the builds at http://ftp.mozilla.org/pub/mozilla.org/utilities/profilemanager/1.0_beta2/ if you'd like to give it a shot.
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•