[jira] [Created] (WICKET-5728) Component queuing breaks with html tags that don't require close tag.

2014-10-16 Thread Andrea Del Bene (JIRA)
Andrea Del Bene created WICKET-5728: --- Summary: Component queuing breaks with html tags that don't require close tag. Key: WICKET-5728 URL: https://issues.apache.org/jira/browse/WICKET-5728 Project:

git commit: WICKET-5728 Component queuing breaks with html tags that don't require close tag.

2014-10-16 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master c0015419c - 3cc3fe95c WICKET-5728 Component queuing breaks with html tags that don't require close tag. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3cc3fe95

[jira] [Commented] (WICKET-5728) Component queuing breaks with html tags that don't require close tag.

2014-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173611#comment-14173611 ] ASF subversion and git services commented on WICKET-5728: - Commit

[jira] [Resolved] (WICKET-5728) Component queuing breaks with html tags that don't require close tag.

2014-10-16 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene resolved WICKET-5728. - Resolution: Fixed Fix Version/s: 7.0.0-M4 Component queuing breaks with html

git commit: Avoid using input names that conflict with any DOM API names.

2014-10-16 Thread jlong
Repository: wicket Updated Branches: refs/heads/wicket-6.x a4ae23c63 - b82e1cab7 Avoid using input names that conflict with any DOM API names. Using input names that conflict with DOM API method and attribute names interferes with JavaScript ability to use DOM API on the form element.

git commit: Avoid using input names that conflict with any DOM API names.

2014-10-16 Thread jlong
Repository: wicket Updated Branches: refs/heads/master 3cc3fe95c - 876064cae Avoid using input names that conflict with any DOM API names. Using input names that conflict with DOM API method and attribute names interferes with JavaScript ability to use DOM API on the form element. (cherry

[jira] [Created] (WICKET-5729) Avoid using input names that conflict with JavaScript DOM API method and attribute names

2014-10-16 Thread Jesse Long (JIRA)
Jesse Long created WICKET-5729: -- Summary: Avoid using input names that conflict with JavaScript DOM API method and attribute names Key: WICKET-5729 URL: https://issues.apache.org/jira/browse/WICKET-5729

[jira] [Resolved] (WICKET-5729) Avoid using input names that conflict with JavaScript DOM API method and attribute names

2014-10-16 Thread Jesse Long (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Long resolved WICKET-5729. Resolution: Fixed Assignee: Jesse Long Resolved in 6.18.0 and 7.0.0-M4. Any input name that