owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 662 forks source link

Desktop client not showing overlay icons if name has a space at the end #9030

Closed belth245 closed 2 years ago

belth245 commented 3 years ago

Expected behaviour

Actual behaviour

Bildschirmfoto 2021-09-15 um 14 42 09 Bildschirmfoto 2021-09-15 um 14 42 55

Steps to reproduce

  1. Create folder with a space at the end of the name
  2. Navigate into the folder and back out again
  3. Icon has vanished

Operating system: MacOS 11.5.2

OwnCloud Client 2.9.0 (build 5150) OwnCloud Server: 10.7.0.4 Enterprise

OS language: German / English

Most actions seem to appropriate values but for some actions the client seems to trim spaces off (i.e. folder sync status and context menu):

Log_01_FolderStatus Log_02_MenuItems
TheOneRing commented 3 years ago

You hit a limitation of our old socket api (We have plans to modernise it). Be aware that files with spaces at the and also can't be synced to Windows.

github-actions[bot] commented 3 years ago

This issue was marked stale because it has been open for 30 days with no activity. Remove the stale label or comment or this will be closed in 7 days.