View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000172 | XMB1 | Bugs | public | 2008-11-18 21:34 | 2008-11-28 22:08 |
| Reporter | John Briggs | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.10 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000172: fix_last_posts() | ||||
| Description | Just a thought but the function fix_last_posts() in admin.inc.php should use the same optimized code improvements you made in tools.php. Hope that helps. | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1390 | ||||
| Git Commit | |||||
|
|
fix_last_posts() really isn't needed by rename_user() if written properly. I made a minor correction to the latter function and deleted fix_last_posts(), which is not used in any other part of XMB. Also reconciled check_restricted() against member.php while I was in there. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-11-18 21:34 | miqrogroove | New Issue | |
| 2008-11-18 21:35 | miqrogroove | Reporter | miqrogroove => John Briggs |
| 2008-11-18 21:35 | miqrogroove | Status | new => acknowledged |
| 2008-11-18 21:35 | miqrogroove | Projection | none => major rework |
| 2008-11-18 21:35 | miqrogroove | ETA | none => < 1 month |
| 2008-11-24 00:28 | miqrogroove | Status | acknowledged => assigned |
| 2008-11-24 00:28 | miqrogroove | Assigned To | => miqrogroove |
| 2008-11-24 00:44 | miqrogroove | SVN Revision | => 1390 |
| 2008-11-24 00:44 | miqrogroove | Note Added: 0000078 | |
| 2008-11-24 00:44 | miqrogroove | Status | assigned => resolved |
| 2008-11-24 00:44 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2008-11-24 00:44 | miqrogroove | Resolution | open => fixed |
| 2008-11-28 22:08 | miqrogroove | Status | resolved => closed |