#4827 - Complex news articles may cause RSS to crash

Identifier #4827
Issue type Minor issue (breaks specific functionality)
Title Complex news articles may cause RSS to crash
Status Completed
Handling member Chris Graham
Version 10.0.41
Addon core
Description PHP seems to (on some versions/installations?) have a bug whereby headers are flushed when deep in layers of output buffering (used by Tempcode).
This causes RSS to crash when it then tries to put out the correct mime type.

Put out RSS header earlier.

Remove explict text/html header for executed third-party code, which is a throw back from when we used an explicit xhtml mime type for most page views on developer mode.
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-4827 (Complex news articles may cause RSS to crash) (22e0e27b) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated