weblate
weblate copied to clipboard
Fix the Changes pagination issue due the unformated period values
Proposed changes
This fixes the issue regarding the pagination buttons in Changes. The pagination buttons leads to 404 page when a date range filter is added. This solves issue #11954.
Checklist
- [ ] Lint and unit tests pass locally with my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have added documentation to describe my feature.
- [ ] I have squashed my commits into logic units.
- [ ] I have described the changes in the commit messages.