View Issue Details

IDProjectCategoryView StatusLast Update
0004962mantisbtotherpublic2005-04-18 10:35
ReporterOlate Assigned Tobpfennig  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.2 
Fixed in Version1.0.0a1 
Summary0004962: URL not parsing after ? in any link
Description

If you have a link which has a ? after with additional parameters, the URL is not parsed correctly. For example:

http://www.olate.co.uk/forums/index.php?showtopic=117&view=findpost&p=691

Is not parsed correctly. It just links http://www.olate.co.uk/forums/index.php

Additional Information

This is in bug notes and also in the news display from what I have seen. It also appears to be a problem here on the Mantis website as well: http://bugs.mantisbt.org/main_page.php

TagsNo tags attached.

Relationships

has duplicate 0004931 closed http links are broken before the '?' question mark. 
has duplicate 0005264 closedvboctor URL linkifying not correct 
related to 0004982 closedbpfennig Mantis fails converting nested URLs into hyperlinks 
related to 0005041 closedbpfennig Multiple slashes in URL breaks link ... 
child of 0004937 closedvboctor Mantis 1.0.0a1 Release 

Activities

bpfennig

bpfennig

2004-12-12 14:53

reporter   ~0008589

See also:

0004931:0008588

bpfennig

bpfennig

2004-12-15 17:06

reporter   ~0008641

I've implemented a faster URL parser which works correctly for our needs.