Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

#25666 limit of the sublist should be limit+offset #25685

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

erickgonzalez
Copy link
Contributor

@erickgonzalez erickgonzalez commented Aug 1, 2023

馃 Generated by Copilot at 4c335bc

Fixed a bug in the subList method of the ContentUtils class that caused incorrect pagination of content lists. The bug affected the rendering of content in velocity templates and was reported in issue #20384.

@erickgonzalez erickgonzalez linked an issue Aug 1, 2023 that may be closed by this pull request
@dotcms-sonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition C Maintainability Rating on New Code (is worse than A)
Failed condition 0.0% 0.0% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

Fix issues before they fail your Quality Gate with SonarLint SonarLint in your IDE.

@erickgonzalez erickgonzalez merged commit b1b1271 into master Aug 7, 2023
23 of 30 checks passed
@erickgonzalez erickgonzalez deleted the issue-25666 branch August 7, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pagination not working on related endpoint
4 participants