[horde] Identities Prob in Head
Mike Cochrane
mike at graftonhall.co.nz
Thu Aug 22 06:14:46 PDT 2002
Finally... someone actually looked at the source and told us what was there :-)
I just commited a fix to CVS... This should now fix everyone's broken identities
and fetchmail....
- Mike :-)
Quoting Fred Wunderlich <fwunder at pwr.com>:
> I've been trying to sleuth the problem I have been having with IMP identities
> and the form-auto-fill not working for me in IE on Mac or PC. This is with
> IMP
> cvs HEAD.
>
> Looking at the source of the loaded page
> (/horde/imp/identities.php?Horde=5cb...)
> I see the following:
>
> function checkSubmit()
> {
> cancel = cancelSubmit;
> cancelSubmit = false;
> <br />
> <b>Notice</b>: Undefined property: majorVersion in
> <b>/home/sites/home/web/horde/imp/templates/identities/javascript.inc</b> on
> line <b>119</b><br />
> return !cancel;
> }
>
> In javascript.inc I see:
>
> 115: function checkSubmit()
> 116: {
> 117: cancel = cancelSubmit;
> 118: cancelSubmit = false;
> 119: <?php if ($browser->getBrowser() == 'msie' && $browser->majorVersion >=
> 4):
> 120: ?>
> 121: window.event.returnValue = !cancel;
> 122: <?php endif; ?>
> 123: return !cancel;
> 124: }
>
> Where do I look next to fix the problem?
>
> Thanks!
>
> Fred Wunderlich
> Power Images
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
--
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the horde
mailing list