6.0.0-beta1
7/5/25

[#12172] converting horde_prefs ->pref_value to blob destroys account_prefs
Summary converting horde_prefs ->pref_value to blob destroys account_prefs
Queue Horde Base
Queue Version 5.0.4
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester norbi (at) rocknob (dot) de
Created 04/11/2013 (4468 days ago)
Due
Updated 04/19/2013 (4460 days ago)
Assigned
Resolved 04/19/2013 (4460 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/19/2013 09:02:59 AM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
04/11/2013 07:54:01 AM norbi (at) rocknob (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ converting horde_prefs ->pref_value to blob destroys account_prefs
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
Reply to this comment
horde is converting the table horde_prefs, the field pref_value will 
be converted from longtext to blob !

blob can handle max 65000 characters so you destroy accounts with more 
identities or other long serialized strings.

the field "pref_value" must be converted to "mediumblob"

Saved Queries