Closed
Bug 666988
Opened 14 years ago
Closed 14 years ago
App names are case sensitive, but shouldn't be
Categories
(Testing Graveyard :: ProfileManager, defect)
Testing Graveyard
ProfileManager
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Unassigned)
Details
When starting profile manager with an app's name, e.g., profilemanager thunderbird, the name of the app is case sensitive.
For instance,
profilemanager thunderbird works, but
profilemanager Thunderbird doesn't, because the special code which handles the profile directory for thunderbird expects the app name to be exactly thunderbird, not Thunderbird.
Obviously, this should be case-insensitive.
Reporter | ||
Updated•14 years ago
|
Whiteboard: [blocker-1.0]
Reporter | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•14 years ago
|
Whiteboard: [blocker-1.0]
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•