From: <no...@so...> - 2002-11-25 10:25:47
|
Bugs item #643367, was opened at 2002-11-25 04:58 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=643367&group_id=65029 Category: None Group: None Status: Open Resolution: None Priority: 4 Submitted By: Michael Lever (leverm) Assigned to: Nobody/Anonymous (nobody) Summary: Points not awarded for a whole team Initial Comment: In the CHA v BLA game of 24/11/02 no Blackburn Rovers players were awarded any points whatsoever. ---------------------------------------------------------------------- >Comment By: Ross Gardler (rgardler) Date: 2002-11-25 10:25 Message: Logged In: YES user_id=88713 IF the team starters/subs are not being detected this means the regular expressions are not matvhing the team entries. There must be some subtle differences between the way the players are listed in this commentary. At a first gues I would suggest the problem is that charlton have a player with a hyphenated name, this is probably breaking the matching. Therefore, the regular expeesions in the fottballEvents.xml file need editing so that player names can include a hyphen (if I missed it in one place I am likely to have missed it in all places in the config file). ---------------------------------------------------------------------- Comment By: Michael Lever (leverm) Date: 2002-11-25 05:35 Message: Logged In: YES user_id=631335 Only Blackburn players who scored or assisted are listed, there are no teamStarter or substituteStarter BLA players listed. They are not 'unrecognized' players, they are simpy ommitted. This does not appear to be a problem with teams.xml, as other matches involving BLA players parse correctly and I can't see what might be wrong with the commentary of the text itself. Changed to unassigned as I don't understand what the problem could be. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=643367&group_id=65029 |