Vote #72544
完了bs.yml and de.yml lead to error by number_to_currency()
0%
説明
default settings in format are overwritten by empty separator, delimiter, precision in currency block which leads to following error
ActionView::Template::Error (wrong argument type nil (expected Fixnum)):
actionpack (3.2.6)
I do not know how to fix this while not changing the de.yml local of redmine
journals
--------------------------------------------------------------------------------
When do you get the error exactly?
--------------------------------------------------------------------------------
see https://github.com/mkinski/redmine_inventory_manager
If I have some price value like 0.2 in Dollar (English) and Euro (Spain) it works perfect but If I switch to german language it leads to internal error because of number_to_currency function
I am using redmine v2.0.4
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------