#6325 - Block pagination causes recursive self_url builds eventually resulting in HTTP request too large
| Identifier | #6325 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Block pagination causes recursive self_url builds eventually resulting in HTTP request too large |
| Status | Completed |
| Handling member | PDStig |
| Version | 11 beta8 |
| Addon | core |
| Description | When using pagination on a block, the self_url parameter would recursively grow in size. This would eventually trigger a request too large error. |
| Funded? | No |
| Hotfixes | Only apply these hotfixes if you absolutely need them and cannot wait until the next release of Composr (releases are more reliable and strictly tested). We provide no guarantee that hotfixes will work; they may even break your site especially if a hotfix depends on another hotfix. Always make a site backup if you attempt to apply a hotfix. As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade:
For Composr version 10, manually extract the files (e.g., using 7-Zip) and overwrite files in your Composr installation that are older than the ones in the hotfix (check the file modification date/time). Skip hotfix files that do not exist in your installation. |
| Commits | Pagination fix attempt 2: prioritise GET (6d2d75b0) · Commits · Composr ecosystem / Composr · GitLab Pagination attempt 3 (e89d0801) · Commits · Composr ecosystem / Composr · GitLab |


Comments
System message - Issue updated