Project

General

Profile

Actions

Bug #20442

closed

"This group does not currently have a forum" panel has mangled markup

Added by Boone Gorges 26 days ago. Updated 19 days ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Group Forums
Target version:
Start date:
2024-06-04
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

This is a really weird issue where, if you go to the Forum tab of a group without an associated forum, the first two characters of the template markup is getting cut off, which causes the element not to be rendered properly. If I go into BBP_Forums_Group_Extension::display() and plop 'abcde' in front of the opening 'div' element, the browser loads 'cde' followed by the properly rendered HTML tag.

It seems like some plugin is manipulating the contents of the output buffer, but I don't really understand how to debug it further. Posting it here in case Ray has any insight.

The situation where this arises is very uncommon, and may occur only in my local environment where I'm using a mishmash of legacy data. So this is not urgent.


Files

Actions

Also available in: Atom PDF