I am facing error during bugzilla integration with versionone.
C:\Apache24\htdocs\bugzilla-4.0.15\bugzilla\extensions>perl TestV1Service.pl http ://bugmachine/bugzilla-4.0.15/bugzilla/index.cgi username@gmail.com secret
Connect to Bugzilla instance located at http: //bugmachine/bugzilla-4.0.15/bugzilla/index.cgi Using Credentials username@gmail.com/secret Can't call method "paramsall" on an undefined value at TestV1Service.pl line 77.
C:\Apache24\htdocs\bugzilla-4.0.15\bugzilla\extensions>
Process of integration:
- Downloaded V1BugzillaIntegration.8.3
- renamed V1BugzillaIntegration.8.3\BugzillaScripts\4.0.x\Bugzilla\extensions\V1Integration folder to to V1
- Copied V1 to C:\Apache24\htdocs\bugzilla-4.0.15\bugzilla\extensions
System :
- bugzilla version 4.0.15
- perl 5.16.1
- OS windows7
- SOAP-Lite
- Test-Taint and
- JSON-RPC are installed.