# HG changeset patch # User Paul Boddie # Date 1275510463 -7200 # Node ID 318a5cc8ddd14b49bcd874659a1b3838949cbfb8 # Parent 1839427069152af9e7f38a8e95a76febeb83319f Added note about multiple events and property definition. diff -r 183942706915 -r 318a5cc8ddd1 pages/HelpOnEventAggregator --- a/pages/HelpOnEventAggregator Mon Apr 12 20:33:52 2010 +0200 +++ b/pages/HelpOnEventAggregator Wed Jun 02 22:27:43 2010 +0200 @@ -108,6 +108,8 @@ To start a distinct event, just define a property that has already been recorded for the previous event on the page, if any. Usually, the start and end dates will be the most suitable properties for this purpose. +Be careful ''not'' to start a distinct event with a property that was ''not'' recorded for the previous event: the result will be the property being added to the previous event, even if the property appears adjacent to the rest of the new event definition. + <> === Occasional Problems with Times ===