Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not matching when the url has query params #485

Open
pnpaes opened this issue Sep 10, 2024 · 1 comment
Open

Not matching when the url has query params #485

pnpaes opened this issue Sep 10, 2024 · 1 comment

Comments

@pnpaes
Copy link

pnpaes commented Sep 10, 2024

Description

Steps to reproduce

  1. Redirections fail and hit 404 when the url has query params.
  2. I tried to add this (.) at the end but that didn't have any result.
    redirect rule is:
    FORM: /de/compare/(.
    )
    TO: /de/table-comparison/$1

I also tried without the $1 at the end

Additional info

  • Craft version: Craft Pro 4.9.5
  • SEO version: 4.2.3
  • PHP version: 8.1.29
  • Database driver & version: MariaDB 10.5.21
  • Other Plugins:
    Cookies 4.0.0
    DigitalOcean Spaces Filesystem 2.0.0
    Field Manager 3.0.8
    GeoMate 2.1.3
    Image Resizer 3.0.11
    Neo 3.8.0
    Redactor 3.0.4
    SEO 4.2.3
    SEOMate 2.2.1
    Super Table 3.0.14
    Two-Factor Authentication 3.4.0
@kobeaerts
Copy link

Did you find a fix for this?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants