Hi,

I've discovered another problem after switching to myFaces 1.1.5. The value 
of an input field is not restored
when a button with immediate="true" is clicked. The action method of the 
bean resets the value of the property
to a standard value and returns an outcome != null so the component tree 
should be rebuild. But the input field
still shows the entered value. Even when I switch to another page and back. 
This input field resides on tab of tabgroup.
With an input field which is not on a tab it works.

It works with myFaces 1.1.4 and it works in a simple example but not if 
things get a little more comlex. So I can't give you example code to 
reproduce this. Because it works with 1.1.4 my code can't be wrong.

I'm using Tobago 1.0.11 from 23.4.

Regards
Helmut

Reply via email to