In the JS API, when loading the GData libraries manually for version
1.10 (via google.load('gdata', '1.10')) it loads ok, but when using
auto-load for that same version it seems to load a different version.
Auto-loading version 1.x seems to correctly load 1.10.The URL for auto-loading 1.10: http://www.google.com/jsapi?autoload=%7Bmodules%3A%5B%7Bname%3Agdata%2Cversion%3A1.x%7D%5D%7D The URL for auto-loading 1.x: http://www.google.com/jsapi?autoload=%7Bmodules%3A%5B%7Bname%3Agdata%2Cversion%3A1.x%7D%5D%7D The second one works, while the first one doesn't. Bobby --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
