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 error page setup does not work #21966

Closed
mkouba opened this issue Dec 6, 2021 · 0 comments · Fixed by #21978
Closed

Qute error page setup does not work #21966

mkouba opened this issue Dec 6, 2021 · 0 comments · Fixed by #21978
Assignees
Labels
area/qute The template engine kind/bug Something isn't working
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Dec 6, 2021

Describe the bug

Rendering fails with:

2021-12-06 17:54:26,976 ERROR [io.qua.ver.cor.run.VertxCoreRecorder] (vert.x-eventloop-thread-5) Uncaught exception received by Vert.x: io.quarkus.qute.TemplateException: Entry "index" not found in the data map in expression {index} in template 1 on line 6

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@mkouba mkouba added the kind/bug Something isn't working label Dec 6, 2021
@mkouba mkouba self-assigned this Dec 6, 2021
@quarkus-bot quarkus-bot bot added the area/qute The template engine label Dec 6, 2021
@mkouba mkouba added this to the 2.6 - main milestone Dec 6, 2021
mkouba added a commit to mkouba/quarkus that referenced this issue Dec 7, 2021
@gsmet gsmet modified the milestones: 2.6.0.CR1, 2.5.2.Final Dec 9, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Dec 9, 2021
- resolves quarkusio#21966

(cherry picked from commit dac6786)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qute The template engine kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants