[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
..., and a bug fix for NSWorkspace
From: |
Wolfgang Lux |
Subject: |
..., and a bug fix for NSWorkspace |
Date: |
Tue, 28 Oct 2008 23:57:53 +0100 |
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
workspace.patch
Description: Binary data
- ..., and a bug fix for NSWorkspace,
Wolfgang Lux <=