text editor shows wrong file name as share receiver
Steps to reproduce
- as user1 share a text file with user2
- as user2 accept the file
- as user1 rename the file
- as user2 open the file in the webUI text-editor
Expected behaviour
the text editor should show the original name
Actual behaviour
the text editor shows the renamed file-name, every else the original name is shown


Environment general
Operating system: Ubuntu 22 Backend (ownCloud Core or Infinite Scale): Ocis Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no
Environment ownCloud Infinite Scale
Version: current master commit b5bb6980e21cbcd3f3b48361d17b095e10b06cd4 Updated from an older Infinite Scale or fresh install: fresh Where did you install Infinite Scale from: git
Client configuration
Browser: FF / Chrome Operating system: Ubuntu
Most likely related to a backend issue we currently have: https://github.com/owncloud/ocis/issues/4796
According to https://github.com/owncloud/ocis/issues/6376#issuecomment-1611772592 this is expected behaviour?
I've checked the server response:
But admittedly it leads to a weird result in the editor, since that loads the actual resource:
Not sure how to proceed here...
Tested with:
Infinite Scale 7.1.3+4e1c2de9500 Community
ownCloud Web UI 12.0.0
Seems to be resolved.