On Tue, 2004-07-27 at 11:08, Derek Hohls wrote:
> Bruno,
> 
> Sorry - but this :
>   <fd:convertor datatype="integer" type="plain"/>
> still gives "," in the output...

Hmmm...

I just modified the xml binding sample included with cocoon to try this
out... but it works ok.

Here's what I did:

form2_model.xml: commented out the selectionlist for the field "number"
so that I can enter any number I want.

If I then enter 30000 in the number field, I see 30,000 in the XML
output.

Then I modify form2_bind_xml.xml, adding type="plain" on the convertor
for that field, I retry the sample (not just pressing back but starting
a new continuation) and it gives the expected "30000".

This is on a recent CVS checkout, but I'm not aware of any changes that
could relate to this.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to