GNOME Bugzilla – Bug 704424
No error when failing to override a locked key
Last modified: 2013-07-28 20:50:59 UTC
If a key has been locked and one tried to set it using gsettings, no error is shown when gsettings fails to set the key. gsettings should return an error if it fails to set a key.
Created attachment 249666 [details] [review] gsettings tool: report failure to write If a key is locked down, we should report an error if we fail to write it.
Review of attachment 249666 [details] [review]: Looks good.