Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1259

Be more consistent with file/folder renaming

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.1
    • Fix Version/s: 4.0.1
    • Component/s: Synchronizer
    • Tags:
    • Backlog priority:
      700
    • Sprint:
      nxDrive 10.3.3, nxDrive 10.3.4, nxDrive 10.3.5, nxDrive 10.3.6, nxDrive 10.3.9, nxDrive 10.10.1
    • Story Points:
      3

      Description

      Previously synchronize a folder with your local Mac computer

      Scenario 1 (folder copy)

      On MacOS:

      1. in a local folder, create a folder named / * ? < > |
      2. select it and copy it to a Nuxeo Drive folder
      3. the folder is synchronized and the name is not changed

      On Nuxeo side:

      • the folder is slightly renamed: the slash has been replaced by a colon : : * ? < > |

      On Windows 10:

      • the folder is completely renamed with dashes: - - - - -

      => inconsistency on all systems

      Second scenario (folder rename)

      On MacOS:

      1. in a Nuxeo Drive folder, right-click and select New Folder
      2. rename the newly created folder to / * ? < >
      3. the folder is synchronized and renamed to - - - - -

      On Nuxeo side:

      • the folder is slightly renamed: the slash has been replaced by a colon : : * ? < >

      On Windows 10:

      • the folder is completely renamed with dashes: - - - - - (same name as on MacOS)

      => inconsistency between the server and the desktop environments

      Third scenario (file copy)

      On MacOS:

      1. in a local folder, create a file named / * ? < > |.docx
      2. select it and copy it to a Nuxeo Drive folder
      3. the file is synchronized and renamed to - - - - -.docx

      On Nuxeo side:

      • the file name is similar on the server : - - - - -.docx

      On Windows 10:

      • the file iname is similar on: - - - - -.docx

      => here everything is consistent in all environments!

      Last scenario (file rename)

      On MacOS:

      1. in a local folder, create a file named fichier.docx
      2. select it and copy it to a Nuxeo Drive folder
      3. the file is synchronized
      4. rename the file to / * < >.docx => the file name is kept

      On Nuxeo side:

      • the file is slightly renamed: the slash has been replaced by a colon : : * ? < >.docx

      On Windows 10:

      • the file is completely renamed with dashes: - - - -.docx

      => inconsistency on all systems

      EXPECTED RESULT

      on macos and nuxeo server : in any case, replace only "/" by "-"
      on windows : replace any unauthorized character by "-"
      > See attachment for wrap up

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days, 1 hour, 10 minutes
                  2d 1h 10m