[Tickets #7779] Re: External events like birthdays don't stick

bugs at horde.org bugs at horde.org
Mon Dec 15 16:11:01 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/7779
------------------------------------------------------------------------------
  Ticket             | 7779
  Updated By         | ken at mc-neill.net
  Summary            | External events like birthdays don't stick
  Queue              | Kronolith
  Version            | 2.3
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


ken at mc-neill.net (2008-12-15 11:11) wrote:

Thank you for this clear reply--I appreciate your time. I was also  
having related issues with error messages described in  
http://bugs.horde.org/ticket/7439.

> This is the preference that holds external calendars:
>
> // store the external calendars to display
> $_prefs['display_external_cals'] = array(
>     'value' => 'a:0:{}',
>     'locked' => false,
>     'shared' => false,
>     'type' => 'implicit'
> );
>
> It does not and should not show up in the UI (thus the implicit type;
> types are documented in horde/config/prefs.php.dist) because it saves
> the state of the panel checkboxes, nothing more.
>
> The relationship to upgrading is that if you upgraded and didn't
> update prefs.php from prefs.php.dist, you won't have this preference
> and it won't be saved to the db. From horde/docs/UPGRADING:
>
> "After updating to a newer Horde version, or a newer version of **any** Horde
> application, you **always** need to update **all** configuration files."






More information about the bugs mailing list