[imp] How Ready is 2.3.7?
Jon Parise
jon@csh.rit.edu
Fri, 6 Apr 2001 17:45:52 -0400
On Fri, Apr 06, 2001 at 09:38:56AM -0700, Max's Kalika wrote:
> > btw, chuck -- did you fix that ' and " issue in fullname in horde_prefs?
> > in compose.php around line 31 i had to do:
> >
> > $name = str_replace('"','',$prefs->getValue('fullname'));
> > $name = str_replace("'",'',$name);
>
> It might have been stored incorrectly (double escaped single quote). Try
> updating to the latest cvs and set your fullname in the preferences again. I
> just made the correction in the sql driver.
Max's fix corrects the behavior for me, too. I was actually in the
middle of investigating this problem when Max beat me to it. =)
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member