Fixed API GET threads with prefix_id filter has no effects

truonglv

Well-known member
Affected version
2.2.7
Hi.

In the code snippet look like it required a forum context but in the api /threads don't specified one. I wondered it's a bug? I also look all references to find contexts use applyThreadListFilters but there are no others.

Code:
https://domain.com/api/threads?prefix_id=1
 
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.2.8).

Change log:
Allow API thread filtering by prefix_id when the specific forum is unknown
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom