Title: cfsetting and cfoutput in handlers
Thread: cfsetting and cfoutput in handlers
Forum: Need Help?
Conference: ColdBox
User: ahewitt
hi Luis,
I noticed that in my views I can output text even if I don't wrap
them with cfoutput tags and that's even if the file is wrapped with the usual
cfsettings tags. This happened in my own views but I tried it in the main sample
applications app and the same thing happens there.
Is that by design or am I
doing something wrong? Thanks.