Redmine Values Don't Generatiing ({{label}}, {{old}}, {{author}}, {{age}} etc)
Added by V Sh about 14 years ago
Hi!
I've moved redmine from one server to another. Everything works smoothly except values which are not generating.
I see such stuff as
{{label}} changed from {{old}} to {{new}} Added by {{author}} {{age}} ago. Updated {{value}} ago Created: 12/{{count}}/2010 08:37 am RSS access key created {{value}}
etc-etc
SysInfo
ruby 1.8.7 (2009-12-24 patchlevel 248) [i686-linux], MBARI 0x8770, Ruby Enterprise Edition 2010.01 Rails 2.3.5 rake, version 0.8.7 Phusion Passenger version 3.0.1 postgres (PostgreSQL) 8.4.5 gem 1.3.5 rack (1.0.1) [redmine]# svn info URL: http://redmine.rubyforge.org/svn/trunk Repository Root: http://redmine.rubyforge.org/svn Repository UUID: e93f8b46-1217-0410-a6f0-8f06a7374b81 Revision: 4053 Last Changed Date: 2010-09-02 10:39:56 -0700 (Thu, 02 Sep 2010)
Issue is not in database localization, as i thought. As well as not in redmine version. Tested with fresh redmine stable release on mysqld db_adapter and it remains the same (i'm using postgres adapter).
Could the reason be in using Ruby Enterprise Edition? Early i'm used 'plain' ruby (v1.8.6)
Tnx a lot!
-V
Replies (3)
RE: Redmine Values Don't Generatiing ({{label}}, {{old}}, {{author}}, {{age}} etc) - Added by Radek Antoniuk about 14 years ago
RE: Redmine Values Don't Generatiing ({{label}}, {{old}}, {{author}}, {{age}} etc) - Added by Mischa The Evil about 14 years ago
For referencing: this is initially reported as issue #7013.
RE: Redmine Values Don't Generatiing ({{label}}, {{old}}, {{author}}, {{age}} etc) - Added by V Sh about 14 years ago
Tnx Radek & Mischa!
Radek tried your solution before posting - googling gave me this stuff, but actually it didn't help. Anyway, tnx!
Mischa, it works for me like a charm! Tnx soooo much, dude!
Issue solved. Topic could be closed.