Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second Button not appearing in sample #39

Open
GoogleCodeExporter opened this issue Apr 8, 2015 · 1 comment
Open

Second Button not appearing in sample #39

GoogleCodeExporter opened this issue Apr 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to 
http://gwt-oauth2.googlecode.com/svn/trunk/samples/script/ScriptSample.html
2. Notice the clear tokens button isn't there

What is the expected output? What do you see instead?
There should be button, it is not there. This appears to be due to oauth2 not 
being defined before it is used. If the function is named and then called in 
body's onLoad the second button will appear.

What version of the product are you using? On what operating system?
This was tested with Firefox 12 and Chromium 18.0.1025.151 on Debian Wheezy.

Original issue reported on code.google.com by atomic.q...@gmail.com on 22 May 2012 at 9:08

@GoogleCodeExporter
Copy link
Author

Looks like this is caused by a JS error on line 39, since the oauth2 variable 
isn't available yet. I'll look into it.

Original comment by jasonhall@google.com on 23 May 2012 at 1:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant