
- #Bugzilla extension install#
- #Bugzilla extension Patch#
- #Bugzilla extension software#
- #Bugzilla extension code#
IMPORTANT NOTICE: If you are upgrading on a case sensitive filesystem you must remove the existing testopia folder in the extensions directory. Thanks go to LpSolit from the Bugzilla team for his work in making this possible.
#Bugzilla extension install#
A fresh install only requires that you untar the tarball in your Bugzilla root directory and run checksetup.
#Bugzilla extension Patch#
If you are upgrading, please reverse the existing version's patch before installing. This versions supports Bugzilla 4.2 and 4.4, and the best news is that it no longer requires a patch for Bugzilla. "As soon as possible" is our best answer. Do not ask when we plan to release 3.0, because we really don't know.
#Bugzilla extension code#
If you find bugs in the code available from the git repository, please report it to us so that we can fix most critical ones on time for Testopia 3.0. This would also let us get some early feedback in case you find regressions. The good news is that the current code in the git repository already works with Bugzilla 5.0, and so if you upgraded to 5.0 already, and if you don't mind having a work-in-progress extension on your machine, you can decide to pull the code from the git repository. This is not an trivial task, it takes time (it started in August 2014), and we decided that it was not a good idea to release half-baked code which still needs testing to make sure we didn't regress anything. Despite Bugzilla 5.0 has already been released a few months ago, we don't plan to release a fix for Testopia immediately, because it's currently under heavy work to make Testopia a fully self-contained extension, which means that all tr_*.cgi scripts which are currently in the bugzilla/ root directory are being moved into extensions/Testopia/lib/. If you upgraded to Bugzilla 5.0, you probably noticed that Testopia 2.5 is not compatible with this version.

#Bugzilla extension software#
Though it is designed with software testing in mind, it can be used to track testing on virtually anything in the engineering process. It is designed to be a generic tool for tracking test cases, allowing for testing organizations to integrate bug reporting with their test case run results. extensions/VCS/Extension.pm has too many errors.Ĭompilation failed in require at Bugzilla/Extension.pm line 68.Testopia is a test case management extension for Bugzilla. extensions/VCS/Extension.pm line 211, near "}" extensions/VCS/Extension.pm line 208, near "= symbol "$args" requires explicit package name at.

extensions/VCS/Extension.pm line 201, near "}"Ĭan't use global in "my" at. extensions/VCS/Extension.pm line 196, near "= error at. extensions/VCS/Extension.pm line 189, near "}"Ĭan't use global in "my" at. extensions/VCS/Extension.pm line 179, near "= error at. extensions/VCS/Extension.pm line 172, near "}"Ĭan't use global in "my" at. Global symbol "$type" requires explicit package name at. extensions/VCS/Extension.pm line 145, near "$type qw(Bzr Cvs Git Hg Svn)" "state" variable masks earlier declaration in same scope at. "my" variable $self masks earlier declaration in same scope at.

"my" variable $vcs_repos masks earlier declaration in same scope at. Checking for MySQL (v5.0.15) ok: found v5.6.10-log I am absolutely unfamiliar with perl so am not able to do much this error. Can somebody assist me in resolving this issue. After a lot of searching on google i have finally run out of options. While installing the bugzilla-vcs extension for SVN integration on My windows server 2008, I have encountered this issue.
