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

[FormComponent]Fix wrong mention in side note #6885

Closed
wants to merge 1 commit into from
Closed

[FormComponent]Fix wrong mention in side note #6885

wants to merge 1 commit into from

Conversation

rendler-denis
Copy link
Contributor

  • fix wrong mention in side note for ValidationListener. It mentioned that the ValidationListener will also update the normalized representation as well as the view representations actions which it doesn't perform. The listener's only role is to validate the updated object

- fix wrong mention in side note for ValidationListener. It mentioned that the ValidationListener will also update the normalized representation as well as the view representations actions which it doesn't perform. The listener's only role is to validate the updated object
@rendler-denis
Copy link
Contributor Author

I tried to do a PR into the 2.7 branch but it showed me about 300+ files changed so I wasn't certain if it would be ok :)
I checked the ValidationListener before making the change and as far as I could check it never did anything else than to validate the object.

@wouterj
Copy link
Member

wouterj commented Aug 28, 2016

👍
status: reviewed

We should be able to easily merge this into 2.7 with the merge tool.

@xabbuh
Copy link
Member

xabbuh commented Sep 21, 2016

Good catch, thanks @rendler-denis.

xabbuh added a commit that referenced this pull request Sep 21, 2016
…nis)

This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #6885).

Discussion
----------

[FormComponent]Fix wrong mention in side note

- fix wrong mention in side note for ValidationListener. It mentioned that the ValidationListener will also update the normalized representation as well as the view representations actions which it doesn't perform. The listener's only role is to validate the updated object

Commits
-------

84a70fd [FormComponent]Fix wrong mention in side note
@xabbuh xabbuh closed this Sep 21, 2016
@rendler-denis rendler-denis deleted the patch-3 branch September 22, 2016 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants