You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file browser, open Context action "owncloud->Open in Onlyoffice"
Expected behaviour
OnlyOffice should open the app
Actual behaviour
Request (from mitmproxy)
POST https://0001.schule.owncloud.works/app/open-with-web
With param file_id: 0dd2c554-61ce-4c46-bceb-1962ce93fac3$ddc2004c-0977-11eb-9d3f-a793888cd0f8!84b3a190-f155-4b97-ada1-8834d45e72f4
NOTE: appName is empty
Steps to reproduce
Expected behaviour
OnlyOffice should open the app
Actual behaviour
Request (from mitmproxy)
POST https://0001.schule.owncloud.works/app/open-with-web
With param
file_id: 0dd2c554-61ce-4c46-bceb-1962ce93fac3$ddc2004c-0977-11eb-9d3f-a793888cd0f8!84b3a190-f155-4b97-ada1-8834d45e72f4
NOTE: appName is empty
Return value
Web tries to open but cannot find an appName
Spec
originally this was documented here https://owncloud.dev/services/app-registry/apps/#open-a-file-with-the-owncloud-web
An empty appName should open the default app.
Questions
@TheOneRing Intended to send no appName?
@dschmidt @kulmann Could that be fall out from the file action refactoring?
The text was updated successfully, but these errors were encountered: