View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000588 | XMB1 | Bugs | public | 2020-09-13 20:54 | 2025-07-20 09:36 |
Reporter | miqrogroove | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | acknowledged | Resolution | open | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.10.00 | ||||
Summary | 0000588: Reply Topic Review Only Works on Some Threads? | ||||
Description | When a thread has many replies, the post.php screen won't load the Topic Review section. It would make more sense if it just loaded the last few most recent replies. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | |||||
related to | 0000818 | acknowledged | Post Icon Editing Never Shows Correct Default | |
related to | 0000756 | assigned | miqrogroove | Reduce Code Duplication in post.php |
|
Bumping this because I'd like to see this change happen. It's not like it'd be especially hard to implement either - just tweak part of the SQL query that handles the topic preview code and limit it to only return the last ten or so posts ordered by date. |
|
I think we have at least 3 issues listed in here regarding the post editor. I will mark them related and then figure out how much of a refactor is going to be doable. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-13 20:54 | miqrogroove | New Issue | |
2025-07-19 11:16 | flushedpancake | Note Added: 0000586 | |
2025-07-20 09:33 | miqrogroove | Status | new => acknowledged |
2025-07-20 09:33 | miqrogroove | Product Version | => 1.9.8 SP2 |
2025-07-20 09:33 | miqrogroove | Target Version | => 1.10.00 |
2025-07-20 09:33 | miqrogroove | Note Added: 0000588 | |
2025-07-20 09:35 | miqrogroove | Relationship added | related to 0000756 |
2025-07-20 09:36 | miqrogroove | Relationship added | related to 0000818 |