- Issue created by @mstrelan
- 🇦🇺Australia mstrelan
Postponed on 📌 Deprecate comment libraries and move to history module Active due as this depends on changes to CommentLinkBuilder
- Status changed to Needs work
4 days ago 11:52pm 24 October 2025
Part of 📌 Remove uage of history module from comment module Active
This will need to move to the history module. Theoretically it could have other usage outside of history module, but according to the interface docs that shouldn't be possible:
* The number of new comments or FALSE if the user is not authenticated or
* if the History module is not installed.
In core this is currently used by:
Perhaps we could split off CommentController::renderNewCommentsNodeLinks and do that first.
Active
11.0 🔥
history.module
Postponed on 📌 Deprecate comment libraries and move to history module Active due as this depends on changes to CommentLinkBuilder