[wp-trac] [WordPress Trac] #11511: Page numbers not updated when doing a tag search
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 20:01:53 UTC 2009
#11511: Page numbers not updated when doing a tag search
----------------------------+-----------------------------------------------
Reporter: scribu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Administration | Version: 2.8
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Comment(by hakre):
Pagination is generated in line 193 of the named file which does not
reflect for it's ''total'' the total tags returned by the search but for
the taxonomy.
the search output can not reflect the pagenumber properly because there is
no input ossibility for tag search page count.
(Aditionally: AJAX-Adding tags does not reflect the number of tags per
page as well.)
Patch does fix the display problem. It's a cosmetic fix. The underlying
problem is that searching for tags is not properly imlemented with
pagination in mind (a search for a tag will ever return the number per
tags per page at maximum).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11511#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list