Fixed No report_content_user template

Xon

Well-known member
Affected version
2.1.7
The report handler has a getTemplateName method which returns a template name, however the user content type does not have this template (report_content_user).

This makes extending the above template very hard since it doesn't exist, and you need to fall back to hooking report_view template instead.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.1.8).

Change log:
Add a content template for user reports to improve extensibility.
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom