#8120 closed enhancement (wontfix)
Make get_comments() more robust, and have comments_template() use it
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Comments | Version: | 2.7 |
| Severity: | normal | Keywords: | |
| Cc: | simon@… |
Description
get_comments() should be able to do threading recursion, paging, and everything we need to make our comments_template() queries lean and mean.
Attachments (1)
Change History (4)
markjaquith
— 5 years ago
comment:1
Denis-de-Bernardy
— 4 years ago
- Resolution set to wontfix
- Status changed from new to closed
closing for the same reason as #8071
comment:2
simonwheatley
— 18 months ago
- Cc simon@… added
comment:3
SergeyBiryukov
— 10 months ago
Related: #19623
Note: See
TracTickets for help on using
tickets.
This is merely a start... completely untested.