It's still there for hfs+. (it works with jfs in OS2 compatible mode).

It's a bug in the kernel module. Nautilus does something like that for
rename foo Foo
stat foo ==> 0
stat Foo ==> 0
rename foo, fooHHDJD ==> 0
stat Foo ==> 0 bug in hfsplus should be -1 ENOENT now.

rename fooHHDJD Foo

I haven't a working 2.6.18 but from the source it's not fixed.

** Summary changed:

- can't change case of letters in folder names on non-case sensitive fs 
+ can't change case on non-case sensitive hfsplus with nautilus

-- 
can't change case on non-case sensitive hfsplus with nautilus
https://launchpad.net/bugs/58964

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to