|
From: <no...@so...> - 2002-11-01 16:50:11
|
Bugs item #632096, was opened at 2002-11-01 15:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=632096&group_id=65029 Category: Config Files Group: CVS HEAD >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Stuart Gardler (smgardler) Assigned to: Ross Gardler (rgardler) Summary: Assist points awarded twice Initial Comment: When testing the attached comentary Wiltord and Cole are awarded two assists each. This is because the goals they assisted in were reported twice, the goal scorers are correctly awarded the related goal once. ---------------------------------------------------------------------- Comment By: Ross Gardler (rgardler) Date: 2002-11-01 16:19 Message: Logged In: YES user_id=88713 This one is easy (hurrah!), all that we need to do is instruct the system how to identify duplicate entries for events of that type. This is already done for some events (goals for example), but not for others. It needs to be done for all. Watch for a CVS mail in the next few minutes with a fix for this, take a look at how it is done, check the documentation at http://www.fanfoot.com/wiki/Wiki.jsp?page=EventExtractionConfiguration (last section) for further explanation. Then, if you have the time, add duplication detection for all remaining events types. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=632096&group_id=65029 |