Hide Forgot
> Description of problem: When <totem> element is missing from cluster.conf the Configure->Network page form is almost empty (with the exception of secauth and TTL). Adding that section in cluster.conf or changing any of the default (which will cause adding the section automatically) makes luci pre-fill all form items with default values. Removing the <totem> section (or settings defaults everywhere in the luci tab) will hide the default values again. Looks like luci is only able to show the default when <totem> is present in cluster.conf. > Version-Release number of selected component (if applicable): luci-0.26.0-77.el6.x86_64 > Steps to Reproduce: 1) Have a cluster.conf with no <totem> section 2) Open Configure->Network tab in luci 3) Modify any of the form items and submit > Actual results: After step 2) the Configure->Network form is almost empty. After step 3) the Configure->Network is pre-filled with default values > Expected results: Default values shown in both step 2) and 3)