Closed Bug 39454 Opened 24 years ago Closed 22 years ago

[feature] File.set/getMacFInfo()

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P1)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: samir_bugzilla, Assigned: slogan)

Details

Set and get Finder Info (creator and type codes) for individual files.

File.setMacFInfo( <creator_code>, <type_code> );
e.g. File.setMacFInfo( 'MOZZ', 'shlb' );

File.getMacFInfo();
e.g. array = File.getMacFInfo(); 
where array["type"] == 'shlb' and array["creator"] == 'MOZZ'
Target Milestone: --- → M20
Status: NEW → ASSIGNED
Priority: P3 → P1
Changing obsolete milestones to nearest moral equivalent
Target Milestone: M20 → Future
Over to Syd for installer bug triage
Assignee: sgehani → syd
Status: ASSIGNED → NEW
Mozilla CFM build is dead; should this bug go with it?
Quoth Steve Dagley: "The Mac installer code was never Carbonized and there is no
intention to ever change that."

http://groups.google.com/groups?threadm=yahoo_com-77F6E8.09344011022003%40h-204-29-187-156.netscape.com
http://groups.google.com/groups?threadm=avkj4k%24ihs2%40ripley.netscape.com
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.