[ http://issues.apache.org/jira/browse/TAPESTRY-1158?page=comments#action_12451864 ] Greg Woolsey commented on TAPESTRY-1158: ----------------------------------------
... and the select/deselect buttons in the middle have generated IDs of Any_0, Any_1, ... which makes testing a bit fragile - if there is some othe "Any" component on the page that has no ID and renders first, it may be given (depending on script stuff, other code) an auto-generated ID first, and get Any_0 instead of the palette button, which would break automation. > contrib:Palette has deprecated code > ----------------------------------- > > Key: TAPESTRY-1158 > URL: http://issues.apache.org/jira/browse/TAPESTRY-1158 > Project: Tapestry > Issue Type: Bug > Components: Contrib > Affects Versions: 4.1.1 > Reporter: Greg Woolsey > > Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add > additional submit functions. These methods are deprecated and will be > removed in the final 4.1.1 release, breaking this component. -- 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]
