ICEfaces
  1. ICEfaces
  2. ICE-11050

ace:fileEntry fails to clear file name after toggling disabled.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P03
    • Fix Version/s: EE-3.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 8, ICEfaces ee-3.3.0 maintenance branch r48851. Also occurs with P03. All browsers. Not an issue with IF 4 trunk.
    • Assignee Priority:
      P2

      Description

      Using the QA fileEntryDynAttribute page, when you toggle the disabled attribute from false to true, then back to false, the file name remains after uploading a file. It is not cleared away and replaced with "No file Selected".

      Test app (/fileEntryDynAttribute.jsf) located at:
      C:\svn\repo\qa\trunk\Regression-Icefaces2\Sparkle\Nightly\fileEntry

      To reproduce:
      1.) Use the mentioned test application.
      2.) Select the rendered checkbox.
      3.) Select the disabled checkbox so that it becomes true.
      4.) Select the disabled checkbox so that it becomes false
      5.) Browse for a file and upload it.
      6.) Notice the file is uploaded but the file name is not cleared away and replaced with "No file Selected"

       

        Activity

        Hide
        Arturo Zambrano added a comment -

        r48915: fix to render the ace:fileEntry root container element with a different client id

        The root container and the input element were being rendered with the same client id, which lead to various issues. This was fixed by rendering the root container with a different client id.

        Testing Notes: Please run all regression tests to verify nothing else was affected.

        Show
        Arturo Zambrano added a comment - r48915: fix to render the ace:fileEntry root container element with a different client id The root container and the input element were being rendered with the same client id, which lead to various issues. This was fixed by rendering the root container with a different client id. Testing Notes: Please run all regression tests to verify nothing else was affected.
        Hide
        Carmen Cristurean added a comment -

        Verified EE-3.3.0-maintenance branch r 48954 with fileEntry QA regressions on IE11, FF41.

        Show
        Carmen Cristurean added a comment - Verified EE-3.3.0-maintenance branch r 48954 with fileEntry QA regressions on IE11, FF41.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: