-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
In NC 13 everything works as expected, but in NC 14 my admin section is missing (the personal section is there). If I remove the personal-section element, the admin section is there. @juliushaertl thinks this is maybe a bug.
Here's an example of my info.xml:
https://github.com/nextcloud/jsxc.nextcloud/blob/9f342ec4455ad67f9960a152f28894dc22bd3490/appinfo/info.xml#L45-L50
ref jsxc/jsxc#718
Steps to reproduce
- Use the same section in your
info.xmlforadmin-sectionandpersonal-section - Go to settings in your NC
Expected behaviour
There is a custom section in personal and admin section.
Actual behaviour
Only the personal section is visible.
Server configuration
Operating system: ubuntu 18.04
Web server: apache
Database: sqlite
PHP version: 7.2
Nextcloud version: 14 beta.4
Updated from an older Nextcloud/ownCloud or fresh install: fresh
Where did you install Nextcloud from: git
Client configuration
Browser: Vivaldi
Operating system: ubuntu 18.04
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
Nothing relevant.
Browser log
Browser log
Nothing.