View Issue Details

IDProjectCategoryView StatusLast Update
0004064mantisbtotherpublic2004-07-18 11:34
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0a1 
Fixed in Version0.19.0a2 
Summary0004064: Links are not hyperlinked properly if containing '(' or ')'
Description

The hyperlinking code should not consider the url finished if it finds ( or ) characters.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master feac70a0

2004-07-10 19:02

vboctor


Details Diff
Fix 0004064: Links are not hyperlinked property if containing () (vboctor)

M core/strings_api.php
- (string_insert_hrefs): added '(' and ')' as valid characters.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2684 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0004064
mod - doc/ChangeLog Diff File
mod - core/string_api.php Diff File