Alan, Thanks, this is great! Charlie
On Jan 26, 2013, at 4:54 AM, Alan Williamson <[email protected]> wrote: > The capitalization of the FORM/URL is a legacy compatibility feature for > CFMX. I dug into the code, and yes, with the code base being 13years old in > places, there are pieces that I even forget! > > But the world evolves ... and so now we break away from the paradigm. > > You can override this behaviour by adding in the following to the > bluedragon.xml file in the <server><system> section. > > It defaults to: > <formurlmaintaincase>false</formurlmaintaincase> > > For case sensitivity: > <formurlmaintaincase>true</formurlmaintaincase> > > > if you set this then the case will be maintained, so you will get instances > like this: > > <cdeacfgf.png> > > > See it in the nightly build from tomorrow. > > > -- > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > > > -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
