h:inputText ignores style tag
-----------------------------
Key: MYFACES-3297
URL: https://issues.apache.org/jira/browse/MYFACES-3297
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.1.2
Environment: Linux version 2.6.35.10-74.fc14.x86_64
([email protected]) (gcc version 4.5.1 20100924 (Red Hat
4.5.1-4) (GCC) ) #1 SMP Thu Dec 23 16:04:50 UTC 2010
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
apache-tomcat-7.0.14
org.apache.myfaces.core myfaces-api/myfaces-impl 2.1.2
javax.servlet.jstl 1.2
javax.el.javax.el-api 2.2.1
org.apache.myfaces.tomahawk.tomahawk20 1.1.11
Reporter: Ted Leung
<h:inputText style="width:5em" value="#{foo.bar}" />
works as expected in version 2.1.1,
I upgraded to version 2.1.2 and the style tag no longer shows up in the
rendered html tag. Reverting back to version 2.1.1 resolves the problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira