Simon Errington

Results 14 issues of Simon Errington

Tidy up sort function when handling excluded controls to make it clearer what is going on when runner status is not "ok" or runner has a zero time.

Found a problem where runner status is tested against "ok" but is set to "OK". Safest to force status to lower case in back end and then fron end tests...

bug

OCAD course setting IOF V3 XML includes a start control in the control list if you define a map exchange. Need to filter this out or it shows as an...

bug

There is no check that all of the controls are within the boundary of the map. This breaks the back end and could probably be tested for. This probably only...

This message turns up sometimes even if you have entered a correct user name and password. Seems to be associated with first log in after loading the manager. Seen on...

bug

This came up as a problem for the Scottish 6-Day, depending on exactly how many runners finished and how many control sthey punched in total. max_post_size seems to be set...

I think I've found a way around the onChange problem, so you should now be able to open a file correctly even if it has the same file name as...

After a bit of searching around it looks like this is a very specific iOS problem: http://stackoverflow.com/questions/11929099/html5-canvas-drawimage-ratio-bug-ios Esentially certain versions of iOS calculate the image height incorrectly for "large" jpg...

Some results files seem to have the start and finish times in GMT rather than the local time zone. Conisder adding an option to add/subtract a fixed offset to all...

enhancement