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

{name. ?: "Qute"} doesn't report a validation error #884

Closed
fbricon opened this issue Jun 13, 2023 · 0 comments · Fixed by #910
Closed

{name. ?: "Qute"} doesn't report a validation error #884

fbricon opened this issue Jun 13, 2023 · 0 comments · Fixed by #910
Assignees
Labels
bug Something isn't working qute validation
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Jun 13, 2023

In a qute template, where a String name is injected:

  • {name. ?: "Qute"} doesn't report a validation error
  • {name.} reports a validation error on .
@fbricon fbricon added bug Something isn't working validation qute labels Jun 13, 2023
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 21, 2023
Fixes redhat-developer#884

Signed-off-by: azerr <azerr@redhat.com>
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 21, 2023
Fixes redhat-developer#884

Signed-off-by: azerr <azerr@redhat.com>
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 21, 2023
Fixes redhat-developer#884

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr self-assigned this Jul 21, 2023
@angelozerr angelozerr added this to the 0.16.0 milestone Jul 21, 2023
datho7561 pushed a commit that referenced this issue Jul 21, 2023
Fixes #884

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working qute validation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants