Code review comment for lp:~mihirsoni/ubuntu-calendar-app/1295941

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

> Kunal,
>
> All the names belongs to the first entry.
> If i have two guests added. it print like
>
> Bob,Joe
> Bob,Joe.
>
> They weren't splitting actually.

Looks like we need to handle it properly when we are adding guest entries to Event in NewEvent.

Current code in EventDetail is what it should be, no need to put hack here.

review: Needs Fixing

« Back to merge proposal