Hi all,
first, thanks for the Test link project !!!
I see that TL can be linked with a bugtracking system. I use the bugtracking system : Trac, and wish to know if an integration in TL is planed.
tk
trac integration in TL ?
I'm having an issue with the Trac interface. I have it up and running except the link to the BTS is incorrect, it is going to testlink and then after i submit a bug id it is going to the wrong location. Any insight to trac.cfg modifications. Only concern is the BUG_TRAC_HREF is not in use for Trac, why is that?
bizob wrote:I'm having an issue with the Trac interface. I have it up and running except the link to the BTS is incorrect, it is going to testlink and then after i submit a bug id it is going to the wrong location. Any insight to trac.cfg modifications. Only concern is the BUG_TRAC_HREF is not in use for Trac, why is that?
Apparently this was solve by bug 1468 http://testlink.org/mantis/view.php?id=1468
But there is no solution listed in the bug fix and I'm not sure how to get the 1.7.5 hotfix w/o messing up something else.
I could use some help getting this solved quickly.
The Access to Bug Tracking System link on the add bug window does not point to add a new bug.
Steps:
-when you have a bug tracking system configured (i used trac).
-open up executions
-click add bug icon next to a failed test case.
-the add bug window appears.
-the link for "Access to Bug Tracking System link" should link to the bug tracking system add new bug page. However it links to testlink. Actually, in the source for the page it is empty.
<a style="font-weight:normal" target="_blank" href="">
Access to Bug Tracking System (Trac)</a>
-after you add a bug or try to add a bug with a bug id that does not exist in the system, the correct link is displayed.
I suspect this may have something to do with $bts_url not being initialised properly when the add new bug window is displayed.
(0003756)
toshi (developer)
2008-07-02 07:26
I have fixed this issue for testlink 1.7.5.
Thank you for your reports. [/url]