Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-9030

eZMail::sender causes warnings

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.6.12, 3.7.10, 3.8.7, 3.9.0rc1
    • None
    • Misc
    • None
    • Version: trunk (pre 3.9alpha1)
      PHP Version:
      Webserver:
      Database:

    Description

      eZMail::sender directly sends $this->From to eZMail::convertHeaderText when the $convert argument is true. $this->From can be an array, but eZMail::convertHeaderText expects a string because it calls eZMail::encodeMimeHeader which uses the mb_encode_mimeheader function.

      Warning: (PHP)
      Array to string conversion in /srv/ezpublish/sites/projects/lib/ezutils/classes/ezmail.php on line 834
      

      Attachments

        Activity

          People

            rl rl
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: