actually there’s no “real” error happening (so far), its simply confusing when people share stuff with each others and having different foldernames (root-folder of share).
Steps to reproduce
create folder
share it to group AND User (user is part of that group which is already shared for)
rename shared folder
Expected behaviour
shared folder should also be shown with the ‘new’ name of the folders in webui and on client-systems (ownCloud-client)
Actual behaviour
still shows the old name of the share (only parent-directories of shares, child-directories dont seem to be affected by this).
Server configuration
Operating system: Ubuntu Server 16.04 LTS x64
Web server: Apache 2.4.18
Database: MySQL 5.6
PHP version: 7.x
ownCloud version (see ownCloud admin page): 9.0.4
Updated from an older ownCloud or fresh install: -
ownCloud log (data/owncloud.log, see How to find webserver or OC logfile / enable php logfile): no log
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): nope, just basic stuff from scratch
Integrity status for oC9+
no errors
posted this here first to see if anyone cares, and later on maybe having a pull-request on github (realrancor möglicherweise?)
I am explicitely asking about “folders” which were shared.
due to limitations of the file- & pathlength (255 Bytes) on most OS’s, and the behaviour of some ‘dummies’ (informatikneandertaler) id suggest to have this changed for parent-group-shares at least.