Closed muchachagrande closed 10 months ago
It sounds like you have a very very old app that is still using the legacy forms settings method. That's was replaced in NC12 in #796. What app shows up there?
Hi @joshtrichards, this is a screenshot of what is on the page in question:
It's on the Personal section. As you can see, there is only the personal templates and the global templates.
This is not a very old installation. May be I installed version 24 or 25 and been updating since then.
Looks like your situation was probably introduced here: https://github.com/nextcloud/text_templates/pull/6
I thought the "additional" approach for Settings was deprecated, but not my area of expertise. Maybe I've misunderstood it.
This will either need to be fixed in Server (if it's supposed to be supported still) or addressed in the text_templates
app (if it's not).
@nickvergessen Any insight since you touched both ends of that code?
This will either need to be fixed in Server (if it's supposed to be supported still)
We just don't recommend it, but it should work, so should be fixed in server.
Should be a bug from https://github.com/nextcloud/server/pull/35609
Hello, I have the same bug, is there any way to discover what is the faulty application?
⚠️ This issue respects the following points: ⚠️
Bug description
When entering "Personal -> Additional configuration" screen there is an error logged "Undefined array key "activeSectionId" at /var/www/nextcloud/apps/settings/templates/settings/frame.php#85" The page seems to work fine and there is no other symptoms than the one I found in the log.
Steps to reproduce
Expected behavior
There should be no error at the log
Installation method
Community VM appliance
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response