Rene Trefft

Results 3 issues of Rene Trefft

An application.properties file is stored in src/main/resources as well as in src/test/resources defining the same property with a different value. Further a JUnit test exists which prints the value of...

type: bug
status: needs-investigation
for: eclipse

If the cursor is currently placed in the subject field the addon insert an emoji at the end of the message. The emoji should be inserted at the cursor position...

enhancement
help wanted

A cookie has the optional attributes `Expires` and `Max-Age`. If both are set, the latter takes precedence. In method `adaptCookies()` of class `org.springframework.http.client.reactive.HttpComponentsClientHttpResponse` each HttpComponents `Cookie` is converted to a...

in: web
type: bug