View Issue Details

IDProjectCategoryView StatusLast Update
0003866mantisbtbugtrackerpublic2004-07-08 05:50
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version0.18.3 
Fixed in Version0.19.0a1 
Summary0003866: URLs that include bookmark are not hyperlinked correctly
Description

http://www.hotmail.com?x=1&y=3#header is not hyperlinked correctly. Basically, the hyperlinking stores before the hash.

TagsNo tags attached.

Activities

vboctor

vboctor

2004-05-23 09:51

manager   ~0005562

Fixed in CVS. Will be included in 0.19.0.

Related Changesets

MantisBT: master ac52240b

2004-05-23 09:50

vboctor


Details Diff
Fix 0003866: URLs that include bookmark are not hyperlinked correctly.
Enh 0003867: Give the user control whether to open hyperlink in new or current window.

M core/file_api.php
- (file_list_attachments): Added [^] next to the attachments.

M core/strings_api.php
- (string_insert_hrefs): Added [^] next to hyperlinks.
- (string_insert_hrefs): Supported # in hyperlinks.

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