Description of problem: JBoss Portal 6.1.0 produces XHTML 1.0 Strict type documents. For a w3c validation, URLs should be encoded using html entities instead of plain "&" characters. Version-Release number of selected component (if applicable): 6.1.0 How reproducible: Always. Steps to Reproduce: 1. Login into Portal. 2. Review source code generated. 3. Validate with http://validator.w3.org/ tool. Actual results: There are a number or URLs with plain "&" characters not compliant with XHTML 1.0 Strict type document spec. Expected results: URLs encoded and passing w3c validation test Additional info:
https://github.com/gatein/gatein-portal/pull/803 was merged in upstream
Checked manually with homepage (anonymous) and sitemap (authenticated). Sucessfuly ran w3c validation script from Bug 1050065.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.