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

Ignore case in file extensions for metadata

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Situation: BioViz Connect uses a list of approved extensions for determining which files can be viewed in IGB and what metadata should be displayed. However, we are not ignoring case (upper/lower) when identifying which metadata is shown as determined by file extensions. For ecample, .bedgraph works correctly and shows the correct metadata, but .bedGraph does not work correctly and only shows limited metadata.

      Task: Ignore case when determining which metadata can be shown dependent on file extension.

        Attachments

          Activity

          Hide
          karthik Karthik Raveendran added a comment -

          Before the file format is compared it is converted to to lowercase in the temp variable .See commit

          Show
          karthik Karthik Raveendran added a comment - Before the file format is compared it is converted to to lowercase in the temp variable . See commit
          Hide
          nfreese Nowlan Freese added a comment -

          Looks good.

          Ready for pull request.

          Show
          nfreese Nowlan Freese added a comment - Looks good. Ready for pull request.
          Hide
          nfreese Nowlan Freese added a comment -

          Merged pull request: https://bitbucket.org/nfreese/bioviz-connect/pull-requests/280/igbf-3205

          Note that this pull request included an additional change to the search logic for IGBF-3178

          Show
          nfreese Nowlan Freese added a comment - Merged pull request: https://bitbucket.org/nfreese/bioviz-connect/pull-requests/280/igbf-3205 Note that this pull request included an additional change to the search logic for IGBF-3178
          Hide
          nfreese Nowlan Freese added a comment -

          Working correctly.

          Closing ticket.

          Show
          nfreese Nowlan Freese added a comment - Working correctly. Closing ticket.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: