Bug Modify conditions for content displayed by NewThreads / NewPosts widgets is complicated

  • Thread starter Thread starter Kirby
  • Start date Start date
There is a bug in this version
K

Kirby

Guest
Widgets NewPosts and NewThreads setup thread finder instances right within the method render.

This does make it somewhat difficult to modify finder behaviour (eg. to add further conditions)

Could this be changed so those widget instead use a method setupThreadFinder to setup the finder?

Continue reading...