Hi guys, another day another issue :-P : if I make a mapping for "/x" to "/" it works perfectly if I use cfdirectory to list it's contents (which is - as expected - the webapp directory). Next if I want to use the mapping in a createObject it won't work if I use an absolute path to the webroot and I need to use an absolute system path ("$/[...]/webapps/x") before it works which - if I am not too mistaken - should be the same, as is the case if I use cfdirectory to output it's contents (which is logical as expandPath gives the same output). Well, as I already figured out that I need to use absolute paths it isn't too big of a problem, but I kind of suspect it's a bug, so I believed it worth posting.
 David Mulder

PS. Totally unrelated, but is there somewhere a bug tracking system? Because all links refer to http://www.openbluedragon.org/bugtracking.cfm which doesn't work and I think I have encountered another "bug" (multiple sql instances won't work, although that might be a driver issue).

--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

Reply via email to