ICEfaces
  1. ICEfaces
  2. ICE-10287

mobi:sms in dataTable and ui:repeat fails if using HTML input components

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Invalid
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA
    • Component/s: MOBI-Components
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk rev. 42669
      Safari/ iOS7/ iPhone4S
      Chrome/Android4.4.2/ Galaxy S4 Mini
    • Workaround Exists:
      Yes
    • Workaround Description:
      Workaround is to use ace:textEntry instead of HTML input type="text".

      Description

      QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/sms

      Test page: /smsDataTable.jsf, /smsAceDataTable.jsf, /smsRepeat.jsf

      The sms in h:dataTable or ace:dataTable tests pass only if using ACE components (ace:textEntry) for the message and phone number.
      When using HTML input components (input type "text"), the messages are sent out properly only from first table row.
      When sending sms from any other row, the phone and message values from the first row are being sent.


      Steps:
      - go to /smsDataTable.jsf (or /smsAceDataTable.jsf, or /smsRepeat.jsf), scroll down to the table using HTML input components.
      - enter phone number1, message1, click SMS in first row (row1) -> redirection to messaging app, message sent/received.
      - in second row (row2), enter phone number2, message2, click SMS -> redirection to messaging app, however values displayed are the previous ones: phone number1, message1.
      If removing the typed values from row1, and typing values in row2, click SMS in row2 -> there is no redirection to bridgeIt/ messaging application.

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            Carmen Cristurean
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: