[Bug]: "Share with me via Nextcloud" buttons arte broken in settings and in the wild #45433
Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
The "Share with me via Nextcloud" button found at /settings/user/sharing
doesn't work, because its target links to the "sharing" section of nextcloud.com's Features page.
Steps to reproduce
- Visit
/settings/user/sharing
- Click "add to your website"
- Click the blue "Share with me via Nextcloud" button
Alternately:
- Visit https://strugee.net/contact
- Click the blue "Share with me via Nextcloud" button
Expected behavior
I'm shown how to create a federated share, or something like that. Not really sure what was here before.
I'm imagining it would be something like https://matrix.to/.
Installation method
Community Manual installation with Archive
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
N/A
List of activated Apps
N/A
Nextcloud Signing status
N/A
Nextcloud Logs
N/A
Additional info
Filing against nextcloud/core because I couldn't find a repo for the website.
Note that it's not enough to just fix the settings page - these buttons are presumably all over the place in the wild.
Activity