ICEfaces
  1. ICEfaces
  2. ICE-10419

mobi:fieldsetRow doesn't display child content

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43640 Wed Dec 03 13:49:34 MST 2014 judy.guglielmin ICE-10419 label and labelPosition not supported attributes of h:outputText (when changed from ace:textEntry must have been left in). Example reverted back to using proper jsf 2 basic tags
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/fieldset/fieldset-example.xhtml

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Carlo Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: