Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2827

Remove encoding from Quickload Saver

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      2
    • Sprint:
      Spring 1 2021 Mar 22 - Apr 2, Spring 2 2021 Apr 5 - Apr 16, Spring 3 2021 Apr 19 - Apr 30

      Description

      Situation: The Quickload Saver app encodes local file paths when saving the quickload. The quickload name field should not be encoded for local file paths.

      Task: Output the unencoded local file paths for Quickload saver.

        Attachments

          Issue Links

            Activity

            Hide
            nfreese Nowlan Freese added a comment -

            Changing dataSet.getURI().toString() to dataSet.getURI().getPath() will acquire the unencoded file path.

            I will carry out additional testing on IGBF-2820 to make sure that this works as expected when loading the quickload.

            Show
            nfreese Nowlan Freese added a comment - Changing dataSet.getURI().toString() to dataSet.getURI().getPath() will acquire the unencoded file path. I will carry out additional testing on IGBF-2820 to make sure that this works as expected when loading the quickload.
            Hide
            nfreese Nowlan Freese added a comment - - edited

            Updates to my fork for testing are here: https://bitbucket.org/nfreese/quickload-saver/downloads/

            To test, follow instructions here but use my fork's downloads folder.

            Show
            nfreese Nowlan Freese added a comment - - edited Updates to my fork for testing are here: https://bitbucket.org/nfreese/quickload-saver/downloads/ To test, follow instructions here but use my fork's downloads folder.
            Hide
            nfreese Nowlan Freese added a comment -

            Rachel and I tested this issue on Mac and Windows.

            Show
            nfreese Nowlan Freese added a comment - Rachel and I tested this issue on Mac and Windows.
            Show
            nfreese Nowlan Freese added a comment - Pull request: https://bitbucket.org/lorainelab/quickload-saver/pull-requests/4/master
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged.

            Show
            ann.loraine Ann Loraine added a comment - Merged.
            Hide
            nfreese Nowlan Freese added a comment -

            I found an issue with the uri that needs to be corrected.

            Show
            nfreese Nowlan Freese added a comment - I found an issue with the uri that needs to be corrected.
            Hide
            nfreese Nowlan Freese added a comment -

            Rachel and I tested on Windows and Mac. Working correctly.

            Closing issue.

            Show
            nfreese Nowlan Freese added a comment - Rachel and I tested on Windows and Mac. Working correctly. Closing issue.

              People

              • Assignee:
                nfreese Nowlan Freese
                Reporter:
                nfreese Nowlan Freese
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: