PPR and multiple forms
----------------------

                 Key: TRINIDAD-970
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-970
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.6-core, 1.2.5-core
         Environment: JSF 1.2 Sun, Facelets 1.1.14
            Reporter: Tomas Cerny
             Fix For: 1.2.7-plugins


I tried to use newer Trinidad, (I had 1.2.1) and got in troubles with multiple 
forms.

I have a dialog that sets a value to my bean. When I have just one form in my 
view then everything is ok. 
When I have more forms than it will set the value, but on form submit it 
crashes because property is null. 

Could be id generation problem which does not set id to form hidden input

<input type="hidden" value="teamFormMain" 
name="org.apache.myfaces.trinidad.faces.FORM"/>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to