[JavaScript] Another requirement bug
[JavaScript] Another requirement bug
- Subject: [JavaScript] Another requirement bug
- From: Iceberg-Dev <email@hidden>
- Date: Fri, 24 Oct 2008 00:03:54 +0200
According to the Javascript documentation:
Result
------
o Overview
The Result object provides methods to obtain information about the
result of an Installation Check or Volume Check script. This object
is accessed using the my.result property.
o Properties
type
String with the type of the result. Its values can be:
'Warn': The user is notified that a requirement is not met but can
continue the install.
'Fatal': For Installation Check scripts, the user cannot continue
the install. For Volume Check scripts, the user cannot install on the
affected volume.
----------
It just happens that in Mac OS X 10.4 and 10.5, if the volumeCheck
script returns false with my.result.type set to 'Warn', no warning is
displayed at all when you select a volume.
Bug ID# 6315859
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden