Open
Bug 1189783
Opened 10 years ago
Updated 3 years ago
Testopia throwing error "Can't call method "login" " while opening Test Plans.
Categories
(Testopia :: Test Plans, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: santhoshmallojwala, Assigned: gregaryh)
Details
Attachments
(1 file)
|
255.18 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; McAfee; InfoPath.2; GWX:QUALIFIED; rv:11.0) like Gecko
Steps to reproduce:
I have installed Bugzilla-4.4.9.tar on windows and installed testopia-2.5-BUGZILLA-4.2.tar on top of it successfully.
I have created a plan and added test cases in that plan.
Successfully created a Test Run also.
But when I click on "Tes Plans" tab later, it is throwing the below error.
There was an error loading the data:
Software error:
Can't call method "login" on an undefined value at /loader/0x35bbcc8/Bugzilla/Extension/Testopia/TestPlan.pm line 1001.
Observation: though it is throwing error while navigating to Test Plans tab, it is allowing me to navigate to Test Cases tab and I could see all the added test cases there.
The only issue is with Test Plans tab that throwing above error.
Kindly help me out in this regards.
You need to log in
before you can comment on or make changes to this bug.
Description
•