View Issue Details

IDProjectCategoryView StatusLast Update
0003957mantisbtfilterspublic2004-07-07 18:36
Reportermasc Assigned ToNarcissus  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.19.0a1 
Summary0003957: Refresh not working with IE5.5 after filtering
Description

When setting filters or clicking the links in the stat page, the header refresh statement seems not working and there is no real redirection.
The problem is present with IE5.5 and is due to the use of "Refresh" header in print_header_redirect. Perhaps the string containing the filter is to complex and not inline with the specific.

TagsNo tags attached.

Activities

Narcissus

Narcissus

2004-06-29 01:07

reporter   ~0005810

Fixed and in CVS for 0.19.0. IIS seemed to be choking on the quotes, semi-colons and spaces in the serialised filters when put into the redirect headers.

Related Changesets

MantisBT: master 0c2abf22

2004-06-29 02:08

narcissus


Details Diff
Fix 0003957: IIS had issues with serialised filters in redirects.

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