Quoting Gunnar Wrobel <[email protected]>:

Quoting Brent <[email protected]>:

Quoting "[email protected]" <[email protected]>:

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, [email protected] <
[email protected]> 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


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to