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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination in backend module is broken for listAction #1118

Closed
vnc-jboe opened this issue Sep 5, 2024 · 1 comment
Closed

Pagination in backend module is broken for listAction #1118

vnc-jboe opened this issue Sep 5, 2024 · 1 comment

Comments

@vnc-jboe
Copy link
Contributor

vnc-jboe commented Sep 5, 2024

Powermail v12.3.5
TYPO3 v12.4.19

The pagination in the backend module for email lists is broken. When you try to click on a page number, the currentPage variable is set but the list page view still remains on page number 1.

I guess it's about the handling of page number in the listAction of ModuleController. I'm gonna write a fix now.

In powermail v12.4.0 is still the same bug.

@mschwemer
Copy link
Collaborator

Thanks for your contrib. Fixed with #1129

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

No branches or pull requests

2 participants