Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-apps-script/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Report Testlink和Bugzilla集成_Report_Integration_Bugzilla_Testlink - Fatal编程技术网

Report Testlink和Bugzilla集成

Report Testlink和Bugzilla集成,report,integration,bugzilla,testlink,Report,Integration,Bugzilla,Testlink,在完成Testlink和Bugzilla的设置后,我将Testlink配置为与Bugzilla一起使用以下文件配置: <issuetracker> <dbhost>localhost</dbhost> <dbname>bug</dbname> <dbschema>bug</dbschema> <dbtype>mysql</dbtype> <db

在完成Testlink和Bugzilla的设置后,我将Testlink配置为与Bugzilla一起使用以下文件配置:

<issuetracker>
    <dbhost>localhost</dbhost>
    <dbname>bug</dbname>
    <dbschema>bug</dbschema>
    <dbtype>mysql</dbtype>
    <dbuser>bugzilla</dbuser>
    <dbpassword>bugzilla</dbpassword>
    <uricreate>http://localhost/bugzilla/</uricreate>
    <uriview>http://localhost/bugzilla/show_bug.cgi?id=</uriview>
</issuetracker>
解决这个问题的办法是什么

    Fatal error: Uncaught Zend_Uri_Exception: Illegal scheme supplied, only alphanumeric characters are permitted in 
C:\xampp\htdocs\testlink\third_party\Zend\Uri.php:111 Stack trace: #0 
C:\xampp\htdocs\testlink\third_party\Zend\Http\Client.php(305): Zend_Uri::factory(Array) #1 
C:\xampp\htdocs\testlink\third_party\Zend\XmlRpc\Client.php(266): Zend_Http_Client->setUri('/xmlrpc.cgi') #2 
C:\xampp\htdocs\testlink\third_party\Zend\XmlRpc\Client.php(372): Zend_XmlRpc_Client->doRequest(Object(Zend_XmlRpc_Request)) #3 
C:\xampp\htdocs\testlink\third_party\Zend\XmlRpc\Client\ServerProxy.php(93): Zend_XmlRpc_Client->call('system.methodSi...', Array) #4 
C:\xampp\htdocs\testlink\third_party\Zend\XmlRpc\Client\ServerIntrospection.php(146): Zend_XmlRpc_Client_ServerProxy->__call('system.methodSi...', Array) #5 C:\xampp\htdocs\testlink\third_party\Zend\XmlRpc\Client.php(315): Zend_XmlRpc_Client_ServerIntrospection->getMethodSignature('User.login') #6 
C:\xampp\htdocs\testlink\lib\issuetrackerintegration\bugzillaxmlrpcInterface.class.php(451): in C:\xampp\htdocs\testlink\third_party\Zend\Uri.php on line 111