View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000050 | XMB1 | Bugs | public | 2008-07-22 04:04 | 2009-02-19 11:46 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | random |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000050: viewthread should not rely on threads.replies | ||||
| Description | I had to run "Fix Thread Totals" to make a multi-page link work. That's pretty sketchy. In viewthread.php... $query = $db->query("SELECT fid, subject, replies, closed, topped, lastpost FROM ".X_PREFIX."threads WHERE tid=$tid"); ... we are relying on a summary column to generate multi() arguments. D: | ||||
| Additional Information | http://forums.xmbforum.com/viewthread.php?tid=772555 | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1204 | ||||
| Git Commit | |||||
| related to | 0000077 | closed | miqrogroove | New Tool to Fix Orphaned Posts |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-07-22 04:04 | miqrogroove | New Issue | |
| 2008-07-30 00:06 | miqrogroove | Status | new => confirmed |
| 2008-08-05 12:23 | miqrogroove | SVN Revision | => 1204 |
| 2008-08-05 12:23 | miqrogroove | Status | confirmed => resolved |
| 2008-08-05 12:23 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2008-08-05 12:23 | miqrogroove | Resolution | open => fixed |
| 2008-08-05 12:23 | miqrogroove | Assigned To | => miqrogroove |
| 2008-08-07 10:48 | miqrogroove | Status | resolved => closed |
| 2008-11-16 19:57 | miqrogroove | Relationship added | related to 0000077 |
| 2009-02-19 11:46 | miqrogroove | Product Version | => 1.9.8 SP2 |