On Fri, 24 Nov 2000, Jon Stevens wrote:

> At one point PP was case insensitive, but there was a patch to make it not.
> You can change this setting in the TR.props file.

Hmmm. In my example I had the following:

url.case.folding = lower

and having a form field with the name TITLE still wasn't
working i.e. the getTitle() wasn't being invoked.

So are you saying that a patch has now made
the properties case sensitive? Is this because
the url.case.folding does nothing now? It doesn't
appear to but I will look at the code again.

I basically just wanted to clarify that if you
have a subclass of BaseObject with a getTitle()
method then the corresponding form name must
be "title" and can't be "TITLE" if you want
ParameterParser.setProperties(object) to work.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to