Project

General

Profile

Actions

Patch #15975

open

Migrating from trac, parsing of headings is too greedy

Added by Bernhard Wenzel about 10 years ago.

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

0%

Estimated time:

Description

The regular expression for headings is too greedy.
If you have two headings directly one line after another, the regex matches that two headings as only one.

I think the patch will solve the problem.


Files

migrate_from_trac.headings.patch (589 Bytes) migrate_from_trac.headings.patch fix regex for headings Bernhard Wenzel, 2014-01-27 16:24

Related issues

Related to Redmine - Defect #15920: Migrating from trac, parsing of codeblocks is too generalNew

Actions
Actions #1

Updated by Toshi MARUYAMA about 10 years ago

  • Related to Defect #15920: Migrating from trac, parsing of codeblocks is too general added
Actions

Also available in: Atom PDF