I'm using the google-spreadsheet-ruby library, and have hit on a really strange issue. When I run batch updates on a worksheet, the worksheet title gets changed, appending the name of any cells to the end of the title. So, for example, if I'm working with a worksheet named "sample", and I update cells A1, B1, and C1, the next time I try to update the worksheet it's not there, because it has been renamed to be "sampleA1B1C1"
I've reviewed what's going over the wire, and there is no place in the XML that is submitted that would update the title of the worksheet. It is only submitting entries with batch:operation types of update. Any help would be greatly appreciated. Alan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---