Open
Bug 476108
Opened 16 years ago
Updated 6 years ago
GetShortPathNameW fails under some NTFS junctions
Categories
(SeaMonkey :: OS Integration, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: robert.strong.bugs, Unassigned)
Details
(Whiteboard: [patchlove])
Attachments
(2 files)
3.32 KB,
patch
|
Details | Diff | Splinter Review | |
2.54 KB,
patch
|
Details | Diff | Splinter Review |
In researching bug 456895 it is likely that GetShortPathNameW is failing in
some cases here
http://mxr.mozilla.org/comm-central/source/suite/shell/src/nsWindowsShellService.cpp#396
This was added so users that had a shortpath from prior versions when upgrading would not be asked to set SeaMonkey as default after the upgrade. I
recommend removing this code.
![]() |
||
Updated•16 years ago
|
Version: unspecified → Trunk
![]() |
Reporter | |
Comment 1•16 years ago
|
||
btw: bug 476106 fixes a similar bug for all installers / uninstallers.
![]() |
Reporter | |
Comment 2•16 years ago
|
||
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #360868 -
Flags: review?(bugzilla)
Updated•16 years ago
|
Summary: GetShortPathNameW fails under some symlinks → GetShortPathNameW fails under some NTFS junctions
![]() |
Reporter | |
Comment 3•16 years ago
|
||
reassigning to default since other work is calling
Assignee: robert.bugzilla → nobody
![]() |
Reporter | |
Updated•16 years ago
|
Attachment #360868 -
Flags: review?(bugzilla)
![]() |
||
Updated•15 years ago
|
Status: ASSIGNED → NEW
Component: General → OS Integration
QA Contact: general → os-integration
![]() |
||
Comment 4•15 years ago
|
||
mcsmurf, do we still need to move forward on this?
Updated•13 years ago
|
Whiteboard: [patchlove]
Comment 5•13 years ago
|
||
![]() |
||
Comment 7•13 years ago
|
||
> Frank, are you still working on this?
Frank, are you still working on this?
Ping!
Flags: needinfo?(bugzilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•