[imp] Message Flag color settings not saved
Brent
impuser at bitrealm.com
Thu Sep 22 05:33:49 UTC 2011
Quoting Gunnar Wrobel <wrobel at horde.org>:
> Quoting Brent <impuser at bitrealm.com>:
>
>> Quoting "barton.lists at gmail.com" <barton.lists at gmail.com>:
>>
>>> I just upgraded to the latest version of imp and still have this problem.
>>> Can nobody help?
>>>
>>> On Fri, Sep 9, 2011 at 1:54 PM, barton.lists at gmail.com <
>>> barton.lists at gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> I just installed a fresh version of Horde Webmail yesterday via PEAR.
>>>> Everything seems to be working, except for the saving of Message Flag
>>>> colors.
>>>>
>>>> I can add a New Flag, and specify its color, and that will actually be
>>>> saved when I click Save.
>>>>
>>>> However, if I choose a new color for any of the existing default flags and
>>>> click Save, I will receive a "Your preferences have been updated" message,
>>>> but the next time I go into the Message Flag preference page it
>>>> appears the
>>>> changes have actually not been saved.
>>>>
>>>> It seems like in Flags.php, the internal flags are stored in the $_flags
>>>> array, and the user flags are stored in the $_userflags array.
>>>> The _save()
>>>> function only has this line, as if the internal flags are never saved:
>>>>
>>>> $prefs->setValue('msgflags', serialize($this->_userflags));
>>>>
>>>> Can anyone confirm for me that this is actually working, and that the
>>>> internal flag colors can be updated with that interface?
>>
>>
>> Confirmed. I choose a different color, it says "Preferences Saved"
>> but if you go back and check the color, it has reverted and the new
>> color doesn't show in the UI.
>
> Please create a ticket at http://bugs.horde.org
>
Ticket submitted: http://bugs.horde.org/ticket/10544
brent
More information about the imp
mailing list