Steps to reproduce
- click 3 dots on a note to open the context menu
- select the Sharing entry
Expected behaviour
After clicking the relevant entry in the context menu appearance of the sharing view is expected.
Actual behaviour
Trying to share a note directly from notes app by clicking the relevant entry in the context menu results in the entry being constantly highlighted but not opening the expected sharing view.
Sharing the note works if executed via the files app context menu on a /Notes/something.md.
The entry pasted under Log Files is repeated every 25 seconds as long the context menu is opened.
Tested on several opensuse tumbleweed clients with Firefox and under MacOS with Google Chrome.
Same behaviour.
Screenshots
Server
- Notes app version: 4.13.1
- Nextcloud version: 33.0.2.2
- OS: opensuse tumbleweed
- Web server: apache2-2.4.66
- PHP version: php8-8.4.20
- Database: mariadb-11.8.5
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "33.0.2.2",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "/",
"loglevel": 2,
"log_rotate_size": 104857600,
"memcache.local": "\OC\Memcache\APCu",
"memcache.distributed": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0
},
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"config_preset": 2,
"forbidden_filename_characters": [
"\",
"/"
],
"forbidden_filename_extensions": [
".filepart",
".part"
],
"mail_smtpmode": "smtp",
"mail_smtpauth": true,
"mail_sendmailmode": "smtp",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"mail_smtpsecure": "ssl",
"app_install_overwrite": [
"breezedark",
"dicomviewer",
"maps"
],
"maintenance": false,
"memories.db.triggers.fcu": true,
"memories.exiftool_no_local": true,
"memories.vod.path": "/srv/www/htdocs/nextcloud/apps/memories/bin-ext/go-vod-amd64",
"ldapProviderFactory": "OCA\User_LDAP\LDAPProviderFactory"
}
}
Client
- Browser (incl. version): MozillaFirefox-149.0.2
- OS: opensuse:tumbleweed:20260413
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
... ,"app":"PHP","method":"GET","url":"/apps/notes/notes?pruneBefore=1776200711","scriptName":"/index.php","message":"Undefined array key "node" at /srv/www/htdocs/nextcloud/apps/notes/lib/Service/NoteUtil.php#201","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:149.0) Gecko/20100101 Firefox/149.0","version":"33.0.2.2","data":{"app":"PHP"}}
Steps to reproduce
Expected behaviour
After clicking the relevant entry in the context menu appearance of the sharing view is expected.
Actual behaviour
Trying to share a note directly from notes app by clicking the relevant entry in the context menu results in the entry being constantly highlighted but not opening the expected sharing view.
Sharing the note works if executed via the files app context menu on a /Notes/something.md.
The entry pasted under Log Files is repeated every 25 seconds as long the context menu is opened.
Tested on several opensuse tumbleweed clients with Firefox and under MacOS with Google Chrome.
Same behaviour.
Screenshots
Server
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "33.0.2.2",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "/",
"loglevel": 2,
"log_rotate_size": 104857600,
"memcache.local": "\OC\Memcache\APCu",
"memcache.distributed": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0
},
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"config_preset": 2,
"forbidden_filename_characters": [
"\",
"/"
],
"forbidden_filename_extensions": [
".filepart",
".part"
],
"mail_smtpmode": "smtp",
"mail_smtpauth": true,
"mail_sendmailmode": "smtp",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"mail_smtpsecure": "ssl",
"app_install_overwrite": [
"breezedark",
"dicomviewer",
"maps"
],
"maintenance": false,
"memories.db.triggers.fcu": true,
"memories.exiftool_no_local": true,
"memories.vod.path": "/srv/www/htdocs/nextcloud/apps/memories/bin-ext/go-vod-amd64",
"ldapProviderFactory": "OCA\User_LDAP\LDAPProviderFactory"
}
}
Client
Log files
Add relevant parts of your
nextcloud.logand/or your browser's JavaScript console here.... ,"app":"PHP","method":"GET","url":"/apps/notes/notes?pruneBefore=1776200711","scriptName":"/index.php","message":"Undefined array key "node" at /srv/www/htdocs/nextcloud/apps/notes/lib/Service/NoteUtil.php#201","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:149.0) Gecko/20100101 Firefox/149.0","version":"33.0.2.2","data":{"app":"PHP"}}