Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:Tomcat
-
Assignee Priority:P1
Description
mobi:fieldsetRow seems to have changed how it renders its child content, so that:
<mobi:fieldsetRow>
<h:outputLabel for="nameIn" value="Name:"/>
<h:inputText id="nameIn" value="#{userBean.name}"/>
</mobi:fieldsetRow>
will only display the input field without a matching label.
This is most easily seen on the live showcase:
http://icefaces-showcase.icesoft.org/showcase-mobile.jsf
Just click to the "Fieldset" demo to see a bunch of input text fields without the proper and expected labels.
<mobi:fieldsetRow>
<h:outputLabel for="nameIn" value="Name:"/>
<h:inputText id="nameIn" value="#{userBean.name}"/>
</mobi:fieldsetRow>
will only display the input field without a matching label.
This is most easily seen on the live showcase:
http://icefaces-showcase.icesoft.org/showcase-mobile.jsf
Just click to the "Fieldset" demo to see a bunch of input text fields without the proper and expected labels.
Activity
Carlo Guglielmin
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Judy Guglielmin [ judy.guglielmin ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43640 | Wed Dec 03 13:49:34 MST 2014 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/fieldset/fieldset-example.xhtml
|
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
rev 43640