All database items marked as read
Submitted AndyMillne, May 22 2012 05:42 AM | Last updated May 22 2012 05:42 AM
When records are posted in a database with no categories, if one record is read then all others are also getting set read.
http://screencast.com/t/Vgb4gyyNrfE
All records are within the topic_marking_keep_days time cutoff.
What is happening is fetchUnreadCount() in coreExtensions.php is always returning 0 for count and last_item because $data['catID'] is NULL.
http://screencast.com/t/Vgb4gyyNrfE
All records are within the topic_marking_keep_days time cutoff.
What is happening is fetchUnreadCount() in coreExtensions.php is always returning 0 for count and last_item because $data['catID'] is NULL.
| Status: | Fixed |
| Version: | 2.3.1 |
| Fixed In: | 2.3.3 |











1 Comments