Chris, that looks like an error, can you file a proper bug please and i'll take a look at that one.
Chris Blackwell wrote: > Hi, > > I was just trying to get ModelGlue 3 to run on OpenBD and ran into a bit > of a brick wall. I'm getting errors when its trying to load config > files in the form of "Could not find file with URI > "/some/long/modelglue/path.xml" because it is a relative path, and no > base URI was provided." > > It boils down to this simple test case not working > > <cfset path = "/some_path_that_does_not_exist/test.xml"> > <cfoutput>#fileExists(path)#</cfoutput> > > which generates the error > > File [/some_path_that_does_not_exist/test.xml] caused an error (Could > not find file with URI "/some_path_that_does_not_exist/test.xml" because > it is a relative path, and no base URI was provided.) > > This should just output NO, or False (can't remember which OpenBD uses) > > Can anyone confirm this as a bug? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
