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

Use the "validators" domain for the "invalid_message" options in forms. #66

Merged

Conversation

bvleur
Copy link
Contributor

@bvleur bvleur commented Jul 31, 2012

As discussed in PR #64, invalid_message probably ends up in a form error display which is translated with the "validators" domain. The message should end up in "validators" domain too.

@JMSBot
Copy link

JMSBot commented Jul 31, 2012

I have also comments on lines which were not directly changed by the pull request, but which seem nonetheless be affected by your proposed changes:

  • Translation/Extractor/File/FormExtractor.php
    • Line 78: Are you sure that the property "parts" exists?
    • Line 113: Are you sure that the property "name" exists? Please also check line 124.
    • Line 117: Are you sure that the property "var" exists?
    • Line 141: Are you sure that the property "items" exists?
    • Line 146: Are you sure that the property "value" exists?

schmittjoh added a commit that referenced this pull request Aug 1, 2012
Use the "validators" domain for the "invalid_message" options in forms.
@schmittjoh schmittjoh merged commit 1f9ae6d into schmittjoh:master Aug 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants