[kronolith] Re: Re: latest cvs adding calendars fail

Jason Rust jrust at rustyparts.com
Tue May 13 12:15:34 PDT 2003


On 2003.05.13 14:34:52 +0000, Chuck Hagenbuch wrote:
> Quoting Chuck Hagenbuch <chuck at horde.org>:
> 
> > > ["message"]=> string(30) "Unsupported serialization type"
> > ["userinfo"]=>
> >
> > Ah. Do you have an older Horde, by chance?
> 
> Or, I think I remember Jan saying that either mbstring or iconv was required
> for the categories stuff to work properly now... Jan?

That sounds like the problem.  From horde/lib/String.php:
* Works only if either the iconv or the mbstring extension
* are present and best if both are available.
* The original string is returned if conversion failed or
* none of the extensions were available.

Maybe a fatal error should be thrown in neither are present to avoid
confusion in the future?

-Jason


More information about the kronolith mailing list