Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Comment Delete port to Drupal 7. Available features have remained the same but improvements have been made. Please note that due to Drupal 7 comment threading approach, comments which are moved up one thread will appear underneath comments already within that same thread.
[BUGFIX] Use correct range in pagination when exceeding max
6b80e32 by Mateu Aguiló Bosch (G)
When a range is passed via query string parameter, the correct
pagination links should be calculated. Even if the passed range
exceeds the maximum allowed range.