Fusion Tables are manipulated using SQL. As such, pieces of data in the SQL
must be properly escaped. The track title is not properly escaped (single
quotes need to be doubled). This causes an upload failure when a track name
with a single quote is used.
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:11
Original issue reported on code.google.com by
simmonmt@google.com
on 4 Feb 2011 at 8:11