[imp] Re: 'Forward' option on message broken ... ?
Marc G. Fournier
scrappy at hub.org
Thu Oct 30 21:21:36 PST 2003
'K, to further try and narrow this down, I put a floating 'exit' in
compose.php within the case 'forward' block ... the part that appears to
be failing is:
$res = $imp_compose->attachFilesFromMessage($mime_message);
if I put:
print "here"; exit;
just before that line, I get the 'here' in the opened window ... if I put
it just after, I get a blank browser window ...
On Thu, 30 Oct 2003, Marc G. Fournier wrote:
>
> When I read a message, and click forward, it opens a new, blank window ...
> clicking Redirect options up the proper window, so far as I can see its
> only the Forward option seems to be having a problem ...
>
> I just did a cvs update of imp to the latest code, just in case it was
> something recently fixed ... but no difference ... and there is nothing
> that I can find in any of the log files to indicate a problem :(
>
> Help?
>
More information about the imp
mailing list