Hello together, in a MyFaces App we use t:saveState.
So we submit the page and stay on it. This causes an inputtext field to change to an outputtext field. (Value is now Readonly) With MyFaces 1.1 everything works fine. If we use MyFaces 1.2 (what we want to do) we get an "Duplicate ID in FacesTree Error". Any Ideas what went wrong? As a workaround we set the inputfield proterty displayValueOnly to true, but due to styling issues this can't be our solution. Best regards Jürgen Wieners

