Now when click on "older polls" link in poll block, it will go to "polls" page which show only 15 recent polls. This makes impossible for navigating to older than these 15 polls. It should be paged as other type archive such as blog or story.

At least, in poll.module, poll_page() is hard code to 15, make it variable and configurable from settings.

Comments

LAsan’s picture

Version: x.y.z » 7.x-dev
Status: Active » Fixed

"It should be paged as other type archive such as blog or story"
It is, at least in current versions.

Moving to fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.