Defect #2828
named links incorrectly imported
| Status: | New | Start date: | 2009-02-24 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Importers | |||
| Target version: | - | |||
| Affected version: | 0.8.1 | Resolution: |
Description
Trac wiki code:
[MyCoolLink A link that is really awesome]
Is incorrectly imported as:
[MyCoolLink [[A]] link that is really awesome]
When it should really be imported as:
[[MyCoolLink|A link that is really awesome]]