Tapestry adds event handlers not only to form components, but also to simple 
forms
----------------------------------------------------------------------------------

                 Key: TAP5-1261
                 URL: https://issues.apache.org/jira/browse/TAP5-1261
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.0
            Reporter: Andy Pahne



After upgrading to Tapestry 5.2.0 I experienced an Javascript error upon 
submitting a form. It's a plain form defined in the template, not a Form 
component.

The error is:
    tapestry.js, line 1462: 'undefined' is null or not an object

This happened in IE8. It's reproducible with and without enabling IE7 
compatible mode. A user on the mailing list suggested that he saw similar error 
messages in his FF console.

I saw this for the forst time after upgrading to Tapestry 5.2.0. 

I would expect, Tapestry not interacting with a form in the template, as long 
as it's plain markup and not a form component.


-- 
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