mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

Update Thymeleaf to 3.0.15

Open php-coder opened this issue 4 years ago • 2 comments

  • [ ] 3.0.12
  • [ ] 3.0.13
  • [ ] 3.0.14
  • [ ] 3.0.15

See https://www.thymeleaf.org/releasenotes.html

php-coder avatar Dec 24 '20 08:12 php-coder

Series.Add-Comment.Logic.Add a comment test fails with exception:

ParseException: Instantiation of new objects and access to static classes is forbidden in this context (template: "series/info" - line 393, col 29)

Here is the related issue: https://github.com/thymeleaf/thymeleaf/issues/816

php-coder avatar Mar 03 '21 16:03 php-coder

Perhaps, this can be useful: https://www.baeldung.com/thymeleaf-js-function-call

php-coder avatar Aug 19 '22 01:08 php-coder