Hi,

I think I might have found a problem with cocoon-2.1.7/src/blocks/forms/samples/forms/registration_template.xml

line <ft:form-template action="continue" method="POST">
should really read
<ft:form-template action="#{$continuation/id}.continue" method="POST">
for the purposes of the tutorial.

Since I am quite new to Lenya/Cocoon I'm not 100% sure whether this is an error or intentional for the new version(?).

I just thought to send this email so that either someone reports it to the appropriate place or perhaps places a little note inside http://wiki.apache.org/lenya/HowToCFormsInLenya stating the importance of having cocoon-2.1.6/src/blocks/forms/samples/forms/registration_template.xml version of the file and not the
cocoon-2.1.7/src/blocks/forms/samples/forms/registration_template.xml
version.

Thanks,

Vica

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

Reply via email to