Execution Order - How best to get the fix.

The release related discussions, plans and questions.
Locked
jbarnes
TestLink user
Posts: 3
Joined: Wed Jul 11, 2007 6:55 pm

Execution Order - How best to get the fix.

Post by jbarnes »

I see from bugtracking ID 0000921 that the display of test cases during execution will follow the child order rather than ID sequence. This is a fix that I have been looking for, and I tried it in your nightly test site. It looks good. I am in production and hesitate to use code newer/less tested than 1.7 RC2. Is there a planned release of RC3 in the near future? Thanks.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

1. RC 3 has been released and do not have this fix.
2. I don't see risks (high) on getting last CVS tarball and use it on a production site.
3. We don't have yet a date for 1.7.0 RC 4 or the final 1.7.0 Release.
4. If you like TL, please add your company name on the forum

Regards
jbarnes
TestLink user
Posts: 3
Joined: Wed Jul 11, 2007 6:55 pm

Post by jbarnes »

I see the RC 3 under downloads. I had assumed that the news announcement of RC 2 was the latest. Please consider adding the fix to the next RC. I'll look into the CVS latest in the meantime. Thanks for the quick response.
jbarnes
TestLink user
Posts: 3
Joined: Wed Jul 11, 2007 6:55 pm

Post by jbarnes »

For those who want this fix before the next RC, here are the files to grab from CVS. Since I was specifically interested in just this fix, I did not go for all the latest. So far it seems to have worked w/o breaking anything else.

common.php
config.inc.php
const.inc.php
execNavigator.php
execSetResults.php
roles.inc.php
testplan.class.php
testcase.class.php
users.inc.php
Locked