diff options
author | Brion Vibber <brion@pobox.com> | 2010-03-18 14:26:32 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-03-18 14:26:32 -0700 |
commit | cac9d23498808a60dfb890aef437606e98106a6d (patch) | |
tree | de1b7561874c07016bf9e09a1f09a059a29408f5 /tpl | |
parent | f1b3d84b7d55cc7c466982a95815ba1ddf130418 (diff) |
Fix for xmpp/sms notification options appearing to be disabled on new subscriptions.
Base problem is that our caching-on-insert interferes with relying on column default values; the cached object is missing those fields, so they appear to be empty (null) when the object is retrieved from cache.
Now explicitly setting them when inserting subscriptions, and cleaned up some code that had alternate code paths.
May also have made auto-subscription work for remote OStatus subscribers, but can't test until magic sigs are working again.
Diffstat (limited to 'tpl')
0 files changed, 0 insertions, 0 deletions