Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-311

FileUtil open fails if CONTEXT_RESOURCE finds file and CLASSLOADER_RESOURCE does not - no break in switch

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.3.1
    • Fix Version/s: 1.3.2
    • Component/s: Engine
    • Labels:
      None
    • Environment:
      OSX 10.4.11
      Java 1.5

      Description

      The switch statement in the FileUtil.open(...) does not break after matching CONTEXT_RESOURCE. This causes files to not open if they are found by CONTEXT_RESOURCE and not by CLASSLOADER_RESOURCE. This can also return the wrong file if each resource finds a different version of the file.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              mvfranz Michael Franz
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: