On 15.04.2004 13:17, Mikael Geijer wrote:

Hi all.
Fairly new to cocoon, finding it really powerful though. Using 2.1.4 on Linux w 1.4.2 JVM. I'm using the XHTML serializer (w the Transitional DTD) to create output for some smartphones. I'm having problems with unwanted additional form-attributes when the page is generated. An extra "selected" attribute with empty value is generated. The browser bails out on this. The generated xhtml ooks like:


<form selected="" action="do-login" method="post">

Is this a (known) bug? Is there any workaround? Been banging my head into the wall for some time know so any hints are highly apreciated.

I really wonder if this additional attribute is generated by Cocoon without the stylesheet telling it to do so. Are you sure this does not come out of one of the stylesheets? Try to serialize the XML immediately after the XSP to XHTML.


Joerg

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



Reply via email to