libreoffice-online/browser/js
Szymon Kłos e0fbea717a Use encoded WOPISrc in ws requests
This is an issue if we use encoded and decoded WOPISrc for the
same document when using load balancers like HAProxy. It should
be always encoded.

What we did:

cool.html:
http://haproxy.local:9980/browser/2a43eb3236/cool.html?WOPISrc=http%3A%2F%2Fsomewopisrcfileaddress&title=title

ws:
ws://haproxy.local:9980/cool/http%3A%2F%2Fsomewopisrcfileaddress/ws?WOPISrc=http://somewopisrcfileaddress&compat=/ws

These 2 were redirected to different nodes when balancing
was done based on WOPISrc

This is regression from commit a722687c11
browser: simplify getParameterByName

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I17f0c4551404cece0bb995205459f2b38e860795
2024-02-06 10:59:50 +01:00
..
Autolinker.js
global.js Use encoded WOPISrc in ws requests 2024-02-06 10:59:50 +01:00
l10n.js
ResizeObserverPolyfill.js
sanitize-url.js
select2.js
viamapi-client.js
w2ui-1.5.rc1.js Color selector: add no-fill as button 2024-01-10 21:22:19 +01:00