Re: ie7 doesnt not work

13 views
Skip to first unread message

Jason Hall

unread,
Feb 12, 2012, 11:22:39 AM2/12/12
to gwt-oaut...@googlegroups.com
This bug has been captured in http://code.google.com/p/gwt-oauth2/issues/detail?id=22 to which you have been cc'ed.

Thanks for the report!

- Jason

On Fri, Feb 10, 2012 at 6:56 AM, Lucas <trava...@gmail.com> wrote:
when try to run in ie7, i get below error.  the switch code that
suppose to use CookieImpl does not work because it is extended from
TokenStoreImpl which using localStorage


Caused by: java.lang.NullPointerException: Storage is null
   at
com.google.api.gwt.oauth2.client.TokenStoreImpl.<clinit>(TokenStoreImpl.java:
33)
   at
com.google.api.gwt.oauth2.client.AuthImpl.getTokenStore(AuthImpl.java:
56)
   at com.google.api.gwt.oauth2.client.AuthImpl.<init>(AuthImpl.java:
41)
   at
com.google.api.gwt.oauth2.client.AuthImpl.<clinit>(AuthImpl.java:36)
   at com.google.api.gwt.oauth2.client.Auth.get(Auth.java:34)

Reply all
Reply to author
Forward
0 new messages