Skip to content

ExtensionAwareEvaluationContextProvider should return all overloaded methods as functions [DATACMNS-1026] #1475

Closed
@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened DATACMNS-1026 and commented

ExtensionAwareEvaluationContextProvider's internals currently uses a name based cache of methods to keep functions to expose around. This means that only one method overload makes it into that list.

We need to use a better cache key to keep all of them around


Issue Links:

  • DATACMNS-1024 RootObjectInformation.getFunctions(…) fails with overloaded methods

Referenced from: pull request #217

Metadata

Metadata

Assignees

Labels

in: webIntegration with Spring MVCtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions