nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.57k stars 4.08k forks source link

[Bug]: Share the document link, click to set the permission for the document to be blocked on the screen #37638

Open hongtring opened 1 year ago

hongtring commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

Share the document link, click to set the permission for the document to be blocked on the screen

Steps to reproduce

  1. Log in to the system
  2. Click to view document details
  3. Click the document permission setting icon

    Expected behavior

Set permissions for users with document links

Installation method

Community Manual installation with Archive

Nextcloud Server version

25

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MariaDB

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

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

.

List of activated Apps

.

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

szaimen commented 1 year ago
  • Đăng nhập vào hệ thống
  • Click xem chi tiết tài liệu
  • Click icon cài đặt quyền cho tài liệu

Hi, can you please translate this into english?

hongtring commented 1 year ago

oh, I'm sorry. I just edited

szaimen commented 1 year ago

And what happens with the button thst you are clicking is that not working or something? Can you maybe post a screemshot?

hongtring commented 1 year ago

After clicking here my screen is locked, I can't work anymore.

image

szaimen commented 1 year ago

Which nc version exactly?

gcala commented 1 year ago

I confirm the bug on NC 26: UI freezes when I try to open details pane for a folder; after a while firefox alerts that a page is slowing the browser; when I accept to block it, again it is possible to click on UI elements. The error does not occur triggering files' details but i got "Error getting related resources" but it seems to work fine. Same behavior on chromium.

The server is an arch linux machine with PHP 8.2.4, mariadb 10.11.2, apache 2.4.56 and nextcloud 26.0.0 from official repository (not fresh install, encryption disabled).