Hi myfaces users, I'm using a dataTable with sortheader. Everything is fine as long as I use inputText instead of a outputText. If I use inputText, the List/array is sorted correct, but the old model (unsorted) is displayed on a sort request by the browser.
You can simply reproduce this by changing the sortTable example. You only need to change outputText into inputText. Is this a bug? If so I can enter it into Jira. -- Rolf Kulemann

