Skip to content

Wrong PathPattern parsing for segments ending in '**' #35339

@bclozel

Description

@bclozel

As of #35213, PathPatternParser now supports patterns starting with /**/resource.

This change introduced a regression where patterns like /abc** are parsed as /**.
Initially reported by @jzheaux, thanks!

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions