#206: Fix Python errors in WebComment
-----------------------+----------------------------------------------------
Reporter: bthiell | Owner: jmartinm
Type: defect | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Keywords: |
-----------------------+----------------------------------------------------
************* Module webcomment_templates
E1123: 88:Template.tmpl_get_first_comments_without_ranking: Passing
unexpected keyword argument 'userid' in function call
E1120: 88:Template.tmpl_get_first_comments_without_ranking: No value
passed for parameter 'comment_uid' in function call
E1123:233:Template.tmpl_get_first_comments_with_ranking: Passing
unexpected keyword argument 'userid' in function call
E1120:233:Template.tmpl_get_first_comments_with_ranking: No value passed
for parameter 'comment_uid' in function call
************* Module webcommentadmin
E0602:290:del_com: Undefined variable 'perform_request_del_com_mod'
--
Ticket URL: <http://invenio-software.org/ticket/206>
Invenio <http://invenio-software.org>