Closed Bug 1065253 Opened 10 years ago Closed 10 years ago

Can't call method "name" on an undefined value at TestCase.pm

Categories

(Testopia :: Search, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: antovinraj, Assigned: gregaryh)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36

Steps to reproduce:


1. Upgraded Bugzilla 3.6 to 4.4.5.
2. Downloaded testopia-2.5-BUGZILLA-4.2.tar.gz
3. Untar the file and run checksetup.pl
4. When we search for a test case id it is giving the error.
5. If we search for the "CONFIRMED" status it is giving the below error.



Actual results:

 An unexpected error occurred. This could be a temporary problem, or some code is behaving incorrectly. If this problem persists, please email this page to antovinraj@gmail.com with details of what you were doing at the time this message appeared.

URL: http://localhost/bugzilla/tr_show_case.cgi?case_id=180009
undef error - Can't call method "name" on an undefined value at /loader/0xaceaa1c/Bugzilla/Extension/Testopia/TestCase.pm line 1737.

Traceback

Error message for searching the "Confirmed" status is as below:

There was an error loading the data: <h1>Software error:</h1>
<pre>Can't call method &quot;name&quot; on an undefined value at /loader/0xad9506c/Bugzilla/Extension/Testopia/TestCase.pm line 1737.
</pre>
<p>
For help, please send mail to the webmaster (<a href="mailto:webmaster@localhost">webmaster@localhost</a>), giving this error message 
and the time and date of the error.

</p>



Expected results:

It is should display the valid values.
Severity: normal → blocker
Priority: -- → P1
WFM.
Severity: blocker → normal
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: Integrations → Search
Priority: P1 → --
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.