[
https://issues.apache.org/jira/browse/MYFACES-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095453#comment-13095453
]
Leonardo Uribe commented on MYFACES-3297:
-----------------------------------------
I tried it and everything works as expected, in both jsp and facelets. Are you
sure? The only way I can imagine is possible to cause this problem is use 2.1.1
api jar with 2.1.2 impl jar. The change done in MYFACES-3237 requires both api
and impl jars to be replaced. Check in your classpath only 2.1.2 api and impl
jars are used (or just use the bundle jar). I'll close this issue as invalid.
Feel free to reopen it if you found a way to reproduce it.
> 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