All, It looks like we're using ExpandPath() in types.cfc in the latest p300 branch instead of: <cfinclude template="/farcry/#application.applicationname#/#application.path.handler#/#stObj.typename#/#arguments.template#.cfm">
which should work fine. Except for Windows... at least, CFMX 6 on Windows. Or, at least, in my case it did not work fine. So, the solution to this is outlined in bug FC-590 at http://bugs.farcrycms.org:8080/secure/Dashboard.jspa#. Or, you can find the solution here: http://corfield.org/blog/index.cfm/do/blog.entry/entry/expandPath_amp_Mappings. Or, if you don't really feel like looking at either, you can do this: Edit jrun-web.xml and create a virtual mapping is there that matches the ColdFusion /mapping. This will cause expandPath() to behave correctly on Windows. I do not see an easy solution to this. I've not come across this before, but I've never used the ExpandPath() function either. It's going to be frustrating should new users come across this in the beginning of their FarCry experience. Maybe it should make it into the "Known Issues" document? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---