XenForo
Administrative
- Thread starter
- Admin
- #1
This is related to this bug, but is a deeper design issue.
Both
Read more
ادامه مطلب...
Both
actionSearch/actionMembers allow a search query to target the thread search handler without loading the post search handler's getTypePermissionConstraints values. These search constraints would normally be loaded if a "thread" search was done via the advanced search form.Thread::getTypePermissionConstraints returns an empty array, unlike...Read more
ادامه مطلب...