Skip to content

External Sites as default APP #7182

@mazlumtoprak

Description

@mazlumtoprak

Steps to reproduce

1.Enabling External Sites & add a Website
2.Configure external sites as default app in config.phh
3.Access nextcloud Default Page

Expected behaviour

The External Site which has been defined should be shown at logon or by pressing the home button in nextcloud.

Actual behaviour

Nextcloud switches to the "files" app, as it cannot access to the external sites. Surely because the external sites are seperated in numbers like:

  • external/1
  • external/2
  • ...and so on

There has been a Pull request on owncloud for this issue: owncloud/core#28962

Tried following config.php Settings:
defaultapp' => 'external'
'defaultapp' => 'external/1'
'defaultapp' => 'external?id=1'

Server configuration

Operating system: Ubuntu 16.04

Nextcloud version: 12.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions