Closed Bug 271639 Opened 20 years ago Closed 12 years ago

Some system directories may need to be checked for short path names

Categories

(Core :: XPCOM, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: neil, Unassigned)

References

Details

Depending on the way Mozilla is invoked the .exe path returned by
GetModuleFileName may include short and/or long path names. This confuses the
searchplugin system as per bug 187293 comment 22.
So is this an nsLocalFileWin issue, then?
Well I doubt you want the overhead of checking every single path name to make
sure it's a long path name, but at one point the system directory code used to
uppercase the path name presumably to reduce the chance of conflicts.
Assignee: dougt → nobody
QA Contact: xpcom
I'm pretty sure we fixed this by normalizing the launch path. I don't have the changeset in-hand, but I'm going to resolve this WFM; reopen if necessary.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.