← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1551099] Re: When users update setting in leap year, error will occur

 

Reviewed:  https://review.openstack.org/285920
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=79c531a1c479a8f35ffb66dcf6daceb8dcf03a1a
Submitter: Jenkins
Branch:    master

commit 79c531a1c479a8f35ffb66dcf6daceb8dcf03a1a
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date:   Mon Feb 29 16:43:35 2016 +0900

    Fix an error which cause on Feb 29 in user setting
    
    In Feb 29(leap year), when users update user settings, error will occur.
    Settings expiration is a year later and this calculation is incorrect.
    This patch will fix it.
    
    Change-Id: Id2bc6741ad3366969fbb73dc64c23430ce66f2aa
    Closes-Bug: #1551099


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1551099

Title:
  When users update setting in leap year, error will occur

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In leap year and on Feb 29, when users update user settings , error will occur.
  This cause is calculation of cookie expiration. In this calculation, there is the case that a not exist day is specified.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1551099/+subscriptions


References