diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 21:32:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 21:32:24 +0000 |
commit | 9026ae05c2e7b26c0021e9ecf6dcff64a1dc0ca9 (patch) | |
tree | 4400f3d8c9f3c32def1733d850dd9a8116d95154 /doc | |
parent | 65be0598a96a6a24a1a6993df524fda256b9bc97 (diff) |
* Fix a bug that prevented clearing email or subscriptions.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/clearing_email_in_prefs.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/clearing_email_in_prefs.mdwn b/doc/bugs/clearing_email_in_prefs.mdwn index 8ed7bc4ce..f03d9d902 100644 --- a/doc/bugs/clearing_email_in_prefs.mdwn +++ b/doc/bugs/clearing_email_in_prefs.mdwn @@ -1,3 +1,5 @@ If a user has an email address in their prefs, and they try to clear it, the prefs seem to save ok, and the email seems to be gone, but reloading the prefs page will reveal the old email address. + +Also affected subscriptions.. [[done]] |