View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022901 | mantisbt | html | public | 2017-05-19 06:32 | 2017-05-20 09:09 |
Reporter | scrsc | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Summary | 0022901: URL with brackets is not correctly "maked" (with Kibana) | ||||
Description | With g_html_make_links the http URLs are automatically replaced with <a href ...> and </a> But for this (valid) URL the detection for URL end is not correct: Should be complete href'ed but stops before "(columns". | ||||
Tags | No tags attached. | ||||
Ok. Just see with the Mantis 2.4.0 it is working... |
|
No CORRECTION. With Mantis 2.4.0 the last two "))" are not considered to be in the URL. |
|
See picture what 2.4.0 shows and what our mantis version shows. |
|
The difference in behavior is due to our use of Markdown in the Core Formatting plugin. When Markdown is disabled, I see the same problem with URL highlighting in your first screenshot. So there seems in fact to be 2 distinct issues:
EDIT: Parsedown issue reported upstream https://github.com/erusev/parsedown/issues/505 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-19 06:32 | scrsc | New Issue | |
2017-05-19 06:32 | scrsc | Note Added: 0056906 | |
2017-05-19 06:33 | scrsc | Note Added: 0056907 | |
2017-05-19 06:37 | scrsc | File Added: 2017-05-19 12_33_41-0022901_ URL with brackets is not correctly _maked_ (with Kibana) - MantisBT.png | |
2017-05-19 06:37 | scrsc | File Added: 2017-05-19 12_35_06-0593824_ Mantis erstellt falschen URL Link - MantisBT@RSC (live).png | |
2017-05-19 06:37 | scrsc | Note Added: 0056908 | |
2017-05-20 08:49 | dregad | Assigned To | => dregad |
2017-05-20 08:49 | dregad | Status | new => acknowledged |
2017-05-20 08:49 | dregad | Note Added: 0056917 | |
2017-05-20 09:09 | dregad | Note Edited: 0056917 | View Revisions |