Bug 784994

Summary: JON 3.0.1 RC#1 CLI Doc Table 2.3 lists variable that is not available, "unlimitedPageControl"
Product: [Other] RHQ Project Reporter: Mike Foley <mfoley>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: high    
Version: 3.0.1CC: hrupp
Target Milestone: ---   
Target Release: JON 3.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-21 23:14:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 782579    

Description Mike Foley 2012-01-26 21:00:32 UTC
Description of problem:  JON 3.0.1 RC#1  CLI Doc Table 2.3 lists variable that is not available, "unlimitedPageControl"


Version-Release number of selected component (if applicable):  JON 3.01 RC1


How reproducible:  100%


Steps to Reproduce:
1. read CLI Doc table 2.3
2. ./rhq-cli.sh -u rhqadmin -p rhqadmin
3. type 'subject' .. then tab ... this variable is available
4. type 'pretty'  ... then tab ... this variable is available
5. type 'unlimitedPageControl' ... then tab ... this variable is not available
6. type 'org.rhq.core.domain.util.PageControl.unlimitedPageControl' ...this variable is not available 
  
Actual results:  a variable that is listed in the table of available variables is not available

rhqadmin@localhost:7080$ unlimitedPageControl                
ReferenceError: "unlimitedPageControl" is not defined. (<Unknown source>#1)
unlimitedPageControl 
^



Expected results:  a variable that is listed in the table of available variables is available


Additional info:

Comment 1 Mike Foley 2012-01-30 16:26:07 UTC
12/30/2012 BZ triage meeting mfoley, ccrouch, loleary, asantos

Comment 2 Deon Ballard 2012-02-08 17:34:15 UTC
This should be "unlimitedPC" and I have corrected it.

Comment 4 Deon Ballard 2012-06-21 23:14:19 UTC
Closing.