I have a list:

<cfproperty ftSeq="5" ftFieldset="Status"
name="status" type="string" fttype="list" ftList="inbehandeling:In
behandeling,actief:Actief,wijziging:Wijziging"
ftdefault="inbehandeling" ftLabel="Status" ftRenderType="radio"
ftValidation="validate-one-required"/>

When dumped:

<cfdump var="#stobj.status#">
<cfabort>

It gives "inbehandeling" in CF8, but "In Behandeling" in Railo.....
I now solved it with using a single name without spaces so both CF8
and Railo are using it correctly.

Shall i bug this or?
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to