Change By: Stefan Eder (07/Jan/15 2:28 PM)
Description: Although the Boolean values for isReadOnly (configurable for a Volume), isExtract and isExecutable (configurable for a URI) are correctly saved to the config.xml of Jenkins, they are not displayed properly when the configuration page is reloaded. 

Therefore, if the config page of Jenkins is saved again (because some other part of the configuration changed), a saved "true" value is overriden by a incorrectly displayed "false" value.

Edit: Also, the f:checkbox needs a "checked" attribute, not a "value" attribute.

The problem lies within the "MesosCloud/config.jelly". For the correct handling of the values, the "field" attributes for the "f:checkbox" tags need to be moved to the parent "f:entry" tag.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to