Jon W
Well-known member
- Affected version
- 2.0.12
Currently the latest threads widget fetches 4x the number of threads it needs and then applies permissions to it afterwards.
On sites where there is a lot of activity that is not visible to guests, this can still result in only a handful of threads appearing or the widget disappearing altogether.
Presumably the rationale behind this is that having permissions checking causes the query to be too big, but with the introduction of guest caching in 2.1 is this something that could be looked at again?
On sites where there is a lot of activity that is not visible to guests, this can still result in only a handful of threads appearing or the widget disappearing altogether.
Presumably the rationale behind this is that having permissions checking causes the query to be too big, but with the introduction of guest caching in 2.1 is this something that could be looked at again?