[ http://issues.apache.org/jira/browse/TAPESTRY-306?page=comments#action_65281 ] Richard Lewis-Shell commented on TAPESTRY-306: ----------------------------------------------
What browsers/environments does this effect? Can you attach a patch, or explain the trivial fix? > LinkSubmit doesn't respect Form's DOM id > ---------------------------------------- > > Key: TAPESTRY-306 > URL: http://issues.apache.org/jira/browse/TAPESTRY-306 > Project: Tapestry > Type: Bug > Components: Framework > Reporter: Cherry Development > Priority: Minor > > LinkSubmit does not seem to check to see if that the Form that it's embedded > in uses a DOM id and therefore always refers to the from by its automatically > generated name attribute, even though it should be referring to it by the > user-defined DOM id instead. Not all (any?) DOM environments will allow you > to refer to an element by its name attribute when it also has an id assigned. > This should be fairly trivial to fix. I'd be more than happy to make the fix > myself if you decide this issue should be resolved. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
