View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004064 | mantisbt | other | public | 2004-07-10 17:57 | 2004-07-18 11:34 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.19.0a1 | ||||
Fixed in Version | 0.19.0a2 | ||||
Summary | 0004064: Links are not hyperlinked properly if containing '(' or ')' | ||||
Description | The hyperlinking code should not consider the url finished if it finds ( or ) characters. | ||||
Tags | No tags attached. | ||||
MantisBT: master feac70a0 2004-07-10 19:02 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 |