github.com/cs3org/reva/v2@v2.27.7/changelog/1.13.0_2021-09-14/fix-wopi-discovery.md (about) 1 Bugfix: Remove malformed parameters from WOPI discovery URLs 2 3 This change fixes the parsing of WOPI discovery URLs for 4 MSOffice /hosting/discovery endpoint. 5 This endpoint is known to contain malformed 6 query paramters and therefore this fix removes them. 7 8 https://github.com/cs3org/reva/pull/2051