- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,274
- راهحلها
- 27
- پسندها
- 3,277
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
This is related to , but is a deeper design issue.
Both
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...