← Back to team overview

mahara-contributors team mailing list archive

[Bug 692557] Re: PHPMailer::Send() produces text output on exception

 

** Changed in: mahara
    Milestone: None => 1.4.0

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/692557

Title:
  PHPMailer::Send() produces text output on exception

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  As said in the subject. When PHPMailer::Send() catches an exception,
  it does echo $e->getMessage()."\n". This should not happen, throwing
  of the exception is sufficient for tracking the error down.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/692557/+subscriptions


References