Closed (fixed)
Project:
Project
Version:
x.y.z
Component:
Projects
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Feb 2006 at 15:50 UTC
Updated:
17 Mar 2006 at 11:16 UTC
Changing the version selection to another option and hitting 'Go' simply reloads the default version.
I suspect that using 'edit[rid]' instead of the expected 'edit[project_goto]' is the problem.
Comments
Comment #1
nedjoConfirmed, this is broken.
Comment #2
nedjoWell, it's strange, it turns out that the whole project browsing page is being called twice. The first time the $_POST value is correct, but the second time it's been lost. We certainly need to fix this--we've probably got close to double the page rendering time, since we're running everything twice. Anyone know of a recent change that might be causing this double calling? And have there been recent changes to $_POST variable handling?
Comment #3
dries commentedFixed it in CVS HEAD.
Comment #4
(not verified) commented