Bug 565661

Summary: The pop-up calendar widget is empty while trying to schedule an operation
Product: [Other] RHQ Project Reporter: John Sefler <jsefler>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: John Sefler <jsefler>
Severity: medium Docs Contact:
Priority: high    
Version: 1.4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-15 21:05:39 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:

Description John Sefler 2010-02-15 20:59:53 UTC
Description of problem:
See the attached screenshot which shows an empty calendar and firebug shows that
this.params.isDayEnabled is not a function


Version-Release number of selected component (if applicable):
Revision: 0e6f01cbdd137691a4292fe99f0e78ea8c8bf4b5

How reproducible:
always


Steps to Reproduce:
1. navigate to an inventoried resource (e.g. the RHQ Agent)
2. open its OPERATIONS tab
3. click NEW subtab
4. click one of its "Supported Operations" (e.g.  Execute Availability Scan )
5. click the Start: radio button next to the calendar text field
6. click the calendar icon
BANG!
no calendar widget and firebug shows: this.params.isDayEnabled is not a function
7. click the calendar icon again
BANG!
the calendar displays with no dates.
See attached screenshot

Comment 1 John Sefler 2010-02-15 21:05:39 UTC

*** This bug has been marked as a duplicate of bug 562302 ***