Another bug in "Distribution Definition Reference"?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=YQCjuGr6dhoUQtG7ajaRNhUvTmw/5BrClEm3W4BAnnY=; b=US6zRajGkPbS8AxWnDfyuyE5KotE/IHUNMEM/8s1KG6XHYQDlo8ZqVG4rzusI6qRPV ypnVPZwrdtofh8HFoq1/OporVk2TD4Ze95QpO8CJyd9WFhs1TYI45TEjE/BO8NzioXFi 4rvdddPxZYQZ/uh3A1yYj19l6KXVnmuR0K9vU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=DbiWCULJ4D0u/TukNcRkvmqid0IQMdZF72AghtbDMQHwyPNB2tBk4uUqEBPn/EQYhl qXSUNAA5kGaz0Bk/95XWjNydxLbkM9SYDlKfngLLx0fa5RVYMVjQWru+TlyKyktOCVqz GN/Y1WOcPPrDidYhZBI4K37HHXsx6Z3VKrX34= For the record, OSInstall.dist used "false" and "true" for Tiger. Bug report filed through the feedback form of the documentation. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... Is it me or the http://developer.apple.com/documentation/ DeveloperTools/Reference/DistributionDefinitionRef/200- Distribution_XML_Ref/Distribution_XML_Ref.html#//apple_ref/doc/uid/ TP40005370-CH100-SW20 documentation is wrong when it comes to the possible values of the 'selected', 'visible' and 'enabled' attributes of a choice? The documentation states that the value should be 'no', 'yes' or the result of a function. It just happens that Installer.app seems to believe that the value should be 'true', 'false' or the result of a function:
Feb 7 21:37:18 Selene : JavaScript error "Can't find variable: yes" while running "__choice_something_start_selected" As I tend to trust Installer.app more than this documentation, is there any remote possibility that 'yes' and 'no' are accepted sometimes?
As a consequence of this, I tend to question the possible values listed for 'customLocationAllowAlternateVolumes' in this very same documentation. BTW, it could be a good idea to mark the "Admin" value of auth as being deprecated. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev