Comment 2 for bug 786904

Revision history for this message
Matt Giuca (mgiuca) wrote :

Hang on. Did you read the other thread? Your code above has removed the exception throw -- that is bad. It's still secure, but it fails silently (it reports success and only when you refresh do you realise that it didn't write).

Actually ... at the moment, for editing Game objects, you DO get an error if you are a non-admin trying to write to it, but it is completely unrelated to this bug. (GRR!!!!!) I am about to file ANOTHER bug on that one (which I can fix, but it's probably quite widespread. Wait till you see it.)