Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2264

Unable to update the UI with bean value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.12-core
    • None
    • Components
    • Cent OS 5x, JBoss 6.1.0.

    Description

      I have a Use case where there is a drop down and an input text, check box. These two components has partial trigger on drop down.
      Drop down has following attribute set:
      autoSubmit="true", simple="true", immediate="true" and a value change listener.

      and the two components has partial trigger on above drop down.

      Now when change values in drop down, the value in components get changed for the first time and after that the values are stored in local cache and irrespective of value of bean the next time change on drop down, it shows value stored in local cache.

      Is this a desired expectation ?

      In our case we are unable to get the desired behavior and found that the workaround is to call reset value to all the components in our value change listener.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pratik0629 Pratik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: