View Issue Details

IDProjectCategoryView StatusLast Update
0004077Composr alpha bug reports[All Projects] General / Uncategorisedpublic2020-03-07 16:09
ReporterChris GrahamAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0004077: Deletion of submitted content on warn/punish form has design flaw
DescriptionAs pointed out by Patrick, listing of content to delete along with punishment suffers from the assumption there is not too much content to list.

Alter it to:
1) Order by date/time (recent first) ; if possible, not all content types are guaranteed to have a date/time field
2) Show last 30 for each content type only

This applies both to the topic/post deletion (which is handled in specialised code) and to the "any other content type" code (which is coded to use content_meta_aware hooks).
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2020-01-31 19:51

administrator   ~0006341

Are you opposed, in addition to this issue, I also fix the labels for the check boxes to use the format "Content Type: Title" instead of just title? Ex. "Gallery: My Vacation".

Chris Graham

2020-01-31 19:56

administrator   ~0006342

Ok. The hooks give you the language string for the content type label.

Patrick Schmalstig

2020-01-31 20:12

administrator   ~0006343

I just now noticed that, my bad. Thanks!

Issue History

Date Modified Username Field Change
2020-01-31 19:42 Chris Graham New Issue
2020-01-31 19:42 Chris Graham Status non-assigned => assigned
2020-01-31 19:42 Chris Graham Assigned To => Patrick Schmalstig
2020-01-31 19:51 Patrick Schmalstig Note Added: 0006341
2020-01-31 19:56 Chris Graham Note Added: 0006342
2020-01-31 20:12 Patrick Schmalstig Note Added: 0006343
2020-03-07 16:09 Patrick Schmalstig Status assigned => resolved
2020-03-07 16:09 Patrick Schmalstig Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised