Commit 0e244b0
committed
Fix #12074: Preserve container when opening View Page Source
When 'View Page Source' is triggered from a container tab, the view-source
tab now inherits the userContextId from the originating tab. This ensures
that the source view maintains the same authentication/session context as
the original page.
The fix checks if a view-source URL is being opened without an explicit
userContextId parameter and automatically inherits it from the currently
selected tab before processing through Zen's workspace/container logic.1 parent 1c23ad9 commit 0e244b0
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
269 | 280 | | |
270 | 281 | | |
271 | 282 | | |
| |||
0 commit comments