Corrected. I'm not sure why this many files had the older versions attached. I'll check them a bit more carefully next time.
======================================================================= 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 06, 2002 11:35 AM > To: Spectra-Talk > Subject: spectrasource.macromedia.com > > > 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/ > ______________________________________________________________________ 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.
