Closed
Bug 1062983
Opened 11 years ago
Closed 11 years ago
Test Run ability to Update Bugs no longer works
Categories
(Testopia :: Test Runs, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
3.0
People
(Reporter: u430950, Assigned: u430950)
Details
Upon attempting to fail a case with a bug attached to it with 'Update Bugs' checked, I received the following error:
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Can't locate object method "set_status" via package "Bugzilla::Bug" at /loader/0x7fcea6c771e8/Bugzilla/Extension/Testopia/TestCaseRun.pm line 765. ,
If you think this is a server error, please contact the webmaster.
This should be an easy fix, changing the aforementioned 'set_status' call to 'set_bug_status', and I will provide a patch in the next day or so to correct this.
Assignee: gregaryh → theycallmefish
Target Milestone: --- → 2.6
My mistake, this bug has already been fixed in trunk.
http://git.mozilla.org/?p=bugzilla/extensions/testopia.git;a=blobdiff;f=extensions/Testopia/lib/TestCaseRun.pm;h=d85b3cc434a62bcc5dbad8b85aed282a49fc4f84;hp=88604099ad80abf7e4e21a9080ba13783f8ce692;hb=33ddc467e67c048fad51bcf5c58d01eb8f2d7f72;hpb=ca9eeaec17b6779cf2788b1a176ee53e790e2703
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•