ICEmobile
  1. ICEmobile
  2. MOBI-434

CommandButton renders text 'button' if no value is used

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.3 Beta
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description


      The commandButton is rendering the value 'button', which appears as text in the button to user, if the component 'value' attribute is null. This prevents using styling or images in place of text.

        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment -

          will be done with core rendering so available for both JSF and JSP

          Show
          Judy Guglielmin added a comment - will be done with core rendering so available for both JSF and JSP
          Hide
          Judy Guglielmin added a comment -

          work done on MOBI-663 includes supporting html5 <input type="image" src="../images/someimage.png"/>
          src attribute will only be used if type=="image" and it's up to user to ensure value attribute is empty or null.

          Show
          Judy Guglielmin added a comment - work done on MOBI-663 includes supporting html5 <input type="image" src="../images/someimage.png"/> src attribute will only be used if type=="image" and it's up to user to ensure value attribute is empty or null.
          Hide
          Ted Goddard added a comment -

          Please compare against and match h:commandButton behavior.

          Show
          Ted Goddard added a comment - Please compare against and match h:commandButton behavior.

            People

            • Assignee:
              Judy Guglielmin
              Reporter:
              Philip Breau
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: