Skip to content

"Dangerous" code in DynamicRouter? #105

@fabpot

Description

@fabpot

While diving into the Drupal code, I stumbled upon this line https://github.com/symfony-cmf/Routing/blob/master/DynamicRouter.php#L205 where a Request is created with only the path info. That looks like a bad idea as everything except the path info falls back to default values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions