Defintely a spelling error, and is ignorable. It won't throw an error when
Enforce Strict Attribute validation is on because cfcache is one of the cf
tags built with cf, ie, it's not an "inside" function.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Johan Coens [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 30, 2001 9:36 AM
> To: Spectra-Talk
> Subject: Spelling-error cfcache tag in cfa_page?
>
>
> Hello,
>
> In the cfa_page tag on line 957 (spectra 1.5.1) there is the
> following code:
> <cfcache
>   action = "optimal"
>   timeOut="#cacheTimeOut#"
>   cachedDirectory = "#attributes.cacheDirectory#"
>   directory="#attributes.cacheDirectory#">
> <cfelseif trim(cacheDirectory) is not "">
> <cfcache
>   action="optimal"
>   timeOut="#cacheTimeOut#"
>   cachedDirectory = "#cacheDirectory#"
>   cacheDirectory = "#cacheDirectory#"
>   directory = "#cacheDirectory#"
> >
>
> Is cachedDirectory an undocumented parameter of cfcache or is it a
> spelling-error?
>
> Regards,
>
> =========
> Johan Coens
> <theFactor.e>
>
> Premium Partner for Macromedia
>
> "Imagination is more important than knowledge. Knowledge is limited.
> Imagination encircles the world."
> Albert Einstein
> =========
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to