Inplace select generates not valid markup
-----------------------------------------
Key: RF-9846
URL:
https://jira.jboss.org/browse/RF-9846
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20112
Metamer 4.0.0-SNAPSHOT r.20112
Mojarra 2.0.2-FCS
GlassFish Server Open Source Edition 3.0.1
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
1. deploy Metamer
2. open
http://localhost:8080/metamer/faces/components/richInplaceSelect/simple.x...
result:
generated inplace select contains input with style="width: ;"
<input autocomplete="off" class="rf-is-fld"
id="form:inplaceSelectInput" name="form:inplaceSelectInput"
readonly="readonly" style="width: ;" type="text" />
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira