Hello (especially to Raymond),

there is one more tag in the spectrasource, that didn't include the fix it
should provide: the modification for cfa_siteModelTraverse.  The
description say's it removes one unneccesary line of code, a not valid use
of structSort. IMO, the following code snippet is the not valid line (line
300), because structSort returns an array with the sorted struct keys and
temp wasn't used anymore in the tag.

<cfset temp =  structSort(request.cfa.sitemodel.stTraverse, "textnocase",
"asc", "elementPositionIndex")>

The fix didn't change anything to this file and the above line is still
included. It's hard to find out, if the fix is included in the file or not,
so please check for us, which files aren't updated.

Thanks in advance,

--
Hendrik Kramer <[EMAIL PROTECTED]>
Projektleiter Web Applications [VRG E-Solution]
VRG - Vereinigte Rechenzentren GmbH
Mittelkamp 110-118 , 26125 Oldenburg
Tel. (0441) 3907-178 | Fax (0441) 3907-6178
http://www.e-solution.vrg.de/
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
------------------------------------------------------------------------------
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