Defect #1256

redmine:migrate_from_trac doesn't convert milestone content to textile

Added by Simone Carletti 101 days ago. Updated 101 days ago.

Status:New Start:2008-05-19
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Importers
Target version:-
Affected version:

0.7.1

Resolution:


Description

While Redmine Trac converts wiki pages to Redmine textile markup, it doesn't take care of Milestones.
Trac enables to fill milestone records with data with the same markup of the main wiki.

The result is that if I browse versions in my Redmine installation I see raw Trac data.

1256.patch (790 Bytes) Simone Carletti, 2008-05-19 12:58

History

2008-05-19 12:58 - Simone Carletti

I'm going to attach a patch for this issue, but I've just noticed that description field in Redmine Version model is just simple text and doesn't allow textile markup.
Is it a choice or simply this feature has not been planned before?

2008-07-24 14:44 - Artem Vasiliev

Simone Carletti wrote:

I'm going to attach a patch for this issue, but I've just noticed that description field in Redmine Version model is just simple text and doesn't allow textile markup. Is it a choice or simply this feature has not been planned before?

I faced just the same problem today, here's a patch if you didn't implement it yet ;) - #1680

Also available in: Atom PDF