← Back to team overview

phpdevshell team mailing list archive

[Bug 917860] [NEW] \n symbol in error message

 

Public bug reported:

If one tries to change user preferences and the email settings is not
properly configured the following error is produced:

SMTP Error: Could not authenticate.
\n 

The newline symbol \n is part of the error message. Although it does
show up properly on the user preferences screen it is logged with the \n
characters at the end of the error message and is also displayed like
that when viewing the logs.

** Affects: phpdevshell
     Importance: Low
         Status: New


** Tags: error newline smtp

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

Title:
  \n symbol in error message

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  If one tries to change user preferences and the email settings is not
  properly configured the following error is produced:

  SMTP Error: Could not authenticate.
  \n 

  The newline symbol \n is part of the error message. Although it does
  show up properly on the user preferences screen it is logged with the
  \n characters at the end of the error message and is also displayed
  like that when viewing the logs.

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


Follow ups

References