Bug 781885

Summary: Typo in webpage when creating cluster using web interface.
Product: Red Hat Enterprise Linux 6 Reporter: Arpit Tolani <atolani>
Component: luciAssignee: Ryan McCabe <rmccabe>
Status: CLOSED UPSTREAM QA Contact: Cluster QE <mspqa-list>
Severity: low Docs Contact:
Priority: low    
Version: 6.2CC: cluster-maint, djansa, fine.fan, jpokorny
Target Milestone: rcKeywords: EasyFix
Target Release: 6.3   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-10 14:22:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Screenshot for luci none

Description Arpit Tolani 2012-01-15 23:24:52 UTC
Created attachment 555401 [details]
Screenshot for luci

Description of problem:
Typo in web page when creating cluster using luci web interface. (screen-shot attached)

Version-Release number of selected component (if applicable):
luci-0.23.0-32.el6

How reproducible:
100%

Steps to Reproduce:
1. Create a Cluster from luci web interface. 

  
Actual results:
Reboot Rodes Before Joining Cluster

Expected results:
Reboot Nodes Before Joining Cluster

Additional Information
cat /usr/lib64/python2.6/site-packages/luci/templates/create_cluster.html

Check line no 44. of 

 41     </div>
 42     <div class="row">
 43         <input type="checkbox" class="checkbox" name="reboot_nodes" />
 44         <label class="choice">Reboot Rodes Before Joining Cluster</label>
 45     </div>
 46     <div class="row">

Comment 4 Jan Pokorný [poki] 2014-04-18 16:38:09 UTC
*** Bug 1089388 has been marked as a duplicate of this bug. ***