Skip to content

public_wopi_url is automatically detected incorrectly and cannot be set manually. #1990

Open
@BornToBeRoot

Description

Describe the bug
Url is automatically detected incorrectly and cannot be set manually.

To Reproduce

# Check boths URLs
php occ config:app:get richdocuments wopi_url
php occ config:app:get richdocuments public_wopi_url

# Set Url
php occ config:app:set richdocuments public_wopi_url --value=https:\/\/cloud-test.borntoberoot.net\/custom_apps\/richdocumentscode\/proxy.php?req=

# Check URL again (it's correct)
php occ config:app:get richdocuments public_wopi_url

# Activate config
php occ richdocuments:activate-config

# Check again (it's not correct, again)
php occ config:app:get richdocuments public_wopi_url

image

Expected behavior
URL is set correct after this.

Screenshots
URL is wrong
image

Server details

Latest docker-image: nextcloud:23-apache
Latest collabora app via AppStore: richdocuments, richdocumentscode (x86/x64)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions