tel8618217223380 / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

Gifting broken #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gifting loops on this step:

golem/Rycochet's Castle Age Golem: [r671] [3:08:23 AM] Gift: Navigating to 
http://apps.facebook.com/castle_age/gift.php?app_friends=c&giftSelection=1 
(FORCE)

The force causes it to load castle_age.facebook.com/undefined.  I fixed that in 
page.to so this.last doesn't get undefined, and instead reloads the index page, 
but that doesn't solve the problem that gifting still loops.  New loop message 
is:

golem/Rycochet's Castle Age Golem: [r671] [3:08:23 AM] Gift: Navigating to 
http://apps.facebook.com/castle_age/gift.php?app_friends=c&giftSelection=1

Original issue reported on code.google.com by 0Artifi...@gmail.com on 8 Jul 2010 at 6:16

GoogleCodeExporter commented 9 years ago
Fixed in r671 (proper) - missed a "this.last" - had several other changes that 
were affecting it too, so hopefully caught them...

Was part of all the navigation changes I'm making through Page.

Original comment by RycochetTM on 9 Jul 2010 at 12:47

GoogleCodeExporter commented 9 years ago
Still broken.  Now instead of breaking on undefined, it seems to cycle 
endlessly on the index.php page.

Original comment by 0Artifi...@gmail.com on 9 Jul 2010 at 7:37

GoogleCodeExporter commented 9 years ago
Working great.  Thanks!

Original comment by 0Artifi...@gmail.com on 11 Jul 2010 at 4:26