[Tickets #9982] Re: missing error message for remote calender not able to retrieve

bugs at horde.org bugs at horde.org
Thu Jun 2 20:27:50 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/9982
------------------------------------------------------------------------------
  Ticket             | 9982
  Updated By         | Jan Schneider <jan at horde.org>
  Summary            | missing error message for remote calender not able to
                     | retrieve
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2011-06-02 20:27) wrote:

That doesn't make sense. The data stored (and truncated) in the cache  
is obviously a serialized iCalendar object. So this cannot be a  
problem with retrieving the calendar.
Second, we catch any errors from retrieving remote calendars.
Finally, we save data into the cache *immediately* after serializing  
it. So either you PHP's serialization is broken, or something in the  
cache code is truncating the data, or there is some issue with your  
database. Remote calendars can be very big, are you sure that you are  
not hitting any database limit, like MySQL's max_allowed_packet.






More information about the bugs mailing list