6.0.0-beta1
7/16/25

[#9701] editing signatures when default_identity is locked
Summary editing signatures when default_identity is locked
Queue Horde Framework Packages
Type Bug
State Resolved
Priority 1. Low
Owners
Requester rsalmon (at) mbpgroup (dot) com
Created 03/23/2011 (5229 days ago)
Due
Updated 03/24/2011 (5228 days ago)
Assigned
Resolved 03/24/2011 (5228 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/24/2011 07:33:40 AM Michael Slusarz Version ⇒
Queue ⇒ Horde Framework Packages
State ⇒ Resolved
 
03/24/2011 07:33:37 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9701: Fix identities pref UI when default_identity is locked

  4 files changed, 10 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/146cd6169e06336fc5979fddc9b3e16b06b08bf5
03/23/2011 08:39:27 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ editing signatures when default_identity is locked
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
mysql> delete from horde_prefs;

$_prefs['default_identity']['locked'] = true;

Go to IMP,  Preferences for Mail, Personal Information :
Add some text to both text and HTML signature, then save.

DB (pref_uid='rsalmon' AND pref_name='identities' AND 
pref_scope='horde') is updated and looks Ok.

UI is not updated, all signature fields are blank.

However, if I go to inbox, then come back to Preferences for Mail, 
Personal Information, the text signature looks right but the HTML 
signature is still empty.


Saved Queries