[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ..., and a bug fix for NSWorkspace
From: |
Fred Kiefer |
Subject: |
Re: ..., and a bug fix for NSWorkspace |
Date: |
Sat, 01 Nov 2008 02:10:11 +0100 |
User-agent: |
Thunderbird 2.0.0.17 (X11/20080922) |
Wolfgang Lux wrote:
> 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.
>
Looks great to me, please feel free to apply it.
Fred