updated Redmine

Added by admin 10 months ago

As i seen some Problems with

Bug: {{count}} open / {{total}}
Feature: {{count}} open / {{total}}
Support: 1 open / {{total}}
Task: 0 open / {{total}}

apears.

My solution to solve this was a Redmine Update to the last version 1.1.3

Another solution is

#gem install i18n -v=0.4.2
#gem uninstall i18n -v=0.5.0


Comments