[Bb-trac] [bbPress] #1002: function get_page_number_links displays "$next_text"

bbPress bb-trac at lists.bbpress.org
Fri Dec 5 20:08:51 GMT 2008


#1002: function get_page_number_links displays "$next_text"
----------------------+-----------------------------------------------------
 Reporter:  _ck_      |       Owner:                    
     Type:  defect    |      Status:  new               
 Priority:  normal    |   Milestone:  1.0-beta & XML-RPC
Component:  Back-end  |     Version:  1.0-alpha-2       
 Severity:  normal    |    Keywords:                    
----------------------+-----------------------------------------------------
 I can't quite trace the reason why but the `function
 get_page_number_links` sometimes literally displays `"$next_text"` next to
 the page number links.

 This must be a bad or missing quote placed somewhere
 (perhaps a single quote instead of a double quote).

 The function that makes the links is in `includes/wp-functions.php`
 `function paginate_links( $args = '' ) `

 However the `$next_text` in that case is properly enclosed, no bug that I
 can see.

 Note that when on the 2nd page,  `"« Previous"` does display correctly.

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


More information about the Bb-trac mailing list