Re: [evolution-patches] [calendar] fix for #57142



On Tue, 2004-07-13 at 09:56 -0400, JP Rosevear wrote:
> On Tue, 2004-07-13 at 14:55 +0200, Rodrigo Moya wrote:
> > This makes sure we never add the "Untitled appointment" description to
> > alarms, so when showing them, unless they have a description of their
> > own, the event's description will be shown instead.
> 
> This was never a problem in 1.4.x was it?
>
I don't recall it, but I guess so. Could someone running 1.4 check if
"Untitled appointment" is used on alarms of events created by directly
typing in the views?

>   I'm wondering if the bug
> was/is actually caused by the event editor.
>
it happens with events created by typing directly in the views. It does
not happen when you use the editor, at least I havent been able to do
it.

>   FWIW I couldn't replicate
> the last comment in the bug.   Won't the alarm daemon say "no
> description available" if there is no description and no summary anyhow?
> I suppose that won't be saved on the component though.
> 
yes, the problem is that when we create the default component when the
user types in directly in the views, we add the default alarm, and then
we are setting the description of that default alarm to the event's
summary, or to "Untitled appointment" if there is no summary. And when
typing it directly, the ECalComponent is created when the user has not
typed yet a summary, so the alarm is created with that "Untitled
appointment" description.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]