Page 1 of 1

"Fixed in version" preselection

Posted: 15 Nov 2008, 22:14
by Uwe
Hi,

I want to have the highest version in "Fixed in version" preselected.
This feature was also requested in #0004307.
It looks like that the necessary changes are already integrated into "bug_change_status_page.php".
Is this true? Is this a feature that can be toggled on/off?
If "yes" how/where can this be done?

--Uwe
P.S.: I use Vers.1.1.2

Re: "Fixed in version" preselection

Posted: 22 Nov 2008, 16:42
by Uwe
I found out myself.
The code mentioned in #0004307 is not present in the actual version.
I made the suggested modifications and it works in principle.
Unfortunately you have to set the target version for each bug which isn't the case for my issues.
If a target version is present that version will be used for the 'Fixed in version' preselection.
But that code snippet pushes me in the right direction so that I was able to create a solution sufficient for my needs.

--Uwe