-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE RC2
-
Fix Version/s: 6.2.0 CE RC2
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Labels:
-
Environment:Tomcat 7 + HSQL. Portal 6.2.x CE. Git ID: 7ca837dcd4fb7219bb7f2d4f56aced14bf56069a
-
Story Points:2
-
Fix Priority:2
-
Git Pull Request:
Browser Console Error:
HTML1423: Malformed start tag. Attributes should be separated by whitespace.
Bad:
<a ... id="_36_8w6ENavbarBtn"data-navId="_36_8w6E">
Good:
<a ... id="_36_8w6ENavbarBtn" data-navId="_36_8w6E">
Steps to Reproduce:
1) Add Message Boards portlet
2) Click "Post New Thread"