-
### Describe the Bug
I forgot my password, I need to use `yarn change-password` to change the password
I use `docker-compose` to deploy, `docker compose exec -it umami sh` enter, I enter `yarn cha…
-
### Describe the bug
Logs are not resolved when using `MessageFormat` variant of logs. Using `String.format` variant works as expected:
```java
var replacement = "replaced!";
Log.infov("infov {0}", r…
-
_As discussed at W3C TPAC on [2024-09-26](https://www.w3.org/events/meetings/3abb0d62-fb42-4d03-847f-d57393c85607/)._
The [MessageFormat 2.0 spec](https://github.com/unicode-org/message-format-wg/t…
-
I want to format the log messages like this (colored level label surrounded by brackets):
```
[22:37:36.893] [INFO]: Some log message
```
Previously I was doing it by specifying a `customPrett…
-
jenss-mbp:bin jkv$ ./xjc.sh -fullversion
Exception in thread "main" java.lang.IllegalArgumentException: can't parse argument number: build.number
at java.text.MessageFormat.makeFormat(MessageFormat.ja…
-
Hello There,
I'm using de CLI to compile messages, but i want to use the customFormatters feature. I've looked at the [docs](https://messageformat.github.io/messageformat/cli/) how to do it, but m…
-
In my project, we want to use the externalized strings and NLS mechanisms.
And we want the string constants to be non-null annotated, so it is not needed to use a
````
var msg = MessageFormat.fo…
-
I was looking at the documentation about translations here:
https://symfony.com/doc/5.x/translation.html#basic-translation
and I was looking for the part about parameters, or should I say placehol…
-
jenss-mbp:bin jkv$ ./xjc.sh -fullversion
Exception in thread "main" java.lang.IllegalArgumentException: can't parse argument number: build.number
at java.text.MessageFormat.makeFormat(MessageFormat.ja…
-
The [messageformat documentation](https://messageformat.github.io/messageformat/page-build) recommends using messageformat as a compile-time tool, to avoid having to download the compiler to the clien…