Problem with integration of bugzilla

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
sravanthi
TestLink user
Posts: 5
Joined: Fri Dec 05, 2008 7:48 am

Problem with integration of bugzilla

Post by sravanthi »

Hi,

I integrated bugzilla version 3 with the testlink by following the procedure which is given in the mannual,but when a testcase is failed i need to get an ikon(representing a bug) which i am unable to get.Can anybody help me in resolving this issue.

Thanks and regards,
sravanthi
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Are you expecting that you description is enough to resolve the problem?
veeru
TestLink user
Posts: 14
Joined: Mon Oct 20, 2008 1:14 pm

Post by veeru »

Hi Sravanthi,

Go to config.inc.php


go line number 675 if you are on TL1.7.4

find /** Bug tracking include */
$g_bugInterfaceOn = false; ---- change it to true


You will get the bu management ICON.

regards
Veeru
Post Reply