#4057 - main_multi_content block issues
| Identifier | #4057 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | main_multi_content block issues |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | With infinite scrolling on, the options for pagination, and maximum to show have no effect. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Pagination for block options should be labelled consistently, and explaining infinite scrolling replaces pagination if configured.
2) ALLOW_INFINITE_SCROLL=0 in BLOCK_MAIN_MULTI_CONTENT.tpl, pagination is working but the block title is repeated when a new page is clicked. Refreshing the page removes the extra title.