Defect #29227
Code modifier @ disables generation of URL links
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Affected version: | 3.4.6 |
Description
Here is, I think, a little bug in the generation of http links when using the code modifier @
. Specifically, when an URL is surrounded by @
... @
, plain text is rendered instead of a link. However, if a text is added to the link, then the link is generated and the format is as in code block. Next example shows the cases.
http://www.redmine.org -- regular format @http://www.redmine.org@ -- code format but plain text @"http://www.redmine.org":http://www.redmine.org@ -- code format and link
http://www.redmine.orghttp://www.redmine.org
http://www.redmine.org