Cristian Ghezzi

Results 7 issues of Cristian Ghezzi

I don't think this is a bug but might be a feature request, unless I'm doing something wrong. Thymeleaf version 3.0.14 Spring webmvc 5.3.18 I have created a custom tag...

I'm trying to write a custom tag with nested custom tags. Something like ``` dummy ``` The `th:if` attribute on the `my:out` tag works fine but the `th:text` attribute is...

needs triage

Feature Request ============ Summary: I'd like "natural templates" to be fully supported ----------- One of the main selling points of Thymeleaf is the "natural templates" feature: someone can open an...

There might be an error in the Thymeleaf-Spring docs that prevents localized text from appearing in templates. I encountered the problem only since upgrading to Spring 5, and I wonder...

tracker:task
status:underevaluation

Sometimes, when taking two screenshots of the same page with the same PC in Chrome I get slightly different bitmaps for text. This is an example diff: ![image](https://github.com/pazone/ashot/assets/7997535/951ec015-219c-472f-903d-b848006447a6) The reason...

I'd like to reuse the data dir on multiple runs in order to keep my data. Currently this can't be done because the `DB.newEmbeddedDB()` method always tries to initialize a...

### Current Behavior I have a remote server xxx.xxx.net that I access via ssh with an identity key. The server was already configured in `C:\Users\xxxx\.ssh\config` and I can connect with...

bug
triage