It seems not local related as I have tested it in the demo.nextcloud.com and have the same effect.
Does nobody use this function. How come I see no equal results.
It is not related to the markdown editor as this is not installed at the demo. ( afaik )
Can anyone point me to the right github to file a bug.
Server configuration detail
Operating system: Linux 5.4.0-117-generic #132-Ubuntu SMP Thu Jun 2 00:39:06 UTC 2022 x86_64
Webserver: Apache/2.4.46 (Ubuntu) (fpm-fcgi)
Database: mysql 10.3.34
PHP version: 8.1.7
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, Reflection, SPL, session, standard, sodium, cgi-fcgi, mysqlnd, PDO, xml, apcu, bcmath, bz2, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, imap, intl, exif, mcrypt, memcache, msgpack, mysqli, OAuth, odbc, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, raphf, readline, redis, shmop, SimpleXML, soap, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xmlreader, xmlrpc, xmlwriter, xsl, zip, http, memcached, Zend OPcache
Nextcloud version: 24.0.2 - 24.0.2.1
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array
(
)
List of activated apps
Enabled:
- accessibility: 1.10.0
- activity: 2.16.0
- admin_audit: 1.14.0
- announcementcenter: 6.3.1
- appointments: 1.12.7
- audioplayer: 3.3.0
- breezedark: 24.0.1
- bruteforcesettings: 2.4.0
- calendar: 3.4.1
- cloud_federation_api: 1.7.0
- contacts: 4.1.1
- contactsinteraction: 1.5.0
- dashboard: 7.4.0
- data_request: 1.11.0
- dav: 1.22.0
- extract: 1.3.5
- federatedfilesharing: 1.14.0
- federation: 1.14.0
- files: 1.19.0
- files_antivirus: 3.3.0
- files_external: 1.16.1
- files_markdown: 2.3.6
- files_pdfviewer: 2.5.0
- files_rightclick: 1.3.0
- files_sharing: 1.16.2
- files_texteditor: 2.14.0
- files_trashbin: 1.14.0
- files_versions: 1.17.0
- files_videoplayer: 1.13.0
- files_zip: 1.1.1
- logreader: 2.9.0
- lookup_server_connector: 1.12.0
- maps: 0.1.10
- ncdownloader: 0.9.37
- nextcloud_announcements: 1.13.0
- notifications: 2.12.0
- oauth2: 1.12.0
- password_policy: 1.14.0
- passwords: 2022.6.20
- phonetrack: 0.7.0
- photos: 1.6.0
- printer: 0.0.5
- privacy: 1.8.0
- provisioning_api: 1.14.0
- rainloop: 7.2.5
- recommendations: 1.3.0
- richdocuments: 6.1.0
- serverinfo: 1.14.0
- settings: 1.6.0
- sharebymail: 1.14.0
- spreed: 14.0.2
- support: 1.7.0
- survey_client: 1.12.0
- tasks: 0.14.4
- text: 3.5.1
- theming: 1.15.0
- transfer: 0.5.1
- twofactor_backupcodes: 1.13.0
- twofactor_totp: 6.4.0
- updatenotification: 1.14.0
- user_status: 1.4.0
- viewer: 1.8.0
- weather_status: 1.4.0
- workflowengine: 2.6.0
Disabled:
- circles: 24.0.0
- comments: 1.4.0
- encryption
- firstrunwizard: 2.1
- systemtags: 1.4.0
- user_ldap
Configuration (config/config.php)
{
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.vstans.nl",
"office.vstans.nl",
"127.0.0.1",
"10.8.0.20"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.vstans.nl",
"version": "24.0.2.1",
"logtimezone": "Europe\/Amsterdam",
"has_internet_connection": true,
"check_for_working_webdav": true,
"installed": true,
"loglevel": 0,
"maintenance": false,
"log_rotate_size": 8388608,
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\NFO"
],
"updater.release.channel": "stable",
"trashbin_retention_obligation": "auto, 365",
"has_rebuilt_cache": true,
"dbtype": "mysql",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"mysql.utf8mb4": true,
"mail_smtpmode": "sendmail",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"app.mail.imaplog.enabled": "true",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpsecure": "tls",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"filelocking.enabled": true,
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.local": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"knowledgebaseenabled": false,
"simpleSignUpLink.shown": false,
"default_phone_region": "NL",
"profile.enabled": true,
"login_form_autocomplete": false,
"defaultapp": "files",
"app_install_overwrite": [
"admin_notifications",
"printer",
"audioplayer",
"contacts",
"ocdownloader",
"maps",
"files_retention",
"extract",
"video_converter",
"files_antivirus",
"files_texteditor"
],
"theme": "Theme1"
}
Cron Configuration: Array
(
[backgroundjobs_mode] => cron
[lastcron] => 1656880512
)
External storages: yes
External storage configuration
+----------+-------------+---------+---------------------+----------------------------+----------------------+-------------------+-------------------+-------+
| Mount ID | Mount Point | Storage | Authentication Type | Configuration | Options | Applicable Users | Applicable Groups | Type |
+----------+-------------+---------+---------------------+----------------------------+----------------------+-------------------+-------------------+-------+
| 1 | /Muziek | Lokaal | Geen | datadir: "\/cloud\/muziek" | enable_sharing: true | | muziek | Admin |
| 2 | /Share | Lokaal | Geen | datadir: "\/cloud\/Films" | readonly: true | | films | Admin |
| 4 | /Share | Lokaal | Geen | datadir: "\/cloud\/Films" | | | FilmsW | Admin |
| 5 | /Mirror | Lokaal | Geen | datadir: "\/cloud\/mirror" | | | | Admin |
+----------+-------------+---------+---------------------+----------------------------+----------------------+-------------------+-------------------+-------+
Encryption: no
User-backends:
Talk configuration:
STUN servers
TURN servers
- no custom server configured
Signaling servers (mode: default):
- no custom server configured
Browser: Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0