[Yahoo-eng-team] [Bug 1551290] [NEW] leap year bug - day is out of range for month

2016-02-29 Thread Bernhard M. Wiedemann
Public bug reported: Horizon Dashboard -> Admin -> Settings -> Change Language -> Save (-> Trigger) triggers a bug in openstack_dashboard/dashboards/settings/user/forms.py : 33 which currently has return datetime(now.year + 1, now.month, now.day, now.hour, now.minute,

[Yahoo-eng-team] [Bug 1551290] [NEW] leap year bug - day is out of range for month

2016-02-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Horizon Dashboard -> Admin -> Settings -> Change Language -> Save (-> Trigger) triggers a bug in openstack_dashboard/dashboards/settings/user/forms.py : 33 which currently has return datetime(now.year + 1, now.month, now.day, now.hour,