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

Limit string concatenation in SpEL expressions #30331

Closed
github-actions bot opened this issue Apr 13, 2023 · 1 comment
Closed

Limit string concatenation in SpEL expressions #30331

github-actions bot opened this issue Apr 13, 2023 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: backport An issue that is a backport of another issue to a maintenance branch type: enhancement A general enhancement
Milestone

Comments

@github-actions
Copy link

Backport of gh-30324

@github-actions github-actions bot added in: core Issues in core modules (aop, beans, core, context, expression) type: backport An issue that is a backport of another issue to a maintenance branch type: enhancement A general enhancement labels Apr 13, 2023
@github-actions github-actions bot added this to the 5.3.27 milestone Apr 13, 2023
bclozel pushed a commit that referenced this issue Apr 13, 2023
This commit introduces support for limiting the maximum length of a
string resulting from the concatenation operator (+) in SpEL
expressions.

Closes gh-30331
@bclozel
Copy link
Member

bclozel commented Apr 13, 2023

Closed with 8645746

@bclozel bclozel closed this as completed Apr 13, 2023
@sbrannen sbrannen self-assigned this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: backport An issue that is a backport of another issue to a maintenance branch type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants