プロジェクト

全般

プロフィール

Vote #63336

未完了

trac importer error in convert_wiki_text

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Importers_15
対象バージョン:
-
開始日:
2008/06/02
期日:
進捗率:

0%

予定工数:
category_id:
15
version_id:
0
issue_org_id:
1355
author_id:
1184
assigned_to_id:
1
comments:
1
status_id:
1
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
3
ステータス-->[New]

説明

When passing the description of a ticket to this method at line 360, the method parses the description wrongly for tickets. This is the text that was set as description:
myspace image uploader [url=http://myspace.iega.info/sm.html#1508845067]myspace image uploader[/url] http://myspace.iega.info/sm.html 1297564108

On line 251, $1 had the value of 970999997, which passed the if condition and tried to stick it into the index of TICKET_MAP, which aborted the rake task with error "index too big"

The solution in this case was setting the if to test for length < 9 instead of 10, but a change in the algorithm may be required.

Hope that info helped.


journals

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリImporters_15 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0