Skip to content

PathPattern::extractPathWithinPattern does not use custom separator #23168

@bclozel

Description

@bclozel

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, /.

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions