BeanEditForm cannot be submitted via click by PageTester
--------------------------------------------------------
Key: TAP5-873
URL: https://issues.apache.org/jira/browse/TAP5-873
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.1.0.5
Reporter: Kevin Menard
Priority: Minor
PageTester was updated for Tapestry 5.1 to be more aggressive in its
clickSubmit check for a "name" parameter. In 5.0, if a "name" was missing the
"value" value was used. In 5.1, if the "name" parameter is missing, an
exception is thrown. BeanEditForm does not provide a "name" value for its
submit button.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.