Vote #71893
完了My page > Spent time 'project' column is html-encoded
0%
説明
We saw some thing like
my issue #1298
in the project column.
The env. is
Redmine 2.0.0
ruby 1.8.7
rails 3.2.3
MySQL 5.5
journals
Confirmed by reading code, no @#html_safe@ in source:/branches/2.0-stable/app/helpers/application_helper.rb#L74.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
We have the same issue with a fresh install on the "My Page" tab as described above:
!redmine-error-1.png!
As well as on our upgraded Version (1.3 -> 2.0). Additionally we have a HTML-Code Issue on the "observer" / "watcher" part of an issue in the upgraded instance:
!redmine-error-2.png!
--------------------------------------------------------------------------------
> We have the same issue with a fresh install on the "My Page" tab as described above
Fixed in r9709.
> As well as on our upgraded Version (1.3 -> 2.0). Additionally we have a HTML-Code Issue on the "observer" / "watcher" part of an issue in the upgraded instance:
Already fixed (#10932).
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------