CF8 shows the default option selected, Railo doesn't (nothing selected) as Railo gets the value "In Behandeling" instead of the default value trigger "inbehandeling" ...
On Oct 19, 4:33 pm, AJ Mercer <[email protected]> wrote: > would it be because 'status' has meaning to farcry - with versioning?? > > Maybe try with a different name - but I doubt it. > > What does the HTML look like when you do a view source of the rendered page? > > 2009/10/19 Marco van den Oever <[email protected]> > > > > > > > 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? > > -- > AJ Mercer > Web Log:http://webonix.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
