Describe the bug
Using external apps like Collabora without setting OC_EVENTS_ENDPOINT seems to break completely on current main. I guess this was introduced by #2862. This is bad because it's introducing a breaking change.
Steps to reproduce
- Start a dev stack with collabora, e.g. in our
opencloud-compose setup without having OC_EVENTS_ENDPOINT set (basically undo https://github.com/opencloud-eu/opencloud-compose/pull/307/changes)
- Access web in the browser and open a odt file
Expected behavior
The file opens. Collaboration events like for the mention feature don't work, but they shouldn't affect Collabora as a whole.
Actual behavior
Collabora doesn't start.
Describe the bug
Using external apps like Collabora without setting
OC_EVENTS_ENDPOINTseems to break completely on current main. I guess this was introduced by #2862. This is bad because it's introducing a breaking change.Steps to reproduce
opencloud-composesetup without havingOC_EVENTS_ENDPOINTset (basically undo https://github.com/opencloud-eu/opencloud-compose/pull/307/changes)Expected behavior
The file opens. Collaboration events like for the mention feature don't work, but they shouldn't affect Collabora as a whole.
Actual behavior
Collabora doesn't start.