Project

General

Profile

Actions

Defect #6461

closed

Erro no template quando tento acessar vários locais do sistema

Added by Sérgio Berlotto Jr over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2010-09-22
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

Ocorre o erro abaixo quando tento acessar por exemplo uma issue:
http://<site.com.br>/redmine/issues/1

ActionView::TemplateError (missing interpolation argument in "%A, de %B de %Y, %H:%M hs" ({:object=>Mon, 12 Jul 2010 14:52:29 BRT -03:00} given)) on line #23 of app/views/welcome/index.rhtml:
20: <
for project in Projects Projects >
21: <
Herve Harster = project >
22: <li>
23: <
= link_to_project project > (<= format_time(project.created_on) >)
24: <
= textilizable project.short_description, :project => project >
25: </li>
26: <
end %>


Related issues

Related to Redmine - Defect #5608: broken with i18n 0.4.0ClosedJean-Baptiste Barth2010-05-28

Actions
Actions #1

Updated by Dmitry Polushkin over 13 years ago

Related to the #6428 ?

Actions #2

Updated by Felix Schäfer over 13 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Please use english to post on this tracker, and it seems your problem is the same as #5608.

Actions

Also available in: Atom PDF