Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Cookbook][Routing] How to allow / character in a route parameter #449

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

Merged
merged 4 commits into from
Jun 27, 2011

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jun 25, 2011

Simply explain how to modify the route requirements.
It may not be explained the best way.

How to allow / character in a route parameter
=============================================

Sometimes, you need to compose URLs with parameters that can contain a slash ``/``. But Symfony uses this character as separator between route parts.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lines needs to be wrapped after the first word crossing 72 characters

weaverryan added a commit that referenced this pull request Jun 27, 2011
[Cookbook][Routing] How to allow / character in a route parameter
@weaverryan weaverryan merged commit 3d680fe into symfony:master Jun 27, 2011
@weaverryan
Copy link
Member

This is an excellent topic for the cookbook - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.