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
Comments
Comment #1
Gurpartap Singh commentedWhere the last page is: http://drupal.org/tracker?page=14013
Is this a known Drupal bug?
Comment #2
AjK commentedThe 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.
Comment #3
damien tournoud commentedInteresting issue, the pagination is way off.
Reassigning to tracker2, let's see if we can fix this for the upgrade.
Comment #4
computer_jin commentedIf 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?
Comment #5
Gurpartap Singh commentedSee http://drupal.org/patch and http://drupal.org/patch/create.
--
Gurpartap
Comment #6
david straussComment #7
david straussThis 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.
Comment #8
david straussIt's time to re-index Tracker 2.