The Fusion Tables upload doesn't stop on failure. For example, given a track
name with a single quote in it (and assuming issue 295 isn't fixed),
SendToFusionTables#runUpdate/query will ignore the HTTPException from the
Fusion Tables service. It'll end up with a null table ID, and will continue on
trying to manipulate that non-existent table. The upload process should
instead stop with an error.
A fix for this issue is in simmonmt-staging4
Original issue reported on code.google.com by simmonmt@google.com on 4 Feb 2011 at 8:14
Original issue reported on code.google.com by
simmonmt@google.com
on 4 Feb 2011 at 8:14