Pager URL contain upper case and underscore

Created on 27 December 2022, almost 2 years ago
Updated 15 April 2024, 6 months ago

Hi BEF Team,

Pager URL contains uppercase and Underscore. You for SEO prospect url should be in lower case and should be - hyphen in place of underscore.

All the URL working but on better expose filter pagination is showing uppercase and Underscore

?combine=&sort_bef_combine=created_DESC&sort_by=created&sort_order=DESC&page=4

I tried to fixed this so add pager.html.twig in theme and add |lower|replace('_', '-')

But when click on pager the URL seems repeated the parameter

?sort-bef-combine=created-desc&sort-by=created&sort-order=desc&combine=&sort-bef-combine=created-desc&sort-by=created&sort-order=desc&page=2

πŸ› Bug report
Status

Closed: won't fix

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024