Re: Finder Get Info not allowing permission change with CXFS
Thanks Quinn I've raised 3725785 about Finder, and raised 3521889 a while ago about CXFS using VT_OTHER as its vnode tag. Format says 'Unknown', I would guess due to us returning VT_OTHER. Thanks for your help, Nick At 17:00 +1000 23/6/04, Nick Blievers wrote: Using 10.3.3 the Finder 'Get Info' file/dir option (on a CXFS volume) only shows a read only summary of permissions. eg it says under Ownership & Permissions: "You can read and write" It does not show any combo boxes or the 'details' drop down section for changing owner and group info. This works with 10.2.8, using the same code. So, any ideas what has changed in Finder? And what we can do about it? What does the "Format" item in the Info window show? It seems that Finder has a special case for certain volume formats (UFS, NFS, AppleShare, HFS Plus, HFS Plus Journaled) and only shows the detailed privileged view for those formats. I'd encourage you to file a bug to request a generic interface for this. <http://developer.apple.com/bugreporter/> As to why this worked on 10.2.x, I don't really know. However, looking at the source it seems that there was a major rework of the dialog between 10.2.x and 10.3. S+E _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Nick Blievers