← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1299359] [NEW] CollectionId property is not saved properly after editing it

 

Public bug reported:

Event's collectionId is not saved using saveItem API.
         

 event.collectionId =
calendarsOption.model[calendarsOption.selectedIndex].collectionId;

 internal.eventModel.saveItem(event);

** Affects: qtorganizer5-eds (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1299359

Title:
  CollectionId property is not saved properly after editing it

Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  Event's collectionId is not saved using saveItem API.
           

   event.collectionId =
  calendarsOption.model[calendarsOption.selectedIndex].collectionId;

   internal.eventModel.saveItem(event);

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


Follow ups

References