View Issue Details

IDProjectCategoryView StatusLast Update
0009808mantisbtdb mysqlpublic2008-11-21 16:08
Reporteriherrmann Assigned Tojreese  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.1.4 
Fixed in Version1.1.5 
Summary0009808: Linking Sub-Projects to a project -> APPLICATION ERROR #200
Description

I created a new main-project und tried to link existing projects as sub-projects. It worked. Alas i was not able to enter these subprojects. The message was:

APPLICATION ERROR #200

A required parameter to this page (project_id) was not found.

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

TagsNo tags attached.

Relationships

related to 0009780 closedjreese Changing project in Tag Details view gives "APPLICATION ERROR #200" 

Activities

jreese

jreese

2008-11-13 14:08

reporter   ~0019871

What page are you clicking from in order to get this error? I tried this on my local server, and I couldn't find any links to sub-projects that didn't include the appropriate project_id...

iherrmann

iherrmann

2008-11-17 07:50

reporter   ~0019912

  1. Manage -> Authentification for sufficient user rights
  2. Create new project: "Project Name", status = development, view status = private
  3. Button "Add"
  4. Entering the project
  5. Choose "long-time-existing project" from the list-box "subprojects"
    -> operation successful

Now select "Project Name" from the list in "projects" and the error occurs. Here, selecting the "long-time-existing project" in the list subprojects, the very same error appears.

jreese

jreese

2008-11-17 11:31

reporter   ~0019915

I've replicated the trouble. It's due to the way that set_project.php handles referrer URL's for redirecting the browser after switching projects. This caused a very similar issue with issue 0009780. I will see what I can determine is the best course of action for solving the root cause.

jreese

jreese

2008-11-18 11:02

reporter   ~0019933

Fix committed to 1.1.5 and 1.2.x development trees.

Related Changesets

MantisBT: master 8d07174e

2008-11-18 11:00

jreese


Details Diff
Fix 0009808: error #200 when selecting project from pages that require GET params. Affected Issues
0009808
mod - set_project.php Diff File

MantisBT: master-1.1.x 45308762

2008-11-18 11:00

jreese


Details Diff
Fix 0009808: error #200 when selecting project from pages that require GET params. Affected Issues
0009808
mod - set_project.php Diff File