Project

General

Profile

Actions

Defect #10991

closed

My page > Spent time 'project' column is html-encoded

Added by Alan Liu almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
My page
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

We saw some thing like

<a href="/issues/1298" class="issue status-1 priority-2 created-by-me">my issue #1298</a>

in the project column.

The env. is

Redmine 2.0.0
ruby 1.8.7
rails 3.2.3
MySQL 5.5


Files

redmine-error-1.png (38.4 KB) redmine-error-1.png Sirk Johannsen, 2012-05-24 12:11
redmine-error-2.png (144 KB) redmine-error-2.png Sirk Johannsen, 2012-05-24 12:11
Actions #1

Updated by Etienne Massip almost 12 years ago

  • Status changed from New to Confirmed
  • Target version set to 2.0.1

Confirmed by reading code, no #html_safe in source:/branches/2.0-stable/app/helpers/application_helper.rb#L74.

Actions #2

Updated by Etienne Massip almost 12 years ago

  • Category set to My page
Actions #3

Updated by Sirk Johannsen almost 12 years ago

We have the same issue with a fresh install on the "My Page" tab as described above:

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:

Actions #4

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from Confirmed to Resolved
  • Resolution set to Fixed

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).

Actions #5

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from Resolved to Closed

Merged.

Actions

Also available in: Atom PDF