View Issue Details

IDProjectCategoryView StatusLast Update
0009672mantisbtotherpublic2008-10-18 18:32
ReporterKleist Assigned Tojreese  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformSafari 3.1.2OSMac OS XOS Version10.5
Product Version1.1.2 
Fixed in Version1.1.3 
Summary0009672: Fixing form error by going back fails because of security token
Description

If I enter an invalid "File Upload Path" in Edit project and click "update project", click back (as suggested below the error message), fix the path, and submit again I get an error because the form has already been submitted.

The fix could be something like only setting the token as used if an action is actually done after a form is submitted. (I haven't looked in the code, have no idea how it's implemented, and if such a fix would be possible).

Steps To Reproduce
  • Manage -> Manage Project -> $(Project Name) -> Edit project
  • Input an invalid file upload path
  • Click Update project
  • Go back in browser
  • Input a valid file upload path
  • Click Update project again
TagsNo tags attached.

Activities

jreese

jreese

2008-10-03 11:27

reporter   ~0019491

This should be resolved in the latest development branch of 1.1.x, with SVN r5624 - r5627.