** Changed in: ubuntu-clock-app Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-clock-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1319401 Title: Clock app alarms ignores the day set by the user Status in Clock application for Ubuntu devices: Fix Released Status in Ubuntu UI Toolkit: Fix Released Status in “ubuntu-ui-toolkit” package in Ubuntu: Fix Released Bug description: As of Utopic #26, the clock app does not take into account the day set by the user while creating a single type alarm. Instead it always creates the alarm for today. This does not happen with recurring alarms. Steps to reproduce: 1. Create a single type alarm 2. Set the day to anything other day than today 3. Save alarm Notice that the saved alarm is set to ring today and not on the day you chose. The alarm time is correct. Only the day is incorrect. There are no errors during the alarm save operation. On using the SDK sample app which sets the alarm date object with the correct date and time, then the alarm is saved correctly. So it seems that the alarm.daysOfTheWeek property is being silently ignored by the SDK Alarms API. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-clock-app/+bug/1319401/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp