View Issue Details

IDProjectCategoryView StatusLast Update
0004326mantisbtbugtrackerpublic2025-10-26 14:05
Reporterthraxisp Assigned Tobpfennig  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version0.19.1 
Summary0004326: Links protected by brackets are not processed properly
Description

If I protect a link using angle brackets, it is not rendered properly. The closing bracket is included in the link.

Steps To Reproduce

See the bug notes in 0004320 for examples.

TagsNo tags attached.

Relationships

related to 0004572 closedbpfennig Change automatic links not to include a dot (if present) after the URI. 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master c72cccf4

2004-09-21 03:35

jlatour


Details Diff
- 0002091: [bugtracker] Bugnotes containing urls with the '@' sign in them get mangled (bpfennig)
- 0004326: [bugtracker] Links protected by brackets are not processed properly (bpfennig)
- 0003276: [feature] Add bugnote numbering and bugnote links. (bpfennig)
- 0004383: [localization] Editing a note has language specific note at end of note (bpfennig)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2965 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0002091, 0003276, 0004326, 0004383
add - core/class.urlmatch.php Diff File
mod - core/string_api.php Diff File
mod - bugnote_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - doc/ChangeLog Diff File
mod - bugnote_update.php Diff File