Vote #71762
未完了migrate_from_trac fails to convert some wiki links properly
ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Importers_15
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
15
version_id:
0
issue_org_id:
10822
author_id:
55189
assigned_to_id:
0
comments:
0
status_id:
1
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
46
説明
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]]
いいね!0