"No posts available." on last page of tracker
| Project: | Tracker 2 |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | David Strauss |
| Status: | active |
| Issue tags: | drupal.org upgrade |
Jump to:
Hi Drupal,
I am Azhar uddin from karachi,pakistan working in 4 Ace Technologies.I am a developer of drupal,love to work in drupal,when i was visiting this page of drupal http://drupal.org/tracker and this is belong to recent posts i was standing in "ALL RECENTS POST ".when i click last page it show me 'No posts available.' I think thats paging problem and i was also having this same problem and i solved this problem using count query so if you the developer of drupal i think forget this minor issue.I am just trying to tell you because i am also working for drupal and need a drupal account to upload my modules in drupal for drupal community ,please check this problem ,
Thanks Drupal
Regards,
Azhar
4 Ace Technologies
Karachi,Pakistan

#1
Where the last page is: http://drupal.org/tracker?page=14013
Is this a known Drupal bug?
#2
The actual "real" last page is http://drupal.org/tracker?page=13714 (at time of writing).
Seems like an annoying bug but it I don't believe it's critical.
#3
Interesting issue, the pagination is way off.
Reassigning to tracker2, let's see if we can fix this for the upgrade.
#4
If you assign me i have already done this locally and problem is solved.but please guide me how can i share my code and upload a patch for it?
#5
See http://drupal.org/patch and http://drupal.org/patch/create.
--
Gurpartap
#6
#7
This is an issue with some nodes not being indexed. I use the overall published node count for the global tracker pagination but the tracker2_node for content. If not all nodes are indexed, there will appear to be more pages than content.
I'm postponing this until we reindex the Tracker 2 content post-upgrade.
#8
It's time to re-index Tracker 2.