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

Qute: fix validation of array index-based expressions #36887

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Nov 6, 2023

  • such as {myArray[1].name}

@quarkus-bot quarkus-bot bot added the area/qute The template engine label Nov 6, 2023

This comment has been minimized.

@mkouba mkouba requested a review from gastaldi November 6, 2023 14:04
@mkouba mkouba added triage/waiting-for-ci Ready to merge when CI successfully finishes triage/backport? labels Nov 6, 2023
Copy link

quarkus-bot bot commented Nov 6, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@mkouba mkouba merged commit d189996 into quarkusio:main Nov 6, 2023
22 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Nov 6, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 6, 2023
@gsmet gsmet modified the milestones: 3.6 - main, 3.5.1 Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qute The template engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants