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

WW-5043 Enum comparison failure fix (cherry-pick for 3.2.x) #99

Merged

Conversation

JCgH4164838Gh792C124B5
Copy link
Contributor

WW-5043 Enum comparison failure fix:

  • Improve OgnlOps.compareWithConversion() to handle special case of
    enumerated types (Enum) with element bodies.
  • Add additional equality and inequality unit tests for enumerated types.

(cherry picked from commit 55515c0)

- Improve OgnlOps.compareWithConversion() to handle special case of
  enumerated types (Enum) with element bodies.
- Add additional equality and inequality unit tests for enumerated types.

(cherry picked from commit 55515c0)
@JCgH4164838Gh792C124B5
Copy link
Contributor Author

Hello OGNL Team.

This is simply a cherry-pick of the change for PR #98 into the 3.2.x branch. If there are any issues please let me know.

@lukaszlenart
Copy link
Collaborator

LGTM 👍

@lukaszlenart lukaszlenart merged commit 82b11ca into orphan-oss:master Feb 10, 2020
@lukaszlenart
Copy link
Collaborator

OGNL 3.2.13 is out

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.

2 participants