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 #3 by [EMAIL PROTECTED]:
When creating a store, the LocalServer checks permissions from the
database, so
permission changes are reflected immediately, without needing a page
refresh. This is
inconsistent with other Gears modules, which read permissions from the
PermissionsManager cache, so don't reflect permission changes until a page
refresh.
However, this is the correct behaviour, and is the only consistent approach
for the
LocalServer, given that removing storage permissions causes the resource
store cache
data to be deleted.
So Gears itself is working as intended. I'll close this bug once the sample
app has
been fixed. We have a long-term bug to update other modules so that
permission
changes are reflected immediately.
Issue attribute updates:
Status: Accepted
Owner: [EMAIL PROTECTED]
--
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