[itip-formatter] Meeting request attendee response address not properly filled
commit720be6155dc4e810a220522421021ce98c834c24
authorMilan Crha <mcrha@redhat.com>
Tue, 27 Feb 2018 14:06:15 +0000 (27 15:06 +0100)
committerMilan Crha <mcrha@redhat.com>
Tue, 27 Feb 2018 14:06:15 +0000 (27 15:06 +0100)
tree58bb16d80990855c1182e6001850235ed1f3b211
parente323cd844918977fae4a7d44298fca0a59f0e4f9
[itip-formatter] Meeting request attendee response address not properly filled

Two issues:
a) the ATTENDEE property value is supposed to be URI, specifically
   a mailto: URI for email addresses
b) when the calendar has set no user email backend property, the code
   returns an empty string, which had been used as the attendee address.

This had been discovered while working on a downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1515776
src/modules/itip-formatter/itip-view.c