owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.37k stars 2.06k forks source link

items in received fed shares that are locked by receiver do not show lock icon #34343

Open individual-it opened 5 years ago

individual-it commented 5 years ago

Steps to reproduce

  1. from server "remote" share folder to server "local"
  2. on server "local" lock the received folder

Expected behaviour

lock icon should be shown on the locked folder on the receiver side lock icons should be shown on the locked sub-items on the receiver side

Actual behaviour

lock icon is shown on the locked folder on the receiver side lock icons are not should on the locked sub-items on the receiver side

image but: image

rename cannot be performed on the locked subitem but delete can be performed on the locked subitem

ownclouders commented 5 years ago

GitMate.io thinks possibly related issues are https://github.com/owncloud/core/issues/34337 (receiver cannot rename a locked share), https://github.com/owncloud/core/issues/1863 (shared icons don’t show anymore), https://github.com/owncloud/core/issues/1619 (shared icons are off), https://github.com/owncloud/core/issues/25999 (Preview icons are not shown.), and https://github.com/owncloud/core/issues/8080 (icon-confirm is not shown on authentication page for shared links).

PVince81 commented 5 years ago

will need federation support: https://github.com/owncloud/core/issues/34222

moving to backlog