Making views XHTML compliant ---------------------------- Key: FOR-525 URL: http://issues.apache.org/jira/browse/FOR-525 Project: Forrest Type: Improvement Components: Skins (general issues) Versions: 0.8 Reporter: Diwaker Gupta Priority: Minor Attachments: views-xhtml-patch.txt
Made some changes to the some contracts to make the skin XHTML compliant. In particular: o div tags are not allowed as sub-children of <a> tags (pdf-link and txt-link contract) o input tags are not allowed as direct sub-children of <form> (searchbox contract) Patch attached. -- 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