Commit d288690
committed
bug #1301 [Live] Fix BatchActionController redirection (6insanes)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Live] Fix BatchActionController redirection
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix #1300
| License | MIT
This should fix #1300
LiveConponentSubscriber::onKernelResponse should not change response status for subrequests
I'm not sure about test naming
Commits
-------
4f75d06 [Live] Fix BatchActionController redirectionFile tree
2 files changed
+38
-0
lines changed- src/LiveComponent
- src/EventListener
- tests/Functional/Controller
2 files changed
+38
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
285 | 289 | | |
286 | 290 | | |
287 | 291 | | |
| |||
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
157 | 191 | | |
158 | 192 | | |
159 | 193 | | |
| |||
0 commit comments