Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-8253

Incorrect separator between encoded words in subject line of emails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.4
    • 3.0.5
    • Other
    • None
    • PHP Environment:
      Database:

    Description

      phpBB uses encoding as described in RFC 2047 to allow the use ot UTF-8 in email subject lines. However, phpBB uses a single space as a separator between encoded words, whereas the RFC specifies the separator should be CRLF SPACE:

      An 'encoded-word' may not be more than 75 characters long, including 'charset', 'encoding', 'encoded-text', and delimiters. If it is desirable to encode more text than will fit in an 'encoded-word' of 75 characters, multiple 'encoded-word's (separated by CRLF SPACE) may be used.

      One result of this seems to be that GMail displays a space at the 49th position within subject lines of emails sent out by phpBB boards (obviously, this may split a single word in two). I don't know of any other mail clients that have problems with this.

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            Eelke Eelke Blok [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: