Bug 1026127

Summary: [ALL_lang] Future date can be selected
Product: Red Hat OpenStack Reporter: Mie Yamamoto <myamamot>
Component: python-django-horizonAssignee: Julie Pichon <jpichon>
Status: CLOSED NOTABUG QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: low    
Version: 4.0CC: aortega, athomas, jpichon, mrunge, myamamot, qe-i18n-bugs, yeylon
Target Milestone: ---Keywords: i18n
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-21 16:23:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Future date can be selected none

Description Mie Yamamoto 2013-11-04 01:09:53 UTC
Created attachment 818858 [details]
Future date can be selected

Description of problem:
If the start date selected is in the past, you can select future date in the end date field without errors.


Version-Release number of selected component (if applicable): 4.0


How reproducible: 100%


Steps to Reproduce:
1.. Click on Admin-System Panel-Overview tab from the left side panel, 
2. Select the date in the past in the start date field.
3. Select the date in the future in the end date field

Actual results:
No error


Expected results:
Error should be displayed  (you selected a future date etc)


Additional info:

Comment 2 Julie Pichon 2013-11-12 14:59:18 UTC
Could you explain why this is a problem, or why it is confusing? As far as I can tell, if selecting a date far into the future, there won't be any data to display therefore there shouldn't be any problem.

We could add a javascript check to prevent it, but I wonder if it's actually necessary - for instance if some machines are generating data in a timezone far away you could reasonably have data labelled for what is "tomorrow" for you.

Comment 3 Julie Pichon 2014-01-21 16:23:39 UTC
Closing per comment 2.