Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working yiiactiveform validation. Not show errors #14446

Closed
maroon775 opened this issue Jul 13, 2017 · 5 comments
Closed

Not working yiiactiveform validation. Not show errors #14446

maroon775 opened this issue Jul 13, 2017 · 5 comments

Comments

@maroon775
Copy link

maroon775 commented Jul 13, 2017

Not working validation ACtiveForm if use options => [tag=>false] parameters in activeField
$form->field( $model, 'email', [ 'options' => [ 'tag' => false, ], ] )

Additional info

Q A
Yii version 2.0.12
PHP version 5.6
Operating system windows
@samdark
Copy link
Member

samdark commented Jul 13, 2017

Does that work with 2.0.11?

@maroon775
Copy link
Author

maroon775 commented Jul 14, 2017 via email

@samdark
Copy link
Member

samdark commented Jul 14, 2017

Why not? Check our YIi 2.0.11 and test it with your code.

@yii-bot
Copy link

yii-bot commented Jul 14, 2017

Thanks for posting in our issue tracker.
In order to properly assist you, we need additional information:

  • When does the issue occur?
  • What do you see?
  • What was the expected result?
  • Can you supply us with a stacktrace? (optional)
  • Do you have exact code to reproduce it? Maybe a PHPUnit tests that fails? (optional)

Thanks!

This is an automated comment, triggered by adding the label status:need more info.

@samdark
Copy link
Member

samdark commented Jul 21, 2017

Looks like #14186 duplicate.

@samdark samdark closed this as completed Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants