owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.81k stars 3.05k forks source link

[BUG] Conflict in copy: File without extension #4222

Closed jesmrec closed 7 months ago

jesmrec commented 9 months ago

Check the following steps out:

Steps to reproduce

  1. In a folder (non-root), create or upload a file that lacks of extension in the filename
  2. Select the file to copy
  3. Select as destination the same folder (conflict)
  4. Fix the conflict with keep both

Current: error it's not posible to copy a folder into a descendant Expected: file copied with (1) after the name

https://github.com/owncloud/android/assets/14894746/68f63d2a-324c-426e-89eb-c085c029ffe4

Pixel 2, Android 11 Reproducible in 4.1.1 Reproducible in oC10 & oCIS