Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Tags assigned to folder, once clicked, are redirected to root/home folder instead of the tagged folder #45175

Open
5 of 8 tasks
solracsf opened this issue May 3, 2024 · 0 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: files feature: tags

Comments

@solracsf
Copy link
Member

solracsf commented May 3, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

When assigning tags to FOLDERS, and than searching for that TAG, click on the FOLDER will redirect to home/root.

Steps to reproduce

  1. Assign a COLLABORATIVE TAG to a folder
  2. Go to /apps/files/systemtagsfilter and filter that tag so the assigned folder is listed
  3. Folder is listed, but on click, root/home folder is displayed (seems like a JS redirect) and not the clicked folder

Expected behavior

Folder is listed, and on click, clicked folder content is displayed, and not the root/home folder.

Installation method

Community Manual installation with Archive

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

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

Updated from a MINOR version (ex. 22.1 to 22.2)

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

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_smtpauthtype": "LOGIN",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "version": "27.1.9.1",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "trusted_domains": [
            "cloud.example.com"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "appstoreenabled": true,
        "activity_expire_days": 21,
        "auth.bruteforce.protection.enabled": true,
        "htaccess.RewriteBase": "\/",
        "knowledgebaseenabled": false,
        "logtimezone": "Europe\/Paris",
        "updatechecker": false,
        "upgrade.disable-web": true,
        "overwriteprotocol": "https",
        "overwrite.cli.url": "https:\/\/cloud.example.com",
        "overwritehost": "cloud.example.com",
        "quota_include_external_storage": false,
        "trashbin_retention_obligation": "auto, 14",
        "versions_retention_obligation": "auto, 30",
        "updater.release.channel": "stable",
        "default_language": "fr",
        "default_locale": "fr_FR",
        "skeletondirectory": "",
        "default_phone_region": "FR",
        "enabledPreviewProviders": [
            "OC\\Preview\\Imaginary",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\TXT"
        ],
        "preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "loglevel": 3,
        "maintenance": false,
        "tempdirectory": "\/tmp",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0
        },
        "preview_max_memory": 256,
        "filelocking.enabled": true,
        "updatedirectory": "\/tmp",
        "preview_max_x": 1024,
        "preview_concurrency_new": 4,
        "preview_max_scale_factor": 1,
        "maintenance_window_start": 1,
        "simpleSignUpLink.shown": false,
        "preview_max_y": 1024,
        "bulkupload.enabled": false,
        "has_valid_subscription": true,
        "preview_concurrency_all": 8,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "profile.enabled": false,
        "session_relaxed_expiry": true,
        "filelocking.ttl": 600,
        "preview_format": "webp",
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
    }
}

List of activated Apps

Enabled:
  - activity: 2.19.0
  - bruteforcesettings: 2.7.0
  - calendar: 4.7.2
  - circles: 27.0.1
  - cloud_federation_api: 1.10.0
  - collectives: 2.10.1
  - comments: 1.17.0
  - contacts: 5.5.3
  - contactsinteraction: 1.8.0
  - dashboard: 7.7.0
  - dav: 1.27.0
  - deck: 1.11.4
  - drawio: 2.1.4
  - emlviewer: 1.0.9
  - external: 5.2.1
  - externalportal: 1.2.0
  - extract: 1.3.6
  - federatedfilesharing: 1.17.0
  - federation: 1.17.0
  - files: 1.22.0
  - files_linkeditor: 1.1.20
  - files_mindmap: 0.0.30
  - files_pdfviewer: 2.8.0
  - files_reminders: 1.0.0
  - files_rightclick: 1.6.0
  - files_sharing: 1.19.0
  - files_trashbin: 1.17.0
  - files_versions: 1.20.0
  - forms: 3.4.7
  - groupfolders: 15.3.7
  - guests: 2.5.1
  - impersonate: 1.14.0
  - logreader: 2.12.0
  - lookup_server_connector: 1.15.0
  - mail: 3.6.0
  - notifications: 2.15.0
  - notify_push: 0.6.11
  - oauth2: 1.15.2
  - onlyoffice: 9.2.0
  - password_policy: 1.17.0
  - passwords: 2023.12.32
  - photos: 2.3.0
  - polls: 5.4.3
  - provisioning_api: 1.17.0
  - recommendations: 1.6.0
  - related_resources: 1.2.0
  - settings: 1.9.0
  - sharebymail: 1.17.0
  - side_menu: 3.12.0
  - socialsharing_email: 3.1.0
  - spreed: 17.1.8
  - systemtags: 1.17.0
  - tables: 0.7.1
  - tasks: 0.15.0
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_backupcodes: 1.16.0
  - twofactor_totp: 9.0.0
  - user_status: 1.7.0
  - viewer: 2.1.0
  - welcome: 1.1.0
  - workflow_script: 1.12.2
  - workflowengine: 2.9.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

Nothing related.

Additional info

No response

@solracsf solracsf added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap feature: tags 27-feedback labels May 3, 2024
@solracsf solracsf changed the title [Bug]: Tags assigned to folder, once clicked, are redirected to root folder [Bug]: Tags assigned to folder, once clicked, are redirected to root/home folder instead of the tagged folder May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: files feature: tags
Projects
None yet
Development

No branches or pull requests

2 participants