DB Access Error - debug_print_backtrace() OUTPUT START Bug

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
scaixeta
TestLink user
Posts: 3
Joined: Tue Sep 28, 2010 7:36 pm

DB Access Error - debug_print_backtrace() OUTPUT START Bug

Post by scaixeta »

Hi Folks;
I try to remove a test case from Test Plan, and appear the message below.

Steps to reproduce:


1. Click the "Add / Remove Test Cases" in "Home" / "Test Plan contents" section;
2. Select and ADD a new Test case to execute, selecting a user to do that.
3. Mark the ""Check/uncheck all for remove" checkbox;
4. Click the "Add/ Remove selected" button;

Verify that the test case should be removed, but the message is shown:


=======================================================================

DB Access Error - debug_print_backtrace() OUTPUT START

==============================================================================

#0 database->exec_query( DELETE FROM user_assignments WHERE feature_id=) called at [/var/www/testlink/testlink_1_9_beta6/lib/functions/assignment_mgr.class.php:79]
#1 assignment_mgr->delete_by_feature_id() called at [/var/www/testlink/testlink_1_9_beta6/lib/functions/testplan.class.php:1188]
#2 testplan->unlink_tcversions(314, Array ([tcversion] => Array ([44] => 45),[platform] => Array ([0] => 0),[items] => Array ([44] => Array ([0] => 45)))) called at [/var/www/testlink/testlink_1_9_beta6/lib/plan/planAddTC.php:161]

==============================================================================

Can help???

tks.

Sergio Caixeta.
scaixeta
TestLink user
Posts: 3
Joined: Tue Sep 28, 2010 7:36 pm

Re: DB Access Error - debug_print_backtrace() OUTPUT START B

Post by scaixeta »

Folks;

I Understand the problem after open the code.
To solve this problem, only remove the Baseline Test Plan Management.

Try to create again and rocks!!!

the problem is related to data to finish the task....

sergio caixeta.
Post Reply