WIP: Drop more LIMIT 1000
This limit seems to have an unexpected side effect on the forum RSS feed.
WebSection_getLatestDiscussionPostList calls getDocumentValueList which returns 1000 Discussion Thread in a non fixed order, leading to different parent_uid and so, different Discussion Post result list.