| Anonymous | Login | Signup for a new account | 2010-07-29 13:10 CDT |
| My View | View Issues | My Account |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
| 0002406 | [MindTouch] other | minor | @10@ | 2007-08-15 23:03 | 2008-07-18 20:21 | ||||||||
| Reporter | RoyK | View Status | public | ||||||||||
| Assigned To | MaxM | ||||||||||||
| Priority | normal | Resolution | fixed | ||||||||||
| Status | resolved | ||||||||||||
| Summary | 0002406: Comments needs a query param for suppressing deleted comments | ||||||||||||
| Description |
Some pages are getting very messy with tons of deleted comments. A feature improvement: * Allow a config setting that determines whether to display deleted comments or not (it will be defaulted to "Show deleted comments") * When deleted comments suppression is selected, PHP passes in a query param to the API when making the initial comment request to not show deleted comments The reason I can't just do this in PHP is because I send in a limit query param for the initial comment list, and I wouldn't know how many to get (besides all, which could get costly). |
||||||||||||
| Additional Information | |||||||||||||
| Tags | No tags attached. | ||||||||||||
| From Customer | No | ||||||||||||
| Likelihood | Affects average number of users | ||||||||||||
| Platform | All | ||||||||||||
| Regression | No | ||||||||||||
| Skin | All | ||||||||||||
| Version | trunk | ||||||||||||
| Target Release | 8.05.2 | ||||||||||||
| Browser | All | ||||||||||||
| Days Left | 0.5 | ||||||||||||
| Attached Files | |||||||||||||
|
|
|||||||||||||
Notes |
|
|
(0008334) MaxM (developer) 2008-07-18 20:21 |
GET:pages/{pageid}/comments supports: "filter", "string?", "Comments to return: any, nondeleted. default: nondeleted" |
| Mantis 1.1.1[^] Copyright © 2000 - 2008 Mantis Group |