Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: Tools, Tools > Portal Taglibs
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Similar Issues:
Description
Steps to reproduce:
1) Start a vanilla Liferay
2) Add an Asset Publisher
3) Set Pagination type to Regular and Number of Items to Display ie: 3
4) Add some content
5) validate the generated page on http://validator.w3.org, you will get the following error:
The "for" attribute of the label element must refer to a form control.
..."ocerSearchContainerPageIterator_page"> Page <span class="aui-helper-hidden-ac...

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
When validate the generated page on http://validator.w3.org, it will show errors: The "for" attribute of the label element must refer to a form control. ..."ocerSearchContainerPageIterator_page"> Page <span class="aui-helper-hidden-ac...
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: d124ed43d4286fc9115474490275bbaf8311bc00.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 806fe9aa8130ddb3ec95c7d6960431dd5c68f24d.
It will not show the errors: The "for" attribute of the label element must refer to a form control. ..."ocerSearchContainerPageIterator_page"> Page <span class="aui-helper-hidden-ac...