this sounds like a problem spotted by Bill Killillay:

> -----Original Message-----
> From: Bill Killillay [mailto:[EMAIL PROTECTED]]
> Sent: 17 February 2001 22:26
> To: Fusebox
> Subject: RE: Download the WireFrame App (no database required!)
> 
> 
> Lee,
> 
> I found a bug in the actLoadApplicationVariables.cfm
> 
> After I would edit the myApp.wir file it would not display
> any data, I changed the following line:
> <cfloop list="#fileString#" index="aLine"
> delimiters="#chr(10)#">
> <cfloop list="#fileString#" index="aLine"
> delimiters="#chr(10)##chr(13)#">
> 
> Also I found that I had to open and save each of the wir
> files in Studio before I could use them.  Once I did both of
> these things I have been able to change that wir file to my
> hearts content and it works great.
> 
> Thanks,
> Bill


> -----Original Message-----
> From: Kelly Tetterton [mailto:[EMAIL PROTECTED]]
> Sent: 26 February 2001 15:53
> To: Fusebox
> Subject: wireframes: myapp.wir help
> 
> 
> Folks --
> 
> I'm just setting up the non-database version of wireframes, 
> but I'm running
> into an odd problem. If I make *any* change to myapp.wir and 
> save it (ie, "I
> show a long list" text change), I suddenly lose all my 
> content & links.
> 
> It seems as if the conditional in dspWireframe.cfm:
> 
> <CFIF isdefined('session.' & Attributes.applicationName & '.' &
> attributes.fuseaction & '.link')>
> 
> suddenly becomes false after I make the save.
> 
> The applicationName var is clearly there, as it spits it out 
> on the bottom
> of the page; and even if I manually add a fuseaction to the 
> url, I still
> can't see any content or links. Refreshing doesn't help, and 
> when I try to
> run through my cf debugger, I crash before I get any useful info.
> 
> Has anyone else run into this?
> 
> 
> Kelly Tetterton
> [EMAIL PROTECTED]
> http://www.duodesign.com
> http://www.chicagoangels.org
> 
> duoDesign eBusiness Accelerator
> 1007 Church Street, Suite 510
> Evanston IL 60201
> 
> 847-491-3142 direct
> 847-491-3000 main
> 847-491-3100 fax
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to