[Bb-trac] Re: [bbPress] #704: get_forum_name returns wrong forum name if sub-forums listed on same page

bbPress bb-trac at lists.bbpress.org
Thu Jul 26 17:58:05 GMT 2007


#704: get_forum_name returns wrong forum name if sub-forums listed on same page
----------------------+-----------------------------------------------------
 Reporter:  _ck_      |        Owner:                 
     Type:  defect    |       Status:  new            
 Priority:  normal    |    Milestone:  0.8.3 & XML-RPC
Component:  Back-end  |      Version:  0.8.2.1        
 Severity:  normal    |   Resolution:                 
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by _ck_):

 This also affects
 {{{
 <?php forum_pages(); ?>
 }}}

 Which calculates the wrong forum_id, if a forum has sub-forums.
 I had to workaround by using
 {{{
 <?php forum_pages($forum_id); ?>
 }}}
 In the template.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/704#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list