← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1292554] Re: Date object is not getting converted in recurrence limit functionality.

 

This bug was fixed in the package qtorganizer5-eds -
0.1.1+14.04.20140415.1-0ubuntu1

---------------
qtorganizer5-eds (0.1.1+14.04.20140415.1-0ubuntu1) trusty; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Optimize eventid parse, and avoid memory leak. (LP: #1306112)
  * Used alarm component description as message field for visual
    reminders. (LP: #1284375)
  * Implemented support to update recurrence items with different modes.
    All (E_CAL_OBJ_MOD_ALL);. A single instance (E_CAL_OBJ_MOD_THIS),. A
    specific set of instances (E_CAL_OBJ_MOD_THIS_AND_PRIOR and
    E_CAL_OBJ_MOD_THIS_AND_FUTURE) (LP: #1283859)
  * Fixed recurrence date limit parse. (LP: #1292554)
  * Removed all debug messages. (LP: #1294426)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Tue, 15 Apr 2014 19:43:13 +0000

** Changed in: qtorganizer5-eds (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1292554

Title:
  Date object is not getting converted in recurrence  limit
  functionality.

Status in “qtorganizer5-eds” package in Ubuntu:
  Fix Released

Bug description:
  I am implementing limit functionality in calendar app.

  I am able to save date object to recurrence limit , but not able to
  read that value as Date while retrieving value.

  It give yous a some integer number.

  Saving data as following :-

  http://paste.ubuntu.com/7090546/

  Trying to read same data as following :-

  http://paste.ubuntu.com/7090547/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1292554/+subscriptions


References