DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9674>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9674 [PATCH] XMLForm Transformer to include hidden fields + default xmlform2html.xsl enhancements Summary: [PATCH] XMLForm Transformer to include hidden fields + default xmlform2html.xsl enhancements Product: Cocoon 2 Version: Current CVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have been using XMLForm and needed to use a hidden form field which was not being populated with the value from the model. This patch adds the value to hidden fields within the XMLFormTransformer. I have included a modification to the xmlform2html.xsl file which removes the hard-coded class attributes and allows all attributes to be copied through. This allows size to be used on textboxes amongst others, it also allows the class attribute to be ignored. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]