Trivial fixes to make wicket-contrib-push-examples xhtml compliant ------------------------------------------------------------------
Key: WICKET-744 URL: https://issues.apache.org/jira/browse/WICKET-744 Project: Wicket Issue Type: Bug Components: wicket-examples Affects Versions: 1.4.0-alpha Reporter: C Priority: Trivial Final fixes for wicket-contrib-push-examples. Code local issues where the ID is being appended with "/" or suffixed with the key id. Resolution was a couple trivial fixes to change "/" to "::" and switch the key id to precede the component name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.