[Tickets #8250] category_color _default_ not used when creating a new category

bugs at horde.org bugs at horde.org
Thu May 7 12:46:33 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8250
------------------------------------------------------------------------------
  Ticket             | 8250
  Created By         | clement.hermann at businessdecision.com
  Summary            | category_color _default_ not used when creating a new
                     | category
  Queue              | Horde Base
  Version            | 3.3.4
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


clement.hermann at businessdecision.com (2009-05-07 08:46) wrote:

The _default_ color defined in prefs.php (or in prefs backend) is  
never used. The color used is always #FFFFFF for new categories or  
category without a color defined.

// category colors
$_prefs['category_colors'] = array(
     'value' => '_default_:#939eff|_unfiled_:#ccdeff',
     'locked' => false,
     'shared' => true,
     'type' => 'implicit'
);

(_unfiled_ works fine).

Regards,

Clément Hermann





More information about the bugs mailing list