[xslt] BUG: empty value attribute on <input> tags.



Add the following to a stylesheet with the output method "html":

<input type="text" value="" name="foo"/>

And the output is:

<input type="text" value name="foo">

It's pretty obvious that's incorrect.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]