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

Gurpartap Singh’s picture

Title: problem in drupal.org paging » "No posts available." on last page of tracker
Project: Paging » Drupal.org site moderators
Version: 6.x-1.x-dev »
Component: Code » Other
Assigned: computer_jin » Unassigned

Where the last page is: http://drupal.org/tracker?page=14013

Is this a known Drupal bug?

AjK’s picture

Priority: Critical » Normal

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.

damien tournoud’s picture

Project: Drupal.org site moderators » Tracker 2
Version: » 5.x-1.x-dev
Component: Other » Code
Issue tags: +drupal.org upgrade

Interesting issue, the pagination is way off.

Reassigning to tracker2, let's see if we can fix this for the upgrade.

computer_jin’s picture

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?

Gurpartap Singh’s picture

david strauss’s picture

Assigned: Unassigned » david strauss
david strauss’s picture

Status: Active » Postponed

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.

david strauss’s picture

Status: Postponed » Active

It's time to re-index Tracker 2.