[Bb-trac] [bbPress] #622: Recently deleted topics do not appear on the dashboard

bbPress bb-trac at lists.bbpress.org
Fri Mar 23 10:20:01 GMT 2007


#622: Recently deleted topics do not appear on the dashboard
----------------------------+-----------------------------------------------
 Reporter:  nbachiyski      |       Owner:     
     Type:  defect          |      Status:  new
 Priority:  low             |   Milestone:     
Component:  Administration  |     Version:     
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------
 They are correctly enumerated by {{{get_recently_moderated_objects()}}},
 but the standard {{{topic_}}} functions fail, because they use
 {{{get_topic}}}, which uses the {{{$cache->get_topic()}}}, which, on
 missing cache, selects only those with status 0.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/622>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list