yugalatea / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Typo in ManagedResourceStore.java #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
gwt-gears 1.1.1 

Detailed description:

http://code.google.com/p/gwt-google-apis/source/browse/trunk/gears/gears/src/com
/google/gwt/gears/client/localserver/ManagedResourceStore.java#282

It looks like this line should be:

   this.onprogress = function(details) {

instead of:

  this.oncomplete = function(details) {

Workaround if you have one:

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by galgwt.reviews@gmail.com on 20 Nov 2008 at 6:39

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 11 Dec 2008 at 8:03

GoogleCodeExporter commented 9 years ago
Fixed in gwt-gears-1.2.0

Original comment by galgwt.reviews@gmail.com on 21 Feb 2009 at 1:30

GoogleCodeExporter commented 9 years ago
Updating account names

Original comment by zundel@google.com on 21 Dec 2009 at 2:00