Open maxlapko opened 7 years ago
Would you please test with code from master branch?
@samdark Installing yiisoft/yii2 (dev-master 9a2b2ea) Same behavior
@arogachev do you have time to look at it?
@samdark I have not started to write tests for yii.activeForm.js
yet. Fixing it without writing tests is unsafe. But yes, I can take a look at this later.
Earlier I used client validation for multiple attributes and It worked without problems. Maybe it's data / markup problem or something was broken in yii.activeForm.js
in later commits.
Hello, I have code
Translate attributes for
yiiActiveForm
have sameid
, butinput
attr is differentWhen at least one translate model has errors -> yiiActiveForm marks all models as incorrect!!!
This commit https://github.com/yiisoft/yii2/commit/6745bdb65e1f0a8a91c94348f34b7899e25e2ba9 crashes the correct work