NSWorkspace's isFilePackageAtPath: method has a serious bug:
It considers all directories file packages. The attached patch
fixes this so that only directories ending with one of the
known extensions app, debug, profile, and bundle, and also
directories which are claimed by one of the known applications
are considered file packages.

Wolfgang

Attachment: workspace.patch
Description: Binary data

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to