Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitc0676f3
committed
minor#5597 [CreateFramework] don't override existing variables (xabbuh)
This PR was merged into the 2.3 branch.Discussion----------[CreateFramework] don't override existing variables| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |#5568When extracting the request attributes, existing variables must not beoverridden so that the `$request` variable is passed to the template asis.Commits-------4b23fdc don't override existing variables1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments
Comments
(0)