Thanks! As @Xiphware noted out-of-thread and @fpageot observed as well, the cause is an invalid geoshape (and geotrace) value. The trailing ;
is the problem.
I did look at whether Enketo can build in tolerance for such a value but have concluded it would not be a good idea. So the solution is to:
- report and fix the bug in Collect. I won’t do this because I haven’t actually tried to reproduce the issue in Collect myself. So please somebody else do this
- removed the trailing ‘;’ for already submitted geoshape and geotrace data. I’m hoping KoBo has some mechanism to do this.