← Back to team overview

touch-packages team mailing list archive

[Bug 1366998] Re: Updated/created times are not actually being stored

 

This bug was fixed in the package ubuntuone-credentials -
14.04+14.10.20140910

---------------
ubuntuone-credentials (14.04+14.10.20140910) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Rodney Dawes ]
  * Add new ctor for Token to accept created/updated date strings. Use
    the new ctor when creating the token from the REST response. Turn
    the date string returned from the server into an ISO string for
    parsing. Add more tests. (LP: #1366998)

  [ Sebastien Bacher ]
  * Set wrapmode to avoid having a label cut (LP: #1366294)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Wed, 10 Sep 2014 13:18:31 +0000

** Changed in: ubuntuone-credentials (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1366998

Title:
  Updated/created times are not actually being stored

Status in “ubuntuone-credentials” package in Ubuntu:
  Fix Released

Bug description:
  The code to store the updated and created dates in the online accounts
  secrets store, is not actually being used. The code which retrieves
  the token, is actually creating the Token object directly, and thus
  the parsing from a query string, is not used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1366998/+subscriptions


References