COMMANDBOX : CFCONFIG Setting

32 views
Skip to first unread message

Saravana K

unread,
Mar 12, 2020, 6:24:31 AM3/12/20
to CommandBox
Hi,

Can someone please let me know how to add the below setting in cfconfig or server.json to preserve "key case"

<cfscript>processingdirective preserveCase="true";</cfscript>

We need to preserve case for the entire application.

Jon Clausen

unread,
Mar 12, 2020, 8:00:13 AM3/12/20
to comma...@ortussolutions.com

I believe the cfconfig.json key for ACF 2018 is :

"dotNotationUpperCase" : false

--
You received this message because you are subscribed to the Google Groups "CommandBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+...@ortussolutions.com.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/2cd15422-1a47-47a0-9ba5-3d078c4a8ca4%40ortussolutions.com.

Saravana K

unread,
Mar 13, 2020, 6:39:55 AM3/13/20
to CommandBox
Thanks Jon,

I'm using Lucee server, Will "dotNotationUpperCase" : false works in Lucee.

On Thursday, March 12, 2020 at 5:30:13 PM UTC+5:30, Jon Clausen wrote:

I believe the cfconfig.json key for ACF 2018 is :

"dotNotationUpperCase" : false

 

 

From: Saravana K <ksa...@gmail.com>
Reply-To: "comma...@ortussolutions.com" <comma...@ortussolutions.com>
Date: Thursday, March 12, 2020 at 6:24 AM
To: CommandBox <comma...@ortussolutions.com>
Subject: COMMANDBOX : CFCONFIG Setting

 

Hi,

 

Can someone please let me know how to add the below setting in cfconfig or server.json to preserve "key case"

 

<cfscript>processingdirective preserveCase="true";</cfscript>

 

We need to preserve case for the entire application.

--
You received this message because you are subscribed to the Google Groups "CommandBox" group.

To unsubscribe from this group and stop receiving emails from it, send an email to comma...@ortussolutions.com.

Jon Clausen

unread,
Mar 13, 2020, 7:03:55 AM3/13/20
to comma...@ortussolutions.com
The best way for you to find all of the setting keys specific to that engine is going to be to go in to the Lucee admin, configure all of those settings and then, from your web root run “cfconfig export to=lucee-configured.json”.   

Then you can find the changed keys in that file and add them to your config.


From: Saravana K <ksa...@gmail.com>
Sent: Friday, March 13, 2020 6:39:55 AM
To: CommandBox <comma...@ortussolutions.com>
Subject: Re: COMMANDBOX : CFCONFIG Setting
 
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+...@ortussolutions.com.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/d0209af8-d302-457e-9926-cfd9fcec1178%40ortussolutions.com.

Brad Wood

unread,
Mar 13, 2020, 12:17:47 PM3/13/20
to comma...@ortussolutions.com
I'm using Lucee server, Will "dotNotationUpperCase" : false works in Lucee. 
 
Yes, that setting is supported in both Adobe and Lucee.  But you also could have just tested that out on your own in the time it took you to ask the question :)

cfconfig set dotNotationUpperCase=false
server restart
 
Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 



To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+...@ortussolutions.com.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/d0209af8-d302-457e-9926-cfd9fcec1178%40ortussolutions.com.

Saravana K

unread,
Jun 11, 2020, 8:45:55 AM6/11/20
to CommandBox
Reply all
Reply to author
Forward
0 new messages