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

Fix update of files with slash in title

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.0.0522
    • Fix Version/s: 2.1.203
    • Component/s: Synchronizer
    • Tags:
    • Sprint:
      drive-8.1-3

      Description

      client version: 2.0.0331
      server version: 1.5.2-SNAPSHOT (7.3-SNAPSHOT) - linux

      Steps to reproduce:

      • create a Note with ttle "2015/03/30" inside a synchronized root, with html content "test"
      • on local directory, file "2015-03-30.html" is correctly created, with the accurate content
      • edit the "test" content on the note server side => sync is not done correctly
      • edit the same content on the note client side => same, sync is not done correctly

      Drive logs show:

      2015-03-31 16:04:39,111 9325 139818063345408 ERROR    nxdrive.engine.processor [Errno 2] No such file or directory: u'/home/anahide/Nuxeo Drive Local/eeee/2015/03/.30.html.nxpart'
      Traceback (most recent call last):
        File "/usr/local/lib/python2.7/dist-packages/nxdrive/engine/processor.py", line 118, in _execute
          sync_handler(doc_pair, local_client, remote_client)
        File "/usr/local/lib/python2.7/dist-packages/nxdrive/engine/processor.py", line 410, in _synchronize_remotely_modified
          raise e
      IOError: [Errno 2] No such file or directory: u'/home/anahide/Nuxeo Drive Local/eeee/2015/03/.30.html.nxpart'
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: