Skip to content

PathPattern::extractPathWithinPattern does not use custom separator #23168

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

Closed
bclozel opened this issue Jun 20, 2019 · 0 comments
Closed

PathPattern::extractPathWithinPattern does not use custom separator #23168

bclozel opened this issue Jun 20, 2019 · 0 comments
Assignees
Labels
in: messaging Issues in messaging modules (jms, messaging) type: bug A general bug
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Jun 20, 2019

As of #23092, PathPatternParser allows custom separators - but the extractPathWithinPattern implementation, when extracting the path within the pattern of a matched route (see PathPattern::extractPathWithinPattern), does not take into account the configured separator and only uses the default, /.

@bclozel bclozel added in: messaging Issues in messaging modules (jms, messaging) type: bug A general bug labels Jun 20, 2019
@bclozel bclozel added this to the 5.2 RC1 milestone Jun 20, 2019
@bclozel bclozel self-assigned this Jun 20, 2019
@bclozel bclozel changed the title PathPatternParser::extractPathWithinPattern does not use custom separator PathPattern::extractPathWithinPattern does not use custom separator Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant