LukeWoodward / SplitsBrowser

Orienteering results analysis
GNU General Public License v2.0
13 stars 9 forks source link

Don't generate warnings for missing controls in non-starting competitors #60

Closed LukeWoodward closed 6 years ago

LukeWoodward commented 6 years ago

Event 10405 on splitsbrowser.org.uk contains a competitor which has no control times recorded against them, but they did not start. This caused SplitsBrowser to generate warnings (the same competitor actually appeared 5 times.)

Given that they were non-starters and would not be shown anyway, warnings regarding missing or incorrect controls should not be shown for non-starting runners.

LukeWoodward commented 6 years ago

The previous commit isn't correct. It simply ignores all non-starting runners, whereas they should at least be shown in the results table if not any of the graphs.