Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16367

Feed controller is not actually setting character set of response

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.10-RC1, 3.3.1-RC1
    • 3.2.9, 3.3.0
    • Other

      The Content-Type response header of atom feeds does not include the charset so content encoding may be misinterpreted. The controller calls setCharset but this call only works with Content-Type headers which start with text/. Just put the character set part in the Content-Type header directly.

            Marc Marc
            Snover Snover [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: