You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes#6419).
Discussion
----------
Update routing.rst
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | none
The described version of the file was breaking "default value" functionality, and if user would access this page without `name` variable it'll get warning:
`Notice: Undefined variable: name in ../src/pages/hello.php on line 2`
Commits
-------
a29a319 Update routing.rst
0 commit comments