I made a mistake and execute "tlIssueTracker.test" in lib/functions/code_testing. As a result of that I get error in "Issue Trackeing Management" page. In addition to that, there is no option to select for issue tracker. it only shows "francisco3()".
Here is the error:
Fatal error: require_once(): Failed opening required 'Interface.class.php' (include_path='.;C:\php\pear;.;C:\inetpub\wwwroot\testlink\lib\functions\;C:\inetpub\wwwroot\testlink\lib\issuetrackerintegration\;C:\inetpub\wwwroot\testlink\third_party\') in C:\inetpub\wwwroot\testlink\lib\functions\common.php on line 99
There is not such a file called "Interface.class.php" in testlink.
It looks like the test code (tlIssueTracker.test.php) made some changes to testlink, as all issue tracking options are gone.
Any help to restore it is much appreciated.
Error in Issue Tracker Management
Moderators: Amaradana, TurboPT, TL Developers
Re: Error in Issue Tracker Management
The same error in PHP log file.
Even after replacing "Testlink" folder with a new one I still get the same error, when I click on "Issue Tracker System" link in main page. Does it have anything to do with DB? or some file paths are changed after running that code_test file?
Even after replacing "Testlink" folder with a new one I still get the same error, when I click on "Issue Tracker System" link in main page. Does it have anything to do with DB? or some file paths are changed after running that code_test file?
Re: Error in Issue Tracker Management
We are going to remove this code.
The test page delete several Issuetracker definitions by fixed ID.
You have to recreate the issuetrackers that has been deleted
The test page delete several Issuetracker definitions by fixed ID.
You have to recreate the issuetrackers that has been deleted