It's not a bug, but it was miserable to track down. Types will be handled differently, as you can see from the other commit. That's already more than I can say, unfortunately.
adam On Aug 8, 2007, at 01:23, Christiaan Hofman wrote: > Very stupid, as it is prohibited (on Tiger at least) if you want to > allow arbitrary types. What is going wrong on Leopard? Is that > another bug? > > Christiaan > > On 8 Aug 2007, at 2:55 AM, Adam R. Maxwell wrote: > >> This commit is /required/ for saving on Leopard, or all our native >> types are broken. >> >> adam >> >> On Aug 7, 2007, at 17:04, [EMAIL PROTECTED] wrote: >> >>> Revision: 10895 >>> http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10895&view=rev >>> Author: hofman >>> Date: 2007-08-07 17:04:37 -0700 (Tue, 07 Aug 2007) >>> >>> Log Message: >>> ----------- >>> Revert previous commit. Document types for which LS info is set do >>> not accept files for which the mime type is different or missing. >>> I consider this a bug, Apple apparently not. >>> >>> Modified Paths: >>> -------------- >>> trunk/bibdesk/Info.plist >>> >>> Modified: trunk/bibdesk/Info.plist >>> =================================================================== >>> --- trunk/bibdesk/Info.plist 2007-08-07 23:32:53 UTC (rev 10894) >>> +++ trunk/bibdesk/Info.plist 2007-08-08 00:04:37 UTC (rev 10895) >>> @@ -137,10 +137,6 @@ >>> <array> >>> <string>****</string> >>> </array> >>> - <key>LSItemContentTypes</key> >>> - <array> >>> - <string>public.data</string> >>> - </array> >>> <key>CFBundleTypeRole</key> >>> <string>Viewer</string> >>> <key>NSDocumentClass</key> >>> >>> >>> This was sent by the SourceForge.net collaborative development >>> platform, the world's largest Open Source development site. >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Splunk Inc. >>> Still grepping through log files to find problems? Stop. >>> Now Search log events and configuration files using AJAX and a >>> browser. >>> Download your FREE copy of Splunk now >> http://get.splunk.com/ >>> _______________________________________________ >>> Bibdesk-commit mailing list >>> [EMAIL PROTECTED] >>> https://lists.sourceforge.net/lists/listinfo/bibdesk-commit >> > > Christiaan > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> > http://get.splunk.com/_______________________________________________ > Bibdesk-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bibdesk-develop ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
