#18074 closed bug (fixed)
DriveSetup suggested faulty fat32 label
Reported by: | TmTFx | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | File Systems/FAT | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
In RC0 for R1beta4 32bit Haiku When formatting a FAT32 partition in DriveSetup, it's suggested "New FAT32 vol" label, which raises an error. A label with no spaces does not rise errors
Change History (13)
comment:1 by , 2 years ago
Description: | modified (diff) |
---|
comment:2 by , 2 years ago
Component: | - General → File Systems/FAT |
---|
comment:3 by , 2 years ago
comment:4 by , 2 years ago
The real problem may not be the spaces but the length. It appears the FAT mkdos logic thinks 11 characters is too long (i.e. >= 11 is a problem) whereas the FAT parameters editor thinks 11 is the limit.
comment:7 by , 2 years ago
While we’re at it, is it possible to make the labels language-agnostic or translatable?
comment:8 by , 2 years ago
comment:9 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in hrev56601 +beta4
comment:10 by , 2 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The suggested label still can't fit.
comment:11 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
"New FAT Vol" is suggested, not "New FAT32 Vol". TmTFx, are you sure it suggested "New FAT32 Vol"?
Should be somewhere in src/add-ons/disk_systems/fat/