### What steps will reproduce the problem? - Create a form and model with attribute label e.g. `Test Label<script>alert("1")</script>` - Without `enableClientValidation` the attribute label is properly encoded - With `enableClientValidation` a script alert is shown and broken HTML appears ### Additional info | Q | A | ---------------- | --- | Yii version | 2.0.latest | PHP version | any | Operating system | any