-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
type:bugSomething isn’t working.Something isn’t working.
Description
Describe the bug
When using * to try and catch an optional slash and string, the slash is stripped from the replacement.
Steps to Reproduce
- Create a redirect with source /test*
- Regular Expressions false
- Redirect to https://google.com$1
- Visit /test/abc Expected destination is https://google.com/abc actual destination is https://google.comabc
Screenshots, screen recording, code snippet
NA
Environment information
NA
WordPress information
NA
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
type:bugSomething isn’t working.Something isn’t working.