Bug 868854 - [XML-RPC] Testopia.api_version() can't get related version info
Summary: [XML-RPC] Testopia.api_version() can't get related version info
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: XMLRPC
Version: 3.8.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-22 09:53 UTC by Xin Gao
Modified: 2023-10-20 16:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Xin Gao 2012-10-22 09:53:09 UTC
Description of problem:
Testopia.api_version() can't get related version info.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Testopia.api_version()
2.
3.
  
Actual results:
Fault: <Fault 1: 'ImportError: cannot import name XMLRPC_VERSION'>

in source code, this method need import "XMLRPC_VERSION" from the module "tcms".
actually, "XMLRPC_VERSION" can not be found.

Expected results:
get the right version info.

Additional info:

Comment 1 yangqiu 2014-05-06 10:33:15 UTC
The above issue also happened when invoke methods:
Testopia.nitrate_version
Testopia.tcms_version
Testopia.testopia_version


Note You need to log in before you can comment on or make changes to this bug.