[imp] saving sig_first pref doesn't seem to work

nlin@newton.berkeley.edu nlin@newton.berkeley.edu
Thu, 15 Nov 2001 14:05:31 -0800


heheh something like that.  no idea why the first time i tested it worked.  

Quoting Jan Schneider <jan@horde.org>:

> Zitat von nlin@newton.berkeley.edu:
> 
> > Jan
> > 
> > I just looked at the updated identities.php and I think the patch is
> > wrong.
> > 
> > You had:
> > 
> > +    $identity->setValue('sig_dashes',
> Horde::getFormData('sig_dashes'),
> > 0);
> > +    $identity->setValue('sig_first',
> Horde::getFormData('sig_first'),
> > 0);
> > 
> > 
> > But it should be:
> >  $identity->setValue('sig_first', Horde::getFormData('sig_first',
> 0));
> > 
> > The 0 should be passed to Horde:getFormData variable, not setValue().
> 
> Must have been sleeping. :-( But interesting that it worked for you,
> seems 
> to be a placebo effect.
> 
> Jan.
> 
> :::::::::::::::::::::::::::::::::::::::: 
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax  +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>