|
E-mails are blank, workaround
I was having the following problem: FogBUGZ picks up e-mail and stores it in the database. But the body of the message is blank when you view the case.
I was able to fix this by adding, at the top of function getparttext in MailUtil.php (approx. line 704):
$stext = "";
Configuration is:
FogBUGZ for Unix 3.1.19 (DB 328)
FreeBSD 5.2.1
Apache 2.0.48_3
PHP 4.3.4_6
Nate Silva
Tuesday, March 09, 2004
Recent Topics
Fog Creek Home
|