H2StorageHandler#registerCurrency
does not respect locale arguments (unverified)
#8
Labels
effort: medium
This will require a normal amount of work relative to other issues
platform: all
Affects all platforms
priority: high
This should be resolved soon
state: approved
This issue will be resolved
type: bug
Reports or resolves a bug
This might be caused by the DB reading the data wrong and maybe not writing it wrong via
#registerCurrency
. we'll need to diagnose.Steps to reproduce:
Create a currency,
tokens
./eco currency register token 0 T 1000 en Token Tokens . "%amount% %display-name%"
Try give yourself some tokens.
/eco give lokka30 123 tokens
The command will report back that the currency
tokens
was used, but it doesn't format the balance correctly:The text was updated successfully, but these errors were encountered: