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

Fix issue 4551, don't compare class name and skip CDIValidator #4552

Merged
merged 2 commits into from Apr 30, 2019

Conversation

soul2zimate
Copy link
Contributor

This is a fix for #4551

Signed-off-by: Chao Wang <chaowan@redhat.com>
@soul2zimate
Copy link
Contributor Author

Can anyone review this change please?

@bmaxwell
Copy link

Red Hat JBoss Enterprise Application users have reported this issue where the @FacesValidator only invokes the first validator when it should invoke others such that it behaves the same as when configured via faces-config.xml , can someone please review the proposed changed to make the annotations work inline with the xml configuration ?

@juneau001
Copy link
Contributor

If possible, please provide a test for this fix. It is standard practice to include a test that can be integrated into the test suite to prove the fix repairs the issue. We appreciate your time and contribution!

Signed-off-by: Chao Wang <chaowan@redhat.com>
@juneau001 juneau001 self-assigned this Apr 29, 2019
Copy link
Contributor

@juneau001 juneau001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested changes under 2.3.9 branch and no issues were found. Thanks for providing the tests and issue repair.

@soul2zimate soul2zimate mentioned this pull request Apr 30, 2019
@juneau001 juneau001 merged commit e6dacbc into eclipse-ee4j:master Apr 30, 2019
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.

None yet

3 participants