Ok, this is bug #17805 - we'll get it in the next release. . .
-c
-----Original Message-----
From: Jorgen Smith [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 13, 2000 12:10 AM
To: '[EMAIL PROTECTED]'
Subject: RE: "search properties" rule is case-sensitive
> We'll fix this in either contentObjectFind or the rule
> handler for the next
> major release. . .
The same thing goes for the Site Layout Manger. I just had a go at setting
up a new Spectra project using Oracle for the first time [SQL Server 7.0
back in Oslo*], and I was scratching my head on why no parents were visible
when creating sections after creating the site object.
I found that "Site" is inserted into compositiontype whereas the
sectionedit.cfm searches for "SITE". This returns recordcount zero.
To fix it, in Spectra 1.01, file
\allaire\spectra\webtop\sitedesign\sitelayoutmanager\sitetree\sectionedit.cf
m , line 149, add the ucase function.
<cfset stFields.compositionType = ucase(form.compositionType)>
^^^^^^ ^
Regards,
J�rgen
*) ... choosing Cold Fusion back in 1996 was a good move; I have just
relocated from Oslo, Norway to Melbourne, Australia and am now enjoying the
so called "winter" (which it certainly isn't, really) of the southern
hemisphere. Fantastic restaurants, friendly people, great clima ... I'm glad
I came!
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.