Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE, 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE M4
-
Component/s: UI, UI > Accessibility
-
Labels:
-
Environment:Liferay Version: 6.0 SP 2
Operating System: Linux
Application Server: Tomcat 6.x
Java Virtual Machine: Java 6
Database: Oracle 11g
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Form fields need labels.

PASSED Manual Testing using the following steps:
1. Go to control panel -> Users and Organizations.
2. Use Firebug to inspect element search field.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
The search form field contains "Title= Search Users and Organizations".
Fixed on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: e53c5591ff04ae560f54fffea8412ff873187c75
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 80711f5b10ae8dbbd9e6f2befeb9f20437ae8fbe.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 4bba78f8abfe2e41b5a045c262f99e3fbb4d2b1f.
The search form field contains "Title=Search" on 6.2.x portal and 6.0.x portal.
The search form field contains "Title=Search Users and Organizations" on 6.1.x portal.