Project

General

Profile

Actions

Defect #10822

open

migrate_from_trac fails to convert some wiki links properly

Added by Remco Schoeman almost 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Importers
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Migration of trac wiki pages fails to convert some wiki links properly

trac version 0.12.2
redmine version 1.4.1

# format of the lines.
Trac markup => Produced markup >> Expected markup

# Wiki page links with spaces in custom text.
[MyWikiPage Custom Text Here] => [MyWikiPage Custom Text Here] >> [[MyWikiPage|Custom Text Here]] 

# milestone links with custom text. 
[milestone:12w16 12w16] => [version:12w04 12w04] >> version:12w01 
or 
[milestone:12w16 12w16] => [version:12w04 12w04] >> version:12w01 12w04

# cross project wiki links
[otherproj:MyWikiPage page on other project wiki] => [otherproj:MyWikiPage page on other project wiki] >> [[otherproj:MyWikiPage page on other project wiki]]

#child page links (parent page is ParentPage, the child page name is sensibly generated already, parent-child relations are not preserved but that's out of scope for this defect)
[./StandUp standup] => [./StandUp standup] >> [[ParentPageStandUp|standup]]

No data to display

Actions

Also available in: Atom PDF