Skip to content

chore: use fragment expression#2368

Merged
ptrthomas merged 1 commit intokaratelabs:developfrom
dersvenhesse:patch-1
Jul 26, 2023
Merged

chore: use fragment expression#2368
ptrthomas merged 1 commit intokaratelabs:developfrom
dersvenhesse:patch-1

Conversation

@dersvenhesse
Copy link
Copy Markdown
Contributor

@dersvenhesse dersvenhesse commented Jul 25, 2023

Running karate with current thymeleaf versions generates a warning:

org.thymeleaf.standard.processor.AbstractStandardFragmentInsertionTagProcessor","msg":"[THYMELEAF][main][karate-summary.html] Deprecated unwrapped fragment expression \"karate-leftnav.html\" found in template karate-summary.html, line 28, col 14. Please use the complete syntax of fragment expressions instead (\"~{karate-leftnav.html}\"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.

This PR does as suggested and uses a fragment expression to include thekarate-leftnav.

  • Type of change :
    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

@ptrthomas ptrthomas merged commit c5442f3 into karatelabs:develop Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants