View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000706 | XMB1 | Bugs | public | 2024-04-15 04:27 | 2024-12-07 17:14 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.12.07 | Fixed in Version | 1.9.12.07 | ||
| Summary | 0000706: PHP Warning When Deleting Own Thread in Debug Mode | ||||
| Description | When a user deletes their own thread, post.php calls updatethreadcount() after deleting the thread, but updatethreadcount() was not designed to handle invalid $tid values. Either post.php should not do that, or the function needs to be improved to handle it. PHP Warning: Trying to access array offset on null in include/functions.inc.php on line 1434 | ||||
| Additional Information | This bug was introduced in v1.8.0. | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 3055 | ||||
| Git Commit | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-04-15 04:27 | miqrogroove | New Issue | |
| 2024-04-15 04:29 | miqrogroove | Status | new => confirmed |
| 2024-04-15 04:29 | miqrogroove | Target Version | => 1.9.12.07 |
| 2024-04-23 19:53 | miqrogroove | Assigned To | => miqrogroove |
| 2024-04-23 19:53 | miqrogroove | Status | confirmed => assigned |
| 2024-04-23 21:14 | miqrogroove | Status | assigned => resolved |
| 2024-04-23 21:14 | miqrogroove | Resolution | open => fixed |
| 2024-04-23 21:14 | miqrogroove | Fixed in Version | => 1.9.12.07 |
| 2024-04-23 21:14 | miqrogroove | SVN Revision | => 3055 |
| 2024-12-07 17:14 | miqrogroove | Status | resolved => closed |