View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000157 | XMB1 | Bugs | public | 2008-10-27 21:53 | 2008-11-03 17:14 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.10 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000157: Invalid Argument Warning in cp.php | ||||
| Description | Line 933, foreach($forums[$moveforum['fid']] as $moveforum) is missing an if statement as seen on line 895. | ||||
| Steps To Reproduce | Enable PHP error reporting Hit /cp.php?action=forum Create a new group The error will be thrown on every hit until the group is deleted or a forum added to it. | ||||
| Additional Information | PHP Warning: Invalid argument supplied for foreach() in cp.php on line 933 | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1311 | ||||
| Git Commit | |||||
| has duplicate | 0000165 | closed | miqrogroove | foreach loop invalid argument in admin control / forums |
| has duplicate | 0000267 | closed | miqrogroove | Create category produces an error |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-10-27 21:53 | miqrogroove | New Issue | |
| 2008-10-31 05:04 | miqrogroove | SVN Revision | => 1311 |
| 2008-10-31 05:04 | miqrogroove | Status | new => resolved |
| 2008-10-31 05:04 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2008-10-31 05:04 | miqrogroove | Resolution | open => fixed |
| 2008-10-31 05:04 | miqrogroove | Assigned To | => miqrogroove |
| 2008-11-03 17:14 | miqrogroove | Status | resolved => closed |
| 2008-11-09 01:04 | miqrogroove | Relationship added | has duplicate 0000165 |
| 2009-02-12 17:18 | miqrogroove | Relationship added | has duplicate 0000267 |