#201: Broken WebSubmit functions (Python errors)
------------------------+---------------------------------------------------
Reporter: bthiell | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: WebSubmit | Version:
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by bthiell):
OK. However I think that this is an odd way of doing things which renders
the code difficult to understand for developers from the outside.
So after cleaning up the variables defined in
modules/websubmit/lib/functions/Create_Modify_Interface.py, the remainder
is:
* Create_Modify_Interface.py:146: undefined name 'action_score'
* Generate_Group_File.py:57: undefined name 'req_obj'
* Send_APP_Mail.py:86: undefined name 'titlevalue'
* Send_APP_Mail.py:87: undefined name 'authorvalue'
Apparently according to the branch cleaned-websubmit-handlers, these files
are not set for removal.
Are these errors also false positives or are they real errors?
--
Ticket URL: <http://invenio-software.org/ticket/201#comment:3>
Invenio <http://invenio-software.org>