I have updated that code in the p610 branch to use application.projectdirectoryname, as it should.
Blair On Wed, Aug 8, 2012 at 2:48 PM, Bobby Heath <[email protected]>wrote: > *edit: That was a commit from 7/5/2010. > > > On Tuesday, August 7, 2012 11:40:46 PM UTC-5, Bobby Heath wrote: >> >> @Chris Thanks for the tip. That did help me get started. >> >> Given the clues provided I did some deployment testing with the different >> methods of deployment; both stand alone, and sub directory methods. My >> client's install is the stand alone sort. As the error correctly states, >> the component farcry.projects.[myproject].**www.application does not >> exist in the code base. So everything makes sense to me now. Everything >> except for the reason why it's not there or why the code in the download >> tag (farcry/core/tags/farcry/**download.cfm) references code that does >> not exist. I looked that tag up in the source control and found that this >> code was added on 7/5/2012 in commit 11194 by user gavin. There were no >> additional commits that added the application.cfc to the referenced >> location or the skeleton application used during the initial deploy. I >> think this is just an oversight caused by development on a code base where >> modification had already been made and assumptions were made based on that >> environment. I think that the solution to this issue is to have the >> original committer (gavin) commit the necessary modifications to make this >> code valid. If he is unwilling or unavailable to complete that >> modification, then a rollback on that commit may be in order. >> >> Thoughts? >> > -- > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > > > -- -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
