From 689a4d8c328c6afd4a563385f1860ed58af6ccd4 Mon Sep 17 00:00:00 2001 From: Chad Birch Date: Mon, 5 Aug 2013 14:16:30 -0600 Subject: [PATCH] hot list: show full page of posts even with sticky --- r2/r2/controllers/listingcontroller.py | 1 + 1 file changed, 1 insertion(+) diff --git a/r2/r2/controllers/listingcontroller.py b/r2/r2/controllers/listingcontroller.py index 68ce09671..d2d29d441 100755 --- a/r2/r2/controllers/listingcontroller.py +++ b/r2/r2/controllers/listingcontroller.py @@ -370,6 +370,7 @@ class HotController(FixListing, ListingController): if l != c.site.sticky_fullname] if not self.after: self.count -= 1 + self.num += 1 return link_list # no sticky or sticky hidden