Hi everyone, I'm using the QuerySim custom tag (find it at www.halhelms.com) to assist in developing a Fusebox 3 site. When I use it in a template that I am viewing directly rather than through the Fusebox ( as in "..../index.cfm?fuseaction=circuit.fuse"), it works fine. Also, QuerySim works fine when calling it through the Fusebox, if it is in the home circuit.
However, when QuerySim is called in a template used by a child circuit, something wierd happens. I have found that the value of thistag.generatedcontent, which would hold the query contents i pass, is wiped out. Therefore, QuerySim has nothing to make a query out of. I know that the proper place to be using QuerySim is when you're testing individual fuses, especially before you have the "real" query fuses written, so you can say that i'm using QuerySim improperly anyway by using it within the fusebox itself. (in my defense, i have an acceptable reason to be doing this in this case and its only temporary, but i wont try to explain). Anyway, I thought it was strange that the value thistag.generatedcontent of a custom tag would be wiped out in that way. I have thoroughly tested this and found that, indeed, it only happens when calling it within the Fusebox, and only in a child circuit. I am afraid that this reveals some sort of subtle problem with Fusebox itself! But I am probably (and hopefully) wrong... Mike Mertsock Alfred University Web Team ________________________________________________________ Outgrown your current e-mail service? Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS. http://login.mail.lycos.com/brandPage.shtml?pageId=plus FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

