Commit d48c23e
committed
[BUGFIX] Do not end up in workspace and preview for default requests
Default requests won't have a workspace id.
That will lead to TYPO3 defaults -99 id.
That in turn will lead to being in preview mode once a backend user is
provided within context.
We therefore cover the default and turn it into live workspace which
could be the expected default.
Resolves: #5351 parent 9750f4a commit d48c23e
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- Resources/Core/Functional/Extensions/json_response/Classes/Middleware
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments