Actions
Bug #5204
closedCB Articles not account for K2 trashed article
Description
When deleting an article in K2 it goes to trash by setting trash database column. The select query isn't accounting for this scenario and still displaying the article. Update the query to make sure the article isn't trashed in addition to being published. Probably need to make same fix to CB Blogs.
Updated by beat over 9 years ago
- Target version changed from CB 2.0.8 to CB 2.0.9
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !887
Actions