Event 9123 on splitsbrowser.org.uk fails to load because some club names contain commas. SplitsBrowser is assuming the club name ends at the comma.
It may be possible for SplitsBrowser's handling of CSV files to be amended to handle such club names. The club name should be followed by the start time, so if the next part of the line after the club name isn't a valid time, we could append this part to the club name and look at the next part for the start time.
Event 9123 on splitsbrowser.org.uk fails to load because some club names contain commas. SplitsBrowser is assuming the club name ends at the comma.
It may be possible for SplitsBrowser's handling of CSV files to be amended to handle such club names. The club name should be followed by the start time, so if the next part of the line after the club name isn't a valid time, we could append this part to the club name and look at the next part for the start time.