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

fix: paginator.html.twig prepends four spaces to URLs #1968

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

dkarlovi
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets N/A

URLs generated by the paginator by default have 4 spaces prepended to them, like

<a href="    /category?page=2">2</a>

This removes the spaces.

@dpfaffenbauer dpfaffenbauer added this to the 3.0.0 milestone Apr 22, 2022
@dpfaffenbauer dpfaffenbauer merged commit c9ff33d into coreshop:master Apr 22, 2022
@dpfaffenbauer
Copy link
Member

thanks

@dkarlovi dkarlovi deleted the patch-3 branch April 22, 2022 06:27
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.

2 participants