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

[Direct Transfer] Handle username containing non-letter characters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.3.0
    • Fix Version/s: 4.4.2
    • Component/s: Direct Transfer
    • Roadmap Milestone:
      DR.UC.cleanUploadUX
    • Tags:
    • Backlog priority:
      500
    • Team:
      DRIVE
    • Sprint:
      nxDrive 11.1.25
    • Story Points:
      1

      Description

      If the username contains something else than just latin letters, retrieving its personal space content will fail:

      2019-12-16 13:25:52 9588 10652 WARNING  nxdrive.gui.folders_model Error while retrieving documents on '/default-domain/UserWorkspaces/u.ser@name.fr'
      Traceback (most recent call last):
        File "lib\site-packages\nuxeo\client.py", line 270, in request
        File "lib\site-packages\requests\models.py", line 940, in raise_for_status
      requests.exceptions.HTTPError: 404 Client Error:  for url: <SERVER>/api/v1/repo/default/path/default-domain/UserWorkspaces/u.ser@name.fr
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "nxdrive\gui\folders_model.py", line 231, in get_top_documents
        File "nxdrive\gui\folders_model.py", line 214, in get_personal_space
        File "lib\site-packages\nuxeo\documents.py", line 49, in get
        File "lib\site-packages\nuxeo\endpoint.py", line 78, in get
        File "lib\site-packages\nuxeo\client.py", line 273, in request
      nuxeo.exceptions.HTTPError: HTTPError(404), error: '/default-domain/UserWorkspaces/u.ser@name.fr', server trace: None
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                3 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 - 1 hour, 15 minutes
                  1h 15m