New Events and their results are not being written to CSV

Bug #312654 reported by Ken McLean
2
Affects Status Importance Assigned to Milestone
OpenScore
Fix Released
High
Tudor Holton

Bug Description

OpenScore Windows XP release 0.1-20081231

Adding a new Discipline at the Events List and then adding results does not get written to the CSV.

Ken McLean (kenmclean)
Changed in openscore:
assignee: nobody → tudor
importance: Undecided → High
Revision history for this message
Craig Mahony (cmahony) wrote :

What is actually happening is that if you add 3 rows of data only the first 2 are saved to file. the last is not. So if you only input 1 line it is not saved. Additionally, I have found that CompetitorResults with no "Rank" foare not being read in. Currently ranks are not being calculated for the competitorResults until scoring output is produced such as the dervived results or the points scores.

It is all related to an incomplete fix to bug 308729

Revision history for this message
Craig Mahony (cmahony) wrote :

Fix the main cause of this bug which was in the writeMatrix() method of the CSVFile class. All tables, except ResultsTable should now store correctly. ResultsTable is storing but not reading back any results with no Rank.

Changed in openscore:
status: New → In Progress
Revision history for this message
Craig Mahony (cmahony) wrote :

Actually it seems to be working fine now including ResultsTable gui.

Changed in openscore:
status: In Progress → Fix Committed
Revision history for this message
Ken McLean (kenmclean) wrote :

Resolved in OpenScore Windows XP release 0.1-20090102

Changed in openscore:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.