Opened 18 years ago
Closed 17 years ago
#97 closed defect (worksforme)
Left click on new unformated volume brings up directory menu not drives menu
Reported by: | Gregg Young | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | fm/2 base | Version: | |
Keywords: | Cc: |
Description
Change History (3)
comment:1 by , 18 years ago
Owner: | removed |
---|
comment:2 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The problem seems to be IsRoot (valid.c 407). It checks to see if the name has : as char 2 and \ as 3 and nothing else. What does the root of an unformatted drive have as its name? nothing perhaps.