Issue 746: Denying gears immediately after allowing gears at the first
instance, does not recall the settings for the current session
http://code.google.com/p/gears/issues/detail?id=746
Comment #1 by [EMAIL PROTECTED]:
What's happening here is that when the permissions are denied, the resource
store (if
created) is removed from the database. So attempting to capture, uncapture
or remove
the store will fail because the store is no longer valid. In addition,
because the
permissions have been denied, the store can not be recreated.
The problem is that the sample app does not reflect this to the user in a
meaningful
way. I'll send out a CL to fix this.
I'll also look into why, when creating the store, Gears reads the
permissions from
the DB, rather than from the cache in the PermissionsManager.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings