Skip to content

[Bug]: File Drops hide Note to Recipient #53027

@kousu

Description

@kousu

⚠️ This issue respects the following points: ⚠️

Bug description

I discovered the new modal dialog for making a file drop. It's much more convenient than the old method :) . However, I spent a while filling in the description of my file drop only to find it not appear anywhere. I don't know if it ever worked before or if something in that PR changed something that disabled it.

Steps to reproduce

  1. In Files, make a folder and enter it
  2. New -> File Request
  3. Fill out the form, and fill in something for the description
  4. Go to the link it presents

Expected behavior

The File Drop should prominently show the description (and ideally, also the title) in the center of the page presented to users.

Nextcloud Server version

31

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Nginx

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 31 to 32)

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

# ./occ config:list system
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "***REMOVED SENSITIVE VALUE***"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "skeletondirectory": "",
        "dbtype": "mysql",
        "version": "31.0.5.1",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "default_phone_region": "CA",
        "maintenance": false,
        "maintenance_window_start": 0,
        "enable_previews": true,
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "app_install_overwrite": [
            "files_ebookreader",
            "listman"
        ],
        "theme": "",
        "loglevel": 2
    }
}

List of activated Apps

# ./occ app:list
Enabled:
  - app_api: 5.0.2
  - appointments: 2.4.3
  - bruteforcesettings: 4.0.0
  - calendar: 5.2.4
  - calendar_resource_management: 0.9.0
  - circles: 31.0.0
  - cloud_federation_api: 1.14.0
  - collectives: 2.17.1
  - comments: 1.21.0
  - contacts: 7.1.0
  - cospend: 3.0.11
  - dav: 1.33.0
  - deck: 1.15.1
  - federatedfilesharing: 1.21.0
  - files: 2.3.1
  - files_accesscontrol: 2.0.0
  - files_downloadlimit: 4.0.0
  - files_pdfviewer: 4.0.0
  - files_reminders: 1.4.0
  - files_sharing: 1.23.1
  - files_trashbin: 1.21.0
  - files_versions: 1.24.0
  - flow_notifications: 2.0.1
  - forms: 5.1.0
  - gpxpod: 7.0.4
  - groupfolders: 19.0.4
  - impersonate: 2.0.0
  - logreader: 4.0.0
  - lookup_server_connector: 1.19.0
  - mail: 5.0.7
  - money: 0.30.0
  - notifications: 4.0.0
  - oauth2: 1.19.1
  - polls: 7.4.2
  - previewgenerator: 5.8.0
  - privacy: 3.0.0
  - profile: 1.0.0
  - provisioning_api: 1.21.0
  - richdocuments: 8.6.5
  - richdocumentscode: 24.4.1303
  - serverinfo: 3.0.0
  - settings: 1.14.0
  - sociallogin: 6.0.1
  - spreed: 21.0.4
  - survey_client: 3.0.0
  - text: 5.0.0
  - theming: 2.6.1
  - theming_customcss: 1.18.0
  - twofactor_backupcodes: 1.20.0
  - twofactor_nextcloud_notification: 5.0.0
  - twofactor_totp: 13.0.0-dev.0
  - updatenotification: 1.21.0
  - viewer: 4.0.0
  - webhook_listeners: 1.2.0
  - workflow_script: 2.0.0
  - workflowengine: 2.13.0
Disabled:
  - activity: 4.0.0 (installed 2.17.0)
  - admin_audit: 1.21.0
  - contactsinteraction: 1.12.0 (installed 1.6.0)
  - dashboard: 7.11.0 (installed 7.5.0)
  - encryption: 2.19.0
  - federation: 1.21.0 (installed 1.15.0)
  - files_external: 1.23.0
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - firstrunwizard: 4.0.0 (installed 2.14.0)
  - hedgenext: 0.0.15 (installed 0.0.15)
  - nextcloud_announcements: 3.0.0 (installed 1.14.0)
  - password_policy: 3.0.0 (installed 1.15.0)
  - photos: 4.0.0-dev.1 (installed 2.0.1)
  - recommendations: 4.0.0 (installed 1.4.0)
  - related_resources: 2.0.0 (installed 1.0.3)
  - sharebymail: 1.21.0 (installed 1.15.0)
  - shifts: 1.9.10 (installed 1.9.10)
  - support: 3.0.0 (installed 1.8.0)
  - suspicious_login: 9.0.1 (installed 4.3.0)
  - systemtags: 1.21.1 (installed 1.15.0)
  - user_ldap: 1.22.0
  - user_status: 1.11.0 (installed 1.5.0)
  - weather_status: 1.11.0 (installed 1.5.0)

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

<no logs produced during the entire flow from link creation to sharing>

Additional info

I'm on Nextcloud Hub 10 (31.0.5).

Creating the link, I do everything as asked:

Image
Image
Image

Loading, I get prompted for my name before I see a description of who wants my name:
Image

and after consenting blindly to giving my name, I don't see the description anyway:
Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions