View Issue Details

IDProjectCategoryView StatusLast Update
0000436XMB1Bugspublic2011-02-11 09:45
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.9.10 
Target Version1.9.11.11Fixed in Version1.9.11.11 
Summary0000436: Wrong Field Name in Prune Form
DescriptionpruneBy[posts][type]

should be

pruneByPosts[type]

This will cause the following notice to be generated:

[05-Feb-2011 17:59:50] PHP Notice: Undefined index: type in cp2.php on line 1700

This will also cause the wrong threads to be pruned if the administrator selects threads "less than" or "exactly" a certain number of posts, XMB will prune the threads with "more than" that many posts instead.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision2489

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-02-05 18:36 miqrogroove New Issue
2011-02-05 21:33 miqrogroove SVN Revision => 2489
2011-02-05 21:33 miqrogroove Status new => resolved
2011-02-05 21:33 miqrogroove Fixed in Version => 1.9.11.11
2011-02-05 21:33 miqrogroove Resolution open => fixed
2011-02-05 21:33 miqrogroove Assigned To => miqrogroove
2011-02-05 22:27 miqrogroove Severity minor => major
2011-02-05 22:27 miqrogroove Product Version => 1.9.10
2011-02-05 22:27 miqrogroove Description Updated
2011-02-11 09:45 miqrogroove Status resolved => closed