Bookmarks: Bookmarklet Not Working in Firefox, Chrome, or Edge

Created on 14 May 2021  路  2Comments  路  Source: nextcloud/bookmarks

Describe the bug
Hi All, when I use the "Add to NextCloud" bookmarklet, the bookmarks are not added to my Nextcloud Bookmarks instance.
The browser developer tools show this:

What can I do to help fix this? This NC Instance has been upgraded from 19 to 21 Recently.

To Reproduce
Steps to reproduce the behavior:

  1. In a browser with the Add to NextCloud bookmarklet available, click on Add Bookmarklet
  2. Add Tag(s) to site
  3. Click save.

Expected behavior
Bookmark is added to Nextcloud Bookmarks.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 (1909 build 18363)
  • Browser: MS Edge (Chrome based), and Firefox
  • Version: Edge 90.0.818, Firefox 87.0

Server (please complete the following information):

  • OS: Ubuntu 20.04.02
  • HTTP server: Apache 2.4.41
  • Database: Mysql 8.0.25
  • PHP version: PHP 7.4.3
  • Nextcloud version: 21.0.1
  • Bookmarks app version: 4.2.0
    ~~~
  • Activated Nextcloud Apps:

    • accessibility: 1.7.0

    • activity: 2.14.3

    • admin_audit: 1.11.0

    • apporder: 0.12.0

    • bookmarks: 4.2.0

    • calendar: 2.2.1

    • cloud_federation_api: 1.4.0

    • comments: 1.11.0

    • contacts: 3.5.1

    • contactsinteraction: 1.2.0

    • dav: 1.17.1

    • deck: 1.4.2

    • duplicatefinder: 0.0.8

    • epubreader: 1.4.6

    • federatedfilesharing: 1.11.0

    • federation: 1.11.0

    • files: 1.16.0

    • files_external: 1.12.0

    • files_markdown: 2.3.3

    • files_pdfviewer: 2.1.0

    • files_rightclick: 1.0.0

    • files_sharing: 1.13.1

    • files_trashbin: 1.11.0

    • files_versions: 1.14.0

    • files_videoplayer: 1.10.0

    • firstrunwizard: 2.10.0

    • logreader: 2.6.0

    • lookup_server_connector: 1.9.0

    • news: 15.4.3

    • nextcloud_announcements: 1.10.0

    • notifications: 2.9.0

    • oauth2: 1.9.0

    • onlyoffice: 7.0.2

    • password_policy: 1.11.0

    • photos: 1.3.0

    • previewgenerator: 3.1.1

    • privacy: 1.5.0

    • provisioning_api: 1.11.0

    • serverinfo: 1.11.0

    • settings: 1.3.0

    • sharebymail: 1.11.0

    • sharerenamer: 2.7.3

    • spreed: 11.2.1

    • support: 1.4.0

    • survey_client: 1.9.0

    • systemtags: 1.11.0

    • tasks: 0.13.6

    • text: 3.2.0

    • theming: 1.12.0

    • twofactor_backupcodes: 1.10.0

    • updatenotification: 1.11.0

    • user_status: 1.1.1

    • viewer: 1.5.0

    • weather_status: 1.1.0

    • workflowengine: 2.3.0

      ~~~

  • Nextcloud configuration:
    ~
    {
    "system": {
    "instanceid": "REMOVED SENSITIVE VALUE",
    "passwordsalt": "REMOVED SENSITIVE VALUE",
    "secret": "REMOVED SENSITIVE VALUE",
    "trusted_domains": [
    "cloud.wellston.biz",
    "office.wellston.biz"
    ],
    "trusted_proxies": "REMOVED SENSITIVE VALUE",
    "datadirectory": "REMOVED SENSITIVE VALUE",
    "default_phone_region": "US",
    "overwrite.cli.url": "http:\/\/192.168.30.2",
    "dbtype": "mysql",
    "version": "21.0.1.1",
    "dbname": "REMOVED SENSITIVE VALUE",
    "dbhost": "REMOVED SENSITIVE VALUE",
    "dbtableprefix": "oc_",
    "dbuser": "REMOVED SENSITIVE VALUE",
    "dbpassword": "REMOVED SENSITIVE VALUE",
    "logtimezone": "UTC",
    "installed": true,
    "loglevel": 0,
    "updater.release.channel": "stable",
    "theme": "",
    "maintenance": false,
    "mail_smtpmode": "smtp",
    "mail_smtpauthtype": "LOGIN",
    "mail_from_address": "REMOVED SENSITIVE VALUE",
    "mail_domain": "REMOVED SENSITIVE VALUE",
    "mail_smtphost": "REMOVED SENSITIVE VALUE",
    "mail_smtpport": "587",
    "mail_smtpauth": 1,
    "mail_smtpsecure": "tls",
    "mail_smtpname": "REMOVED SENSITIVE VALUE",
    "mail_smtppassword": "REMOVED SENSITIVE VALUE",
    "memcache.locking": "\OC\Memcache\Redis",
    "memcache.local": "\OC\Memcache\Redis",
    "redis": {
    "host": "REMOVED SENSITIVE VALUE",
    "port": 6379
    },
    "mysql.utf8mb4": true,
    "has_rebuilt_cache": true,
    "app_install_overwrite": [
    "apporder",
    "contacts",
    "bookmarks_fulltextsearch",
    "sharerenamer",
    "files_reader",
    "files_ebookreader"
    ],
    "overwriteprotocol": "https",
    "migrate_guest_user_data": true,
    "twofactor_enforced": "false",
    "twofactor_enforced_groups": [],
    "twofactor_enforced_excluded_groups": [],
    "encryption.legacy_format_support": false,
    "encryption.key_storage_migrated": false
    },
    "apps": {
    "accessibility": {
    "enabled": "yes",
    "installed_version": "1.7.0",
    "types": ""
    },
    "activity": {
    "enabled": "yes",
    "installed_version": "2.14.3",
    "types": "filesystem"
    },
    "admin_audit": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "logging"
    },
    "apporder": {
    "enabled": "yes",
    "installed_version": "0.12.0",
    "order": "[\"\/index.php\/apps\/files\/\",\"\/index.php\/apps\/rainloop\/\",\"\/index.php\/apps\/deck\/\",\"\/index.php\/apps\/calendar\/\",\"\/index.php\/apps\/contacts\/\",\"\/index.php\/apps\/tasks\/\",\"\/index.php\/apps\/keeweb\/\",\"\/index.php\/apps\/gallery\/\",\"\/index.php\/apps\/spreed\/\"]",
    "types": ""
    },
    "backgroundjob": {
    "lastjob": "4242"
    },
    "bookmarks": {
    "enabled": "yes",
    "installed_version": "4.2.0",
    "performance.maxBookmarksperAccount": "",
    "previews.screenly.token": "",
    "previews.screenly.url": "",
    "previews.screenshotmachine.key": "",
    "previews.webshot.url": "",
    "privacy.enableScraping": "true",
    "types": ""
    },
    "bookmarks_fulltextsearch": {
    "bookmarks_ttl": "1",
    "enabled": "no",
    "installed_version": "1.2.0",
    "types": ""
    },
    "calendar": {
    "enabled": "yes",
    "installed_version": "2.2.1",
    "types": ""
    },
    "carnet": {
    "enabled": "no",
    "installed_version": "0.23.8",
    "types": "filesystem"
    },
    "cloud_federation_api": {
    "enabled": "yes",
    "installed_version": "1.4.0",
    "types": "filesystem"
    },
    "cms_pico": {
    "enabled": "no",
    "installed_version": "1.0.4",
    "plugins_etag": "Wh96WqRlsW",
    "system_plugins": "{\"PicoDeprecated\":{\"name\":\"PicoDeprecated\",\"type\":1,\"compat\":true}}",
    "system_templates": "{\"empty\":{\"name\":\"empty\",\"type\":1,\"compat\":true},\"sample_pico\":{\"name\":\"sample_pico\",\"type\":1,\"compat\":true}}",
    "system_themes": "{\"default\":{\"name\":\"default\",\"type\":1,\"compat\":true}}",
    "themes_etag": "dTijS87Zpz",
    "types": "filesystem"
    },
    "comments": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "logging"
    },
    "contacts": {
    "enabled": "yes",
    "installed_version": "3.5.1",
    "types": "dav"
    },
    "contactsinteraction": {
    "enabled": "yes",
    "installed_version": "1.2.0",
    "types": "dav"
    },
    "core": {
    "backgroundjobs_mode": "cron",
    "default_encryption_module": "OC_DEFAULT_MODULE",
    "enterpriseLogoChecked": "yes",
    "incoming_server2server_share_enabled": "no",
    "installedat": "1469039844.3352",
    "lastcron": "1621015208",
    "lastupdateResult": "[]",
    "lastupdatedat": "1621015013",
    "moveavatarsdone": "yes",
    "oc.integritycheck.checker": ,
    "outgoing_server2server_share_enabled": "no",
    "previewsCleanedUp": "1",
    "public_documents": "documents\/public.php",
    "public_files": "files_sharing\/public.php",
    "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
    "remote_caldav": "dav\/appinfo\/v1\/caldav.php",
    "remote_calendar": "dav\/appinfo\/v1\/caldav.php",
    "remote_carddav": "dav\/appinfo\/v1\/carddav.php",
    "remote_contacts": "dav\/appinfo\/v1\/carddav.php",
    "remote_dav": "dav\/appinfo\/v2\/remote.php",
    "remote_files": "dav\/appinfo\/v1\/webdav.php",
    "remote_webdav": "dav\/appinfo\/v1\/webdav.php",
    "repairlegacystoragesdone": "yes",
    "scss.variables": "9b0e5104e6a3c6a1b450df21a62de115",
    "shareapi_default_expire_date": "yes",
    "shareapi_default_permission_candelete": "no",
    "shareapi_default_permission_canshare": "no",
    "shareapi_default_permissions": "7",
    "shareapi_enforce_expire_date": "no",
    "shareapi_enforce_links_password": "no",
    "shareapi_public_link_disclaimertext": "Please upload your files here.\n",
    "theming.variables": "3380c74585402bc749599a676554ab7b",
    "updater.secret.created": "1620309722",
    "vendor": "nextcloud"
    },
    "cospend": {
    "enabled": "no",
    "installed_version": "0.0.10",
    "types": ""
    },
    "dashboard": {
    "enabled": "no"
    },
    "dav": {
    "OCA\DAV\Migration\ValueFixInsert_ran": "true",
    "buildCalendarReminderIndex": "yes",
    "buildCalendarSearchIndex": "yes",
    "chunks_migrated": "1",
    "enabled": "yes",
    "installed_version": "1.17.1",
    "regeneratedBirthdayCalendarsForYearFix": "yes",
    "sendEventRemindersPush": "yes",
    "types": "filesystem"
    },
    "deck": {
    "enabled": "yes",
    "installed_version": "1.4.2",
    "types": "dav"
    },
    "documents": {
    "enabled": "no",
    "installed_version": "0.13.1",
    "ocsid": "168711",
    "types": ""
    },
    "drawio": {
    "DrawioLang": "auto",
    "DrawioTheme": "kennedy",
    "DrawioUrl": "https:\/\/www.draw.io",
    "DrawioXml": "yes",
    "enabled": "no",
    "installed_version": "1.0.0",
    "types": "filesystem"
    },
    "duplicatefinder": {
    "enabled": "yes",
    "installed_version": "0.0.8",
    "types": ""
    },
    "encryption": {
    "enabled": "no",
    "encryptHomeStorage": "0",
    "installed_version": "2.7.0",
    "masterKeyId": "master_7e4932cf",
    "publicShareKeyId": "pubShare_7e4932cf",
    "recoveryKeyId": "recoveryKey_7e4932cf",
    "types": "filesystem"
    },
    "end_to_end_encryption": {
    "enabled": "no",
    "installed_version": "1.7.1",
    "types": "dav,filesystem"
    },
    "epubreader": {
    "enabled": "yes",
    "installed_version": "1.4.6",
    "types": ""
    },
    "external": {
    "enabled": "no",
    "installed_version": "3.8.1",
    "max_site": "3",
    "sites": "REMOVED SENSITIVE VALUE",
    "types": ""
    },
    "federatedfilesharing": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": ""
    },
    "federation": {
    "autoAddServers": "0",
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "authentication"
    },
    "files": {
    "cronjob_scan_files": "500",
    "enabled": "yes",
    "installed_version": "1.16.0",
    "types": "filesystem"
    },
    "files_ebookreader": {
    "enabled": "no",
    "installed_version": "0.0.1",
    "types": ""
    },
    "files_external": {
    "allow_user_mounting": "yes",
    "enabled": "yes",
    "installed_version": "1.12.0",
    "types": "filesystem",
    "user_mounting_backends": "dav,owncloud,sftp,amazons3,\OC\Files\Storage\SFTP_Key"
    },
    "files_markdown": {
    "enabled": "yes",
    "installed_version": "2.3.3",
    "types": ""
    },
    "files_pdfviewer": {
    "enabled": "yes",
    "installed_version": "2.1.0",
    "types": ""
    },
    "files_reader": {
    "enabled": "no",
    "installed_version": "1.2.3",
    "ocsid": "167127",
    "types": "filesystem"
    },
    "files_retention": {
    "enabled": "no",
    "installed_version": "1.0.1",
    "types": "filesystem"
    },
    "files_rightclick": {
    "enabled": "yes",
    "installed_version": "1.0.0",
    "types": ""
    },
    "files_sharing": {
    "enabled": "yes",
    "incoming_server2server_share_enabled": "no",
    "installed_version": "1.13.1",
    "outgoing_server2server_share_enabled": "no",
    "types": "filesystem"
    },
    "files_texteditor": {
    "enabled": "no",
    "installed_version": "2.14.0",
    "types": ""
    },
    "files_trashbin": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "filesystem,dav"
    },
    "files_versions": {
    "enabled": "yes",
    "installed_version": "1.14.0",
    "types": "filesystem,dav"
    },
    "files_videoplayer": {
    "enabled": "yes",
    "installed_version": "1.10.0",
    "types": ""
    },
    "firstrunwizard": {
    "enabled": "yes",
    "installed_version": "2.10.0",
    "types": "logging"
    },
    "flowupload": {
    "enabled": "no",
    "installed_version": "1.0.0",
    "types": ""
    },
    "fulltextsearch": {
    "app_navigation": "1",
    "cron_err_reset": "1561097455",
    "enabled": "no",
    "index_chunk": "20",
    "installed_version": "21.0.1",
    "provider_indexed": "{\"bookmarks\":\"1\"}",
    "search_platform": "OCA\FullTextSearch_ElasticSearch\Platform\ElasticSearchPlatform",
    "types": ""
    },
    "fulltextsearch_elasticsearch": {
    "analyzer_tokenizer": "standard",
    "elastic_host": "http:\/\/localhost:9200",
    "elastic_index": "ncindex",
    "enabled": "no",
    "installed_version": "21.0.0",
    "types": ""
    },
    "gallery": {
    "enabled": "no",
    "installed_version": "18.4.0",
    "types": ""
    },
    "keeweb": {
    "enabled": "no",
    "installed_version": "0.4.0",
    "types": ""
    },
    "logreader": {
    "enabled": "yes",
    "installed_version": "2.6.0",
    "levels": "11011",
    "live": "1",
    "types": ""
    },
    "lookup_server_connector": {
    "enabled": "yes",
    "installed_version": "1.9.0",
    "types": "authentication"
    },
    "mail": {
    "enabled": "no",
    "installed_version": "1.1.3",
    "types": ""
    },
    "mindmaps": {
    "enabled": "no",
    "installed_version": "0.1.0",
    "types": ""
    },
    "news": {
    "autoPurgeCount": "200",
    "autoPurgeMinimumInterval": "60",
    "enabled": "yes",
    "exploreUrl": "",
    "feedFetcherTimeout": "60",
    "installed_version": "15.4.3",
    "maxRedirects": "10",
    "types": "",
    "updateInterval": "3600",
    "useCronUpdates": "1"
    },
    "nextcloud_announcements": {
    "enabled": "yes",
    "installed_version": "1.10.0",
    "pub_date": "Thu, 24 Oct 2019 00:00:00 +0200",
    "types": "logging"
    },
    "notifications": {
    "enabled": "yes",
    "installed_version": "2.9.0",
    "types": "logging"
    },
    "oauth2": {
    "enabled": "yes",
    "installed_version": "1.9.0",
    "types": "authentication"
    },
    "onlyoffice": {
    "DocumentServerInternalUrl": "",
    "DocumentServerUrl": "https:\/\/office.wellston.biz\/",
    "StorageUrl": "",
    "customizationChat": "true",
    "customizationCompactHeader": "true",
    "customizationFeedback": "true",
    "customizationHelp": "true",
    "customizationToolbarNoTabs": "true",
    "defFormats": "{\"csv\":\"false\",\"doc\":\"true\",\"docm\":\"false\",\"docx\":\"true\",\"dotx\":\"false\",\"epub\":\"false\",\"html\":\"false\",\"odp\":\"true\",\"ods\":\"true\",\"odt\":\"true\",\"pdf\":\"false\",\"potm\":\"false\",\"potx\":\"false\",\"ppsm\":\"false\",\"ppsx\":\"false\",\"ppt\":\"false\",\"pptm\":\"false\",\"pptx\":\"true\",\"rtf\":\"true\",\"txt\":\"false\",\"xls\":\"true\",\"xlsm\":\"false\",\"xlsx\":\"true\",\"xltm\":\"false\",\"xltx\":\"false\"}",
    "demo": "{\"available\":true,\"enabled\":false,\"start\":{\"date\":\"2020-01-25 16:52:50.711534\",\"timezone_type\":3,\"timezone\":\"UTC\"}}",
    "editFormats": "{\"csv\":\"true\",\"odp\":\"false\",\"ods\":\"false\",\"odt\":\"false\",\"rtf\":\"false\",\"txt\":\"true\"}",
    "enabled": "yes",
    "groups": "[]",
    "installed_version": "7.0.2",
    "jwt_secret": "",
    "sameTab": "false",
    "settings_error": "",
    "types": "filesystem"
    },
    "ownnote": {
    "enabled": "no",
    "installed_version": "1.08",
    "ocsid": "168512",
    "types": ""
    },
    "password_policy": {
    "enabled": "yes",
    "enforceNumericCharacters": "1",
    "enforceUpperLowerCase": "0",
    "installed_version": "1.11.0",
    "types": "authentication"
    },
    "photos": {
    "enabled": "yes",
    "installed_version": "1.3.0",
    "types": ""
    },
    "previewgenerator": {
    "enabled": "yes",
    "installed_version": "3.1.1",
    "types": "filesystem"
    },
    "privacy": {
    "enabled": "yes",
    "installed_version": "1.5.0",
    "readableLocation": "fi",
    "types": ""
    },
    "provisioning_api": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "prevent_group_restriction"
    },
    "rainloop": {
    "enabled": "no",
    "installed_version": "7.1.2",
    "rainloop-autologin": "1",
    "types": ""
    },
    "recommendations": {
    "enabled": "no",
    "installed_version": "0.6.0",
    "types": ""
    },
    "richdocuments": {
    "disable_certificate_verification": "yes",
    "doc_format": "odf",
    "enabled": "no",
    "installed_version": "3.7.3",
    "types": "filesystem,dav,prevent_group_restriction",
    "wopi_url": "https:\/\/cloud.wellston.biz"
    },
    "richdocumentscode": {
    "enabled": "no",
    "installed_version": "4.2.602",
    "types": ""
    },
    "serverinfo": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": ""
    },
    "settings": {
    "enabled": "yes",
    "installed_version": "1.3.0",
    "types": ""
    },
    "sharebymail": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "filesystem"
    },
    "sharerenamer": {
    "enabled": "yes",
    "installed_version": "2.7.3",
    "types": ""
    },
    "socialsharing_email": {
    "enabled": "no",
    "installed_version": "2.2.0",
    "types": ""
    },
    "spreed": {
    "enabled": "yes",
    "has_reference_id": "yes",
    "installed_version": "11.2.1",
    "project_access_invalidated": "1",
    "signaling_ticket_secret": "REMOVED SENSITIVE VALUE",
    "stun_servers": "REMOVED SENSITIVE VALUE",
    "types": "dav,prevent_group_restriction"
    },
    "spreedme": {
    "OWNCLOUD_TEMPORARY_PASSWORD_LOGIN_ENABLED": "false",
    "SPREED_WEBRTC_BASEPATH": "\/webrtc\/",
    "SPREED_WEBRTC_IS_SHARED_INSTANCE": "false",
    "SPREED_WEBRTC_ORIGIN": "",
    "SPREED_WEBRTC_SHAREDSECRET": "69c75c13b227729203d071908166b16e1d69981c798d95a05ca191e1c9b8544d",
    "enabled": "no",
    "installed_version": "0.3.7",
    "is_set_up": "true",
    "ocsid": "174436",
    "types": ""
    },
    "support": {
    "SwitchUpdaterServerHasRun": "yes",
    "enabled": "yes",
    "installed_version": "1.4.0",
    "types": "session"
    },
    "survey_client": {
    "enabled": "yes",
    "installed_version": "1.9.0",
    "last_report": "{\"id\":\"ocv9dnqcfoip\",\"items\":[[\"server\",\"version\",\"21.0.1.1\"],[\"server\",\"code\",\"other\"],[\"server\",\"enable_avatars\",\"yes\"],[\"server\",\"enable_previews\",\"yes\"],[\"server\",\"memcache.local\",\"\\OC\\Memcache\\Redis\"],[\"server\",\"memcache.distributed\",\"none\"],[\"server\",\"asset-pipeline.enabled\",\"no\"],[\"server\",\"filelocking.enabled\",\"yes\"],[\"server\",\"memcache.locking\",\"\\OC\\Memcache\\Redis\"],[\"server\",\"debug\",\"no\"],[\"server\",\"cron\",\"cron\"],[\"php\",\"version\",\"7.4.3\"],[\"php\",\"memory_limit\",-1],[\"php\",\"max_execution_time\",0],[\"php\",\"upload_max_filesize\",2097152],[\"database\",\"type\",\"mysql\"],[\"database\",\"version\",\"8.0.23\"],[\"database\",\"size\",832446464],[\"apps\",\"accessibility\",\"1.7.0\"],[\"apps\",\"activity\",\"2.14.3\"],[\"apps\",\"admin_audit\",\"1.11.0\"],[\"apps\",\"apporder\",\"0.12.0\"],[\"apps\",\"bookmarks\",\"4.1.0\"],[\"apps\",\"bookmarks_fulltextsearch\",\"disabled\"],[\"apps\",\"calendar\",\"2.2.1\"],[\"apps\",\"carnet\",\"disabled\"],[\"apps\",\"cloud_federation_api\",\"1.4.0\"],[\"apps\",\"cms_pico\",\"disabled\"],[\"apps\",\"comments\",\"1.11.0\"],[\"apps\",\"contacts\",\"3.5.1\"],[\"apps\",\"contactsinteraction\",\"1.2.0\"],[\"apps\",\"cospend\",\"disabled\"],[\"apps\",\"dashboard\",\"disabled\"],[\"apps\",\"dav\",\"1.17.1\"],[\"apps\",\"deck\",\"1.4.2\"],[\"apps\",\"documents\",\"disabled\"],[\"apps\",\"drawio\",\"disabled\"],[\"apps\",\"duplicatefinder\",\"0.0.6\"],[\"apps\",\"encryption\",\"disabled\"],[\"apps\",\"end_to_end_encryption\",\"disabled\"],[\"apps\",\"epubreader\",\"1.4.6\"],[\"apps\",\"external\",\"disabled\"],[\"apps\",\"federatedfilesharing\",\"1.11.0\"],[\"apps\",\"federation\",\"1.11.0\"],[\"apps\",\"files\",\"1.16.0\"],[\"apps\",\"files_ebookreader\",\"disabled\"],[\"apps\",\"files_external\",\"1.12.0\"],[\"apps\",\"files_markdown\",\"2.3.3\"],[\"apps\",\"files_pdfviewer\",\"2.1.0\"],[\"apps\",\"files_reader\",\"disabled\"],[\"apps\",\"files_retention\",\"disabled\"],[\"apps\",\"files_rightclick\",\"1.0.0\"],[\"apps\",\"files_sharing\",\"1.13.1\"],[\"apps\",\"files_texteditor\",\"disabled\"],[\"apps\",\"files_trashbin\",\"1.11.0\"],[\"apps\",\"files_versions\",\"1.14.0\"],[\"apps\",\"files_videoplayer\",\"1.10.0\"],[\"apps\",\"firstrunwizard\",\"2.10.0\"],[\"apps\",\"flowupload\",\"disabled\"],[\"apps\",\"fulltextsearch\",\"disabled\"],[\"apps\",\"fulltextsearch_elasticsearch\",\"disabled\"],[\"apps\",\"gallery\",\"disabled\"],[\"apps\",\"keeweb\",\"disabled\"],[\"apps\",\"logreader\",\"2.6.0\"],[\"apps\",\"lookup_server_connector\",\"1.9.0\"],[\"apps\",\"mail\",\"disabled\"],[\"apps\",\"mindmaps\",\"disabled\"],[\"apps\",\"news\",\"15.4.3\"],[\"apps\",\"nextcloud_announcements\",\"1.10.0\"],[\"apps\",\"notifications\",\"2.9.0\"],[\"apps\",\"oauth2\",\"1.9.0\"],[\"apps\",\"onlyoffice\",\"6.3.0\"],[\"apps\",\"ownnote\",\"disabled\"],[\"apps\",\"password_policy\",\"1.11.0\"],[\"apps\",\"photos\",\"1.3.0\"],[\"apps\",\"previewgenerator\",\"3.1.1\"],[\"apps\",\"privacy\",\"1.5.0\"],[\"apps\",\"provisioning_api\",\"1.11.0\"],[\"apps\",\"rainloop\",\"disabled\"],[\"apps\",\"recommendations\",\"disabled\"],[\"apps\",\"richdocuments\",\"disabled\"],[\"apps\",\"richdocumentscode\",\"disabled\"],[\"apps\",\"serverinfo\",\"1.11.0\"],[\"apps\",\"settings\",\"1.3.0\"],[\"apps\",\"sharebymail\",\"1.11.0\"],[\"apps\",\"sharerenamer\",\"2.7.3\"],[\"apps\",\"socialsharing_email\",\"disabled\"],[\"apps\",\"spreed\",\"11.2.1\"],[\"apps\",\"spreedme\",\"disabled\"],[\"apps\",\"support\",\"1.4.0\"],[\"apps\",\"survey_client\",\"1.9.0\"],[\"apps\",\"systemtags\",\"1.11.0\"],[\"apps\",\"tasks\",\"0.13.6\"],[\"apps\",\"templateeditor\",\"disabled\"],[\"apps\",\"text\",\"3.2.0\"],[\"apps\",\"theming\",\"1.12.0\"],[\"apps\",\"theming_customcss\",\"disabled\"],[\"apps\",\"twofactor_backupcodes\",\"1.10.0\"],[\"apps\",\"updatenotification\",\"1.11.0\"],[\"apps\",\"user_external\",\"2.0.0\"],[\"apps\",\"user_status\",\"1.1.1\"],[\"apps\",\"viewer\",\"1.5.0\"],[\"apps\",\"weather\",\"disabled\"],[\"apps\",\"weather_status\",\"1.1.0\"],[\"apps\",\"workflowengine\",\"2.3.0\"],[\"stats\",\"num_files\",624348],[\"stats\",\"num_users\",7],[\"stats\",\"num_storages\",11],[\"stats\",\"num_storages_local\",1],[\"stats\",\"num_storages_home\",7],[\"stats\",\"num_storages_other\",3],[\"stats\",\"num_comments\",51],[\"stats\",\"num_comment_markers\",1],[\"stats\",\"num_systemtags\",4],[\"stats\",\"num_systemtags_mappings\",1],[\"files_sharing\",\"num_shares\",6],[\"files_sharing\",\"num_shares_user\",1],[\"files_sharing\",\"num_shares_groups\",0],[\"files_sharing\",\"num_shares_link\",4],[\"files_sharing\",\"num_shares_link_no_password\",4],[\"files_sharing\",\"num_fed_shares_sent\",0],[\"files_sharing\",\"num_fed_shares_received\",0],[\"files_sharing\",\"permissions_0_1\",\"1\"],[\"files_sharing\",\"permissions_4_1\",\"1\"],[\"files_sharing\",\"permissions_3_15\",\"1\"],[\"files_sharing\",\"permissions_3_1\",\"3\"],[\"encryption\",\"enabled\",\"no\"],[\"encryption\",\"default_module\",\"yes\"]]}",
    "last_sent": "1620866709",
    "types": ""
    },
    "systemtags": {
    "enabled": "yes",
    "installed_version": "1.11.0",
    "types": "logging"
    },
    "tasks": {
    "enabled": "yes",
    "installed_version": "0.13.6",
    "types": ""
    },
    "templateeditor": {
    "enabled": "no",
    "installed_version": "0.2",
    "types": ""
    },
    "text": {
    "enabled": "yes",
    "installed_version": "3.2.0",
    "types": "dav"
    },
    "theming": {
    "cachebuster": "1",
    "enabled": "yes",
    "installed_version": "1.12.0",
    "types": "logging",
    "url": "REMOVED SENSITIVE VALUE"
    },
    "theming_customcss": {
    "enabled": "no",
    "installed_version": "1.8.0",
    "types": ""
    },
    "twofactor_backupcodes": {
    "enabled": "yes",
    "installed_version": "1.10.0",
    "types": ""
    },
    "updatenotification": {
    "apporder": "0.12.0",
    "bookmarks": "4.2.0",
    "bookmarks_fulltextsearch": "1.0.0",
    "calendar": "2.0.5",
    "carnet": "0.22.2",
    "contacts": "3.5.1",
    "core": "19.0.10.1",
    "deck": "1.2.7",
    "drawio": "0.9.4",
    "duplicatefinder": "0.0.8",
    "enabled": "yes",
    "epubreader": "1.4.6",
    "external": "3.0.4",
    "files_markdown": "2.3.2",
    "files_pdfviewer": "1.2.1",
    "files_rightclick": "0.15.1",
    "flowupload": "0.0.8",
    "fulltextsearch": "1.2.9",
    "fulltextsearch_elasticsearch": "1.2.6",
    "installed_version": "1.11.0",
    "keeweb": "0.3.1",
    "mail": "1.3.4",
    "news": "14.2.2",
    "onlyoffice": "7.0.2",
    "previewgenerator": "2.3.0",
    "rainloop": "5.1.0",
    "richdocuments": "1.12.35",
    "sharerenamer": "2.7.3",
    "spreed": "9.0.9",
    "spreedme": "0.3.7",
    "tasks": "0.13.6",
    "text": "1.0.2",
    "theming": "1.4.5",
    "theming_customcss": "1.6.0",
    "types": "",
    "update_check_errors": "0",
    "weather": "1.5.4"
    },
    "user_external": {
    "installed_version": "2.0.0",
    "types": "prelogin,authentication"
    },
    "user_status": {
    "enabled": "yes",
    "installed_version": "1.1.1",
    "types": ""
    },
    "viewer": {
    "enabled": "yes",
    "installed_version": "1.5.0",
    "types": ""
    },
    "weather": {
    "enabled": "no",
    "installed_version": "1.7.5",
    "openweathermap_api_key": "71fefb036fa124e5f8dae8f1cd3c9b98",
    "types": ""
    },
    "weather_status": {
    "enabled": "yes",
    "installed_version": "1.1.0",
    "types": ""
    },
    "workflowengine": {
    "enabled": "yes",
    "installed_version": "2.3.0",
    "types": "filesystem"
    }
    }
    }
    ~
  • Nextcloud external user backend: None

