[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-25 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355869 ] Mike Kienenberger commented on MYFACES-749: --- The short answer is that this is probably not a bug. If you remove the immediate="true" field, you should see the beh

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-25 Thread JagMohan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355884 ] JagMohan commented on MYFACES-749: -- Thanks Mike. I have tried by removing immediate="true". But still the same. But immediate="true" is there for some other select boxes a

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-25 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355887 ] Mike Kienenberger commented on MYFACES-749: --- As I stated in the message posted to the list, the behavior you are trying to perform is very hard in JSF. The behav

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread markus willinger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355972 ] markus willinger commented on MYFACES-749: -- We have nearly the same problem (myfaces 1.0.9): We have a with some tags. By clicking on this tags, we take the dat

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355979 ] Mike Kienenberger commented on MYFACES-749: --- Again, this is not a bug. This is how JSF is designed to work. Immediate=true doesn't skip validation. It causes

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12355986 ] Mike Kienenberger commented on MYFACES-749: --- I've written a wiki document on this issue that may clear up potential misconceptions. http://wiki.apache.org/myfaces

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-26 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12356007 ] Mike Kienenberger commented on MYFACES-749: --- JagMohan, Thanks for the simple example. This is the exact same situation that's being discussed on the MyFaces-User

[jira] Commented: (MYFACES-749) inputText refresh problem

2005-10-28 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-749?page=comments#action_12356213 ] Martin Marinschek commented on MYFACES-749: --- Mike is absolutely right in his understanding that this is not a bug - even though you don't use immediate anymore. T