Quoting Brent <impu...@bitrealm.com>:

Quoting "barton.li...@gmail.com" <barton.li...@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.li...@gmail.com <
barton.li...@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

Cheers,

Gunnar

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

--
Core Developer
The Horde Project

e: wro...@horde.org
t: +49 700 6245 0000
w: http://www.horde.org

pgp: 9703 43BE
tweets: http://twitter.com/pardus_de
blog: http://log.pardus.de

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to