View Issue Details

IDProjectCategoryView StatusLast Update
0007203mantisbtemailpublic2006-09-12 00:54
Reporterblackfox Assigned Toryandesign  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.0.3 
Summary0007203: invalid URL when forwarded
Description

When a user isn't logged in and calls a URL like
<domain>/mantis/view.php?id=3
then he gets redirected to the login_page with the following URL:
<dmain>/mantis/login_page.php?return=%2Fmantis%2Fview.phpid%3D3

after providing this page with correct logindata, this results in an error because there is a missing '?' in the URL (=> ../view.phpid=3).
We found this bug by clicking on links in e-mailnotifications. Recently we upgraded to Mantis 1.0.3, before we used Mantis 1.0.1. In that version the problem wasn't there.

Additional Information

Email might not be the best category, but I don't know where else to report it to.
When fixed, could you please send me the fixed php-file to fix this for us as soon as possible? I think this will not cause a new release right away... ;-)

TagsNo tags attached.

Relationships

duplicate of 0007202 closedryandesign invalid URL when forwarded 

Activities

blackfox

blackfox

2006-06-16 03:09

reporter   ~0012969

sorry, don't know why it reportet twice.. confused
=> duplicate of 7202