nextcloud / files_lock

GNU Affero General Public License v3.0
24 stars 8 forks source link

uid is show on error messages instead of display name #250

Closed small1 closed 4 months ago

small1 commented 4 months ago

When trying to open a locked file it shows uid in error message. See screenshot.

uuid

https://github.com/nextcloud/files_lock/blob/545724d82a6cf3119f3de0aa4d9478bb8f65ed3a/lib/Controller/LockController.php#L153

That should probably have something with displayname instead.

Mika-6-9 commented 3 months ago

Hi. I no longer have the name in UID form displayed, but I have nothing displayed (we are in LDAP). For me the subject is not closed. Greetings.

Capture d'écran 2024-03-28 111156

P.S : The translation is ok

Mika-6-9 commented 3 months ago

Hi. Ok fix with https://github.com/nextcloud/files_lock/pull/278