-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE
-
Component/s: ~ [Archived] Frontend Infrastructure, ~[Archived] UI Taglibs
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:4
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- In a 6.2 bundle, deploy the attached example portlet (unmatchedlabel-portlet-6.2.0.1.war).
- Add application "Test" -> "Unmatched Label" to home page
- If you view source you will see
<label class="control-label" for="_unmatchedlabel_WAR_unmatchedlabelportlet_inputExample"> This is a label </label> <input class="field" id="_unmatchedlabel_WAR_unmatchedlabelportlet_inputExample" name="_unmatchedlabel_WAR_unmatchedlabelportlet_inputExample" type="text" value="Default input" /> </label>