Additional context
The Android Bookmarks app still works fine. Adding An item directly from the Bookmarks app inside of NextCloud also works fine.

Web server error log
Appear normal
Insert your webserver log here
Appear Normal

Nextcloud log (nextcloud/data/nextcloud.log)

Doesn't appear to make it into the nextcloud log.

Browser log
After clicking the Save Button:

bookmarks-main.js?v=ef18e231-1:7 TypeError: n.childrenByFolder[-1] is not iterable
    at m.CREATE_BOOKMARK (bookmarks-main.js?v=ef18e231-1:1)
    at Array.<anonymous> (bookmarks-main.js?v=ef18e231-1:631)
    at m.dispatch (bookmarks-main.js?v=ef18e231-1:637)
    at m.dispatch (bookmarks-main.js?v=ef18e231-1:631)
    at i.submit (bookmarks-main.js?v=ef18e231-1:1112)
    at Ge (bookmarks-main.js?v=ef18e231-1:7)
    at HTMLButtonElement.n (bookmarks-main.js?v=ef18e231-1:7)
    at HTMLButtonElement.r._wrapper (bookmarks-main.js?v=ef18e231-1:7)

And it doesn't actually post anything to the server.

bug

All 2 comments

We had #1537 already and it will be fixed.

I can confirm that 4.2.1 fixed this issue for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kaffeeringe picture kaffeeringe  路  6Comments

skoelzow picture skoelzow  路  4Comments

saywebsolutions picture saywebsolutions  路  6Comments

fazlerabbi37 picture fazlerabbi37  路  4Comments

NWiogrhkt picture NWiogrhkt  路  4Comments