Bug 781885 - Typo in webpage when creating cluster using web interface.
Summary: Typo in webpage when creating cluster using web interface.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: luci
Version: 6.2
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: 6.3
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
: 1089388 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-15 23:24 UTC by Arpit Tolani
Modified: 2018-11-26 17:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-10 14:22:57 UTC
Target Upstream Version:


Attachments (Terms of Use)
Screenshot for luci (106.85 KB, image/png)
2012-01-15 23:24 UTC, Arpit Tolani
no flags Details

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. ***


Note You need to log in before you can comment on or make changes to this bug.