[QFJ-311] FileUtil open fails if CONTEXT_RESOURCE finds file and CLASSLOADER_RESOURCE does not - no break in switch Created: 13/May/08  Updated: 07/Aug/08  Resolved: 17/Jun/08

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.3.1
Fix Version/s: 1.3.2

Type: Bug Priority: Default
Reporter: Michael Franz Assignee: Unassigned
Resolution: Fixed Votes: 0
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.


Generated at Thu May 09 20:22:19 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.