Confirmed (and undesired) change in behavior in 7.0.2: When getBaseTemplatePath() is inside a CFC, it always returns the file system path for the CFC file itself, on both CFMX 7.01 and CFMX 7.02. The output is the same whether it the CFC is called as a webservice or not.
The change in behavior between 7.01 and 7.02 is that when the Application.cfm sets a request variable equal to getBaseTemplatePath() and that variable is returned from a CFC function, the result is that in 7.01 the CFC file system path is returned but in 7.02 the Application.cfm path is returned. We'll see what we can do for a hotfix. Thanks for reporting! Damon >Raymond Camden wrote: >> So to be clear, you did send this to macromedia.com/go/wish, right? >> That is the first place to go when you find a bug. :) > >You mena www.ADOBE.com/go/wish? ;) > >Nah I forgot about that but I just posted it. > >Still useful to post here because cf-talk was the first place I looked >for mention of this bug. > >Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246648 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

