[ mx4j-Bugs-1105160 ] XSLTprocessor produce bad input names
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1105160, was opened at 2005-01-19 11:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1105160&group_id=47745 Category: HTTP Adaptor Group: Release 2.1.0 Status: Open Resolution: None Priority: 5 Submitted By: nicolas de loof (ndeloof) Assigned to: Nobody/Anonymous (nobody) Summary: XSLTprocessor produce bad input names Initial Comment: I'm using default XSLTProcessor templates. Generated HTML contains inputs with names "value_ \n\tXXXX" instead of "value_XXXX". I've solved it by changing two lines in mbean_attributes.xsl (line 169): <xsl:with-param name="name">value_<xsl:value-of select="@name"/></xsl:with-param> (all in the same line) Without this, I cannot set MBean properties from HTML console. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1105160&group_id=47745 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt