Skip to content

Module Tidy Output is corrupting avatar images #911

@oricgn

Description

@oricgn

See: http://www.phorum.org/phorum5/read.php?61,153673

It seems that function phorum_ob_clean in common.php cause the problem.

Since php 5.4 ob_get_status doesn't return an array when buffer is empty. In my testcase ob_get_status() returns 1. Because of this phorum_ob_clean doesn't call ob_end_clean().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions