bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25103] Open panel no longer recognises file extensions properly


From: Richard Frith-Macdonald
Subject: [bug #25103] Open panel no longer recognises file extensions properly
Date: Tue, 16 Dec 2008 19:52:19 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Update of bug #25103 (project gnustep):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Well, I now know the reason ... and it's a combination between the gui and
projectcenter.

The NSOpenPanel code is based in NSSavePanel, which asks NSWorkspace about
the  path extensions for file packages.  This was failing to recognise .theme
as a valid extension for Thematic.app because the Info_gnustep.plist (set by
projectcenter) was an empty string.  Getting NSWorkpace to treat an empty
string like nil, and thus recognise the path extension fixes this.

However ... ProjectCenter really shouldn't be setting an empty string for the
applications's role in handling the path extension. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25103>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]