[imp] expand names calls on non-existant function (validateMailbox)

Chuck Hagenbuch chuck@horde.org
Wed, 31 Oct 2001 16:57:53 -0500


Quoting Liam Hoekenga <liamr@umich.edu>:

> This is a completely fresh copy of IMP checked out of CVS 15:00EST,
> 2001-10-31
> (not a "cvs update"). "Expand Names" in the message composition screen does
> nothing, and when I check my php error log, I see:
> 
> [31-Oct-2001 16:34:24] PHP Fatal error:  Call to undefined function: 
> validatemailbox() in
> /usr/local/projects/webmail/html-ssl/horde/imp/compose.php
> on line 119

That's a method of the $parser object, which is an instance of a Mail_RFC822 
object. So the thing to find out is why that object isn't being created 
correctly.

Ah. I see the problem. Someone renamed validateMailbox to _validateMailbox in 
RFC822.php in PEAR. That's annoying. I think I'll fix it. So you'll need to 
update your PEAR checkout, but that's all.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin