** Branch linked: lp:~charlesk/indicator-datetime/lp-1622682-use-valarm-
description-property-in-popups

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

Title:
  incorrect use of 'summary' event property in popup notifications

Status in indicator-datetime package in Ubuntu:
  In Progress

Bug description:
  As described in RFC 2445:

  > When the action is "DISPLAY", the alarm MUST also include a
  "DESCRIPTION" property, which contains the text to be displayed when
  the alarm is triggered.

  The ingest code in engine-eds.cpp is correctly reading the
  `description' property to initialize the Alarm struct's 'text' field,
  but then when it comes time to display the alarm, it uses
  Appointment.summary instead.

  This appears to be a code leftover from the time before indicator-
  datetime added multiple valarm support by separating the Alarm and
  Appointment structures.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1622682/+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

Reply via email